MENDIX RAPID DEVELOPER
CERTIFICATION EVALUATION TEST PAPER
QUESTIONS AND SOLUTIONS VERIFIED
COMPLETE
●● A user role does not have access to an attribute. That attribute
displays on a page that they do have access to. That results in a security
conflict. To solve it, you need to:
Answer: Edit the visibility of the attribute
●● Before setting validation rules, which of the following needs to be
created?
Answer: Entities
●● 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
●● In which stage of the Application Lifecycle are user stories created?
Answer: (NOT) Analysis
●● It is possible to create a page without having any Entities defined.
Answer: True
●● Module roles are connected to:
Answer: User roles
●● 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:
CERTIFICATION EVALUATION TEST PAPER
QUESTIONS AND SOLUTIONS VERIFIED
COMPLETE
●● A user role does not have access to an attribute. That attribute
displays on a page that they do have access to. That results in a security
conflict. To solve it, you need to:
Answer: Edit the visibility of the attribute
●● Before setting validation rules, which of the following needs to be
created?
Answer: Entities
●● 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
●● In which stage of the Application Lifecycle are user stories created?
Answer: (NOT) Analysis
●● It is possible to create a page without having any Entities defined.
Answer: True
●● Module roles are connected to:
Answer: User roles
●● 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: