A critical success factor for companies working with Mendix is: - Answers Working in small cross-
functional teams
What is the Mendix Studio? - Answers A tool to create, develop, and deploy innovative apps at light
speed.
You want to share something on the App Store. You want it to be visible only by people in your
company. Is this possible? - Answers Yes
You can create a new app from the Mendix Developer Portal. - Answers True
If a Scrum team gets stuck, because of things that are out of their control, who is responsible to remove
those impediments? - Answers The Scrum Master
Where do you capture your project requirements? - Answers At the Stories tab underneath Collaborate
in your project's dashboard.
How many default App Team roles are there? - Answers 5
A page is responsive when: - Answers It works and looks good on all devices
When using the Layout Grid, what is the maximum number of horizontal columns you can create within
a single area? - Answers 12
How many rows can a page have? - Answers As many as you need
It is possible to place multiple widgets in a container. - Answers True
You can have different row layouts for mobile, tablet, and desktop devices. - Answers True
What is a page in Mendix? - Answers The interface to your app's data and interaction.
A list view is a widget used to: - Answers Display dynamic data
The value 1.23 could be stored in an attribute of the type: - Answers Decimal
The attribute type Enumeration is used to store: - Answers A list of predefined values
A connection between two entities in Mendix is called: - Answers An association
Which name should you use for an entity representing a maintenance report? - Answers
MaintenanceReport
When configuring an 'Add' button that goes to a new edit page, what must you be sure to do? - Answers
Provide entity and detailed page name
Mendix Studio Pro is a WYSIWYG editor. - Answers False