A critical success factor for companies working with Mendix is: correct answer working in
small cross-functional teams
How can you get the latest Mendix Desktop Modeler? correct answer By downloading it for
free from the Mendix Appstore.
What is the Mendix Modeler? correct answer A tool to create, develop, and deploy
innovative apps at light speed.
You can create a new app from the Mendix Developers Portal. correct answer True
If a scrum team gets stuck, because of things that are out of their control, who is responsible to
remove
those impediments? correct answer The Scrum Master
Where do you capture your project requirements? correct answer At the Stories tab
underneath Collaborate in your project's dashboard.
How many default App Team roles are there? correct answer 5
What is a page in Mendix? correct answer The interface to your app's data and
interaction
A page is responsive when: correct answer It works and looks good on all devices
When using the Layout Grid, the weight of all
columns must add up to: correct answer 12
, How many rows can a page have? correct answer infinite
It is possible to add multiple widgets in a
container correct answer true
You can have different row layout for mobile,
tablet, and phone correct answer true
A list view is a widget used to: correct answer Display dynamic data
The value 1,23 could be stored in an attribute of the type: correct answer Decimal
The Attribute type Enumeration is used to store: correct answer A list of predefined values
The reference selector is a widget that allows you to: correct answer Select and display an
associated object
What are microflows? correct answer The custom logic of a Mendix application
What are three microflow components? correct answer Activity, Exclusive split, Parameter.
How many start events can a microflow have? correct answer One
Microflows can be triggered by: correct answer Entity event, Action button, Widget event
The Desktop modeler is a WYSIWYG editor. correct answer False