Mendix Rapid Developer Course Exam
Graded A+
Before setting validation rules, which of the following needs to be created? - ANSWER-
Entities
Before you create your pages, it's good to - ANSWER-Create wireframes
Creating a page that is only for a mobile device is done by... - ANSWER-selecting a
device-specific layout
Does every database table in a Mendix app automatically have a ID column? -
ANSWER-True
How can validation messages for the same entity be presented together? - ANSWER-
Perform all the validations in a single microflow
How can you get the latest Mendix Studio Pro? - ANSWER-By downloading it for free
from the Mendix App Store
How is the database structure determined in a Mendix app? - ANSWER-By the Domain
Model when the app is published
How should the Attribute name for an email address be written in the Domain Model? -
ANSWER-EmailAddress
In which stage of the Application Lifecycle are user stories created? - ANSWER-
Capture
Is it possible for a button to do nothing? - ANSWER-True
It is possible to create a page without having any Entities defined. - ANSWER-True
It is possible to publish your app while it still has errors? - ANSWER-False
Mendix is best suited for: - ANSWER-Agile
Module roles are connected to: - ANSWER-User roles
The "Card Action" is: - ANSWER-a Building Block
The Connector is a part of Mendix Studio Pro that: - ANSWER-Can be used to quickly
connect an attribute to a widget or an entity to a list view
, The green bullet at the beginning of a microflow shows: - ANSWER-the starting point of
a microflow
The header of a detail page in the app needs to contain dynamic information from the
objects that is displayed on the page. What's needed? - ANSWER-Place the header
inside a data view
The Project Explorer is: - ANSWER-The part of the Desktop Modeler giving you access
to resources of the app such as pages, microflows, and navigation
To configure entity access, the app security level must be set to: - ANSWER-Production
To send feedback on a particular Mendix App, you need to: - ANSWER-Submit it via the
Feedback widget
What do story points represent? - ANSWER-The effort it will take to finish a user story
What happens when a before commit event returns a false Boolean? - ANSWER-The
commit won't be executed
What is a By association retrieve? - ANSWER-A retrieve that happens first from
memory and when that is not possible, from the database.
What is a good name for a microflow that allows you to schedule a new TrainingEvent
from your homepage. - ANSWER-ACT_TrainingEvent_CreateNew
What is a good name for a page? - ANSWER-The information the page will show and
what kind of page it is
What is a Parameter? - ANSWER-Data that serves as input for a microflow
What is a transient object? - ANSWER-An object that has been created in memory but
is not in the database yet.
What is an object? - ANSWER-An instance of an entity
What is delete behavior? - ANSWER-It defines what happens to an associated object
when an object is deleted.
What is the default security setting when you start developing your app? - ANSWER-Off
What is the purpose of adding a navigation menu in your app? - ANSWER-Allow the
user to find the pages that they are looking for
What is the relationship between User roles and Module roles? - ANSWER-A User role
is defined on Project level, and has Module roles assigned to it.
Graded A+
Before setting validation rules, which of the following needs to be created? - ANSWER-
Entities
Before you create your pages, it's good to - ANSWER-Create wireframes
Creating a page that is only for a mobile device is done by... - ANSWER-selecting a
device-specific layout
Does every database table in a Mendix app automatically have a ID column? -
ANSWER-True
How can validation messages for the same entity be presented together? - ANSWER-
Perform all the validations in a single microflow
How can you get the latest Mendix Studio Pro? - ANSWER-By downloading it for free
from the Mendix App Store
How is the database structure determined in a Mendix app? - ANSWER-By the Domain
Model when the app is published
How should the Attribute name for an email address be written in the Domain Model? -
ANSWER-EmailAddress
In which stage of the Application Lifecycle are user stories created? - ANSWER-
Capture
Is it possible for a button to do nothing? - ANSWER-True
It is possible to create a page without having any Entities defined. - ANSWER-True
It is possible to publish your app while it still has errors? - ANSWER-False
Mendix is best suited for: - ANSWER-Agile
Module roles are connected to: - ANSWER-User roles
The "Card Action" is: - ANSWER-a Building Block
The Connector is a part of Mendix Studio Pro that: - ANSWER-Can be used to quickly
connect an attribute to a widget or an entity to a list view
, The green bullet at the beginning of a microflow shows: - ANSWER-the starting point of
a microflow
The header of a detail page in the app needs to contain dynamic information from the
objects that is displayed on the page. What's needed? - ANSWER-Place the header
inside a data view
The Project Explorer is: - ANSWER-The part of the Desktop Modeler giving you access
to resources of the app such as pages, microflows, and navigation
To configure entity access, the app security level must be set to: - ANSWER-Production
To send feedback on a particular Mendix App, you need to: - ANSWER-Submit it via the
Feedback widget
What do story points represent? - ANSWER-The effort it will take to finish a user story
What happens when a before commit event returns a false Boolean? - ANSWER-The
commit won't be executed
What is a By association retrieve? - ANSWER-A retrieve that happens first from
memory and when that is not possible, from the database.
What is a good name for a microflow that allows you to schedule a new TrainingEvent
from your homepage. - ANSWER-ACT_TrainingEvent_CreateNew
What is a good name for a page? - ANSWER-The information the page will show and
what kind of page it is
What is a Parameter? - ANSWER-Data that serves as input for a microflow
What is a transient object? - ANSWER-An object that has been created in memory but
is not in the database yet.
What is an object? - ANSWER-An instance of an entity
What is delete behavior? - ANSWER-It defines what happens to an associated object
when an object is deleted.
What is the default security setting when you start developing your app? - ANSWER-Off
What is the purpose of adding a navigation menu in your app? - ANSWER-Allow the
user to find the pages that they are looking for
What is the relationship between User roles and Module roles? - ANSWER-A User role
is defined on Project level, and has Module roles assigned to it.