complete solution
You can create a new app from the Mendix Developer Portal.
True
If a Scrum team gets stuck, because of things that are out of their control, who is
responsible to remove those impediments?
The Scrum Master
Where do you capture your project requirements?
At the Stories tab underneath Collaborate in your project's dashboard.
How many default App Team roles are there?
5
When using the Layout Grid, the weight of all columns must add up to:
12
How many rows can a page have?
As many as you need
It is possible to place multiple widgets in a container
True
You can have different row layouts for mobile, tablet, and desktop devices.
True
A list view is a widget used to:
Display dynamic data
The value 1.23 could be stored in an attribute of the type:
Decimal
The attribute type Enumeration is used to store:
A list of predefined values
The reference selector is a widget that allows you to:
Select and display an associated object
What are microflows?
A custom logic of a Mendix application
What are three microflow components?
Activity, Exclusive split, Parameter
How many start events can a microflow have?
One
Microflows can be triggered by:
Entity event, Action button, Widget event
The Desktop modeler is a WYSIWYG editor.
False
In the Desktop Modeler, you can access the Domain Model of your app from:
The Project Explorer
Only users with the SCRUM Master role have access to the Team Server.
False
You downloaded the latest version of the project from the Team Server, and did
some changes to the app. What do you need to do next for your team members to
be able to view your changes?