MENDIX RAPID DEVELOPER
CERTIFICATION SCRIPT 2026
QUESTIONS WITH SOLUTIONS
GRADED A+
◍ What needs to be clearly stated in a User story?.
Answer: The value of the user
◍ To send feedback on a particular Mendix App, you need to:.
Answer: Submit it via the Feedback widget
◍ What is the result of a Sprint?.
Answer: A product increment
◍ Which tool can you use for doing your Online Project Management in
Mendix?.
Answer: The Mendix Developer Portal
◍ Where's the best place to find hints and tips as well as the latest information
on creating a great UX in Mendix?.
Answer: Check the newest updates at the Atlas UI site
◍ Which of the following is a place where you can share a blog about a cool
project you have been working on with Mendix?.
Answer: The Mendix Community Blog
◍ How can you get the latest Mendix Studio Pro?.
Answer: By downloading it for free from the Mendix App Store
◍ Which of the following would be the easiest place to add theming?.
Answer: The Web Modeler
◍ Which of the following Sprint events marks the start of a new Sprint?.
, Answer: The Sprint Planning
◍ Which of the following is not an attribute type in Mendix?.
Answer: Text
◍ What do story points represent?.
Answer: The effort it will take to finish a user story
◍ You want to add a button to your course overview page that will create a
new TrainingEvent. What parameter should you pass to the microflow?.
Answer: The Course entity
◍ What needs to be clearly stated in a User story?.
Answer: (NOT) What needs to be clearly stated in a User story?
◍ What is the result of a Sprint?.
Answer: (NOT) A product feature
◍ In which stage of the Application Lifecycle are user stories created?.
Answer: (NOT) Analysis
◍ Why would validation be performed in a Microflow rather than the Domain
Model?.
Answer: To handle more complex validations. The Microflow needs to
return a Boolean value, you are free to add any logic to determine if the data
is valid or not.
◍ Why is it important to be consistent when using layouts?.
Answer: To give the same look and feel across pages in the app
◍ It is possible to create a page without having any Entities defined..
Answer: True
◍ Which of the following is a WYSIWYG editor?.
Answer: Studio
◍ Creating a page that is only for a mobile device is done by....
Answer: selecting a device-specific layout
◍ You invited some members to join your Mendix team, but they don't want to
, be part of the project anymore. What can you do?.
Answer: Ask the SCRUM master to remove them from the project
◍ The "Card Action" is:.
Answer: a Building Block
◍ You can preview the pages of the app on all device types without
publishing..
Answer: True
◍ Which of the following would be the easiest place to add theming?.
Answer: (NOT) Mendix Studio Pro
◍ Before you create your pages, it's good to.
Answer: Create wireframes
◍ What is a good name for a page?.
Answer: The information the page will show and what kind of page it is
◍ 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
◍ When is it necessary to extend the Domain Model?.
Answer: When new dynamic data is needed in the app
◍ It is possible to publish your app while it still has errors?.
Answer: False
◍ You want to explain the reason for adding an exclusive split to a microflow.
What is the best way to do it?.
Answer: Add an annotation connected to the exclusive split
◍ Which activity will you need if you use a microflow to schedule a new
TrainingEvent..
Answer: Create Object
◍ How is the database structure determined in a Mendix app?.
Answer: By the Domain Model when the app is published
◍ You can use a microflow to create:.
CERTIFICATION SCRIPT 2026
QUESTIONS WITH SOLUTIONS
GRADED A+
◍ What needs to be clearly stated in a User story?.
Answer: The value of the user
◍ To send feedback on a particular Mendix App, you need to:.
Answer: Submit it via the Feedback widget
◍ What is the result of a Sprint?.
Answer: A product increment
◍ Which tool can you use for doing your Online Project Management in
Mendix?.
Answer: The Mendix Developer Portal
◍ Where's the best place to find hints and tips as well as the latest information
on creating a great UX in Mendix?.
Answer: Check the newest updates at the Atlas UI site
◍ Which of the following is a place where you can share a blog about a cool
project you have been working on with Mendix?.
Answer: The Mendix Community Blog
◍ How can you get the latest Mendix Studio Pro?.
Answer: By downloading it for free from the Mendix App Store
◍ Which of the following would be the easiest place to add theming?.
Answer: The Web Modeler
◍ Which of the following Sprint events marks the start of a new Sprint?.
, Answer: The Sprint Planning
◍ Which of the following is not an attribute type in Mendix?.
Answer: Text
◍ What do story points represent?.
Answer: The effort it will take to finish a user story
◍ You want to add a button to your course overview page that will create a
new TrainingEvent. What parameter should you pass to the microflow?.
Answer: The Course entity
◍ What needs to be clearly stated in a User story?.
Answer: (NOT) What needs to be clearly stated in a User story?
◍ What is the result of a Sprint?.
Answer: (NOT) A product feature
◍ In which stage of the Application Lifecycle are user stories created?.
Answer: (NOT) Analysis
◍ Why would validation be performed in a Microflow rather than the Domain
Model?.
Answer: To handle more complex validations. The Microflow needs to
return a Boolean value, you are free to add any logic to determine if the data
is valid or not.
◍ Why is it important to be consistent when using layouts?.
Answer: To give the same look and feel across pages in the app
◍ It is possible to create a page without having any Entities defined..
Answer: True
◍ Which of the following is a WYSIWYG editor?.
Answer: Studio
◍ Creating a page that is only for a mobile device is done by....
Answer: selecting a device-specific layout
◍ You invited some members to join your Mendix team, but they don't want to
, be part of the project anymore. What can you do?.
Answer: Ask the SCRUM master to remove them from the project
◍ The "Card Action" is:.
Answer: a Building Block
◍ You can preview the pages of the app on all device types without
publishing..
Answer: True
◍ Which of the following would be the easiest place to add theming?.
Answer: (NOT) Mendix Studio Pro
◍ Before you create your pages, it's good to.
Answer: Create wireframes
◍ What is a good name for a page?.
Answer: The information the page will show and what kind of page it is
◍ 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
◍ When is it necessary to extend the Domain Model?.
Answer: When new dynamic data is needed in the app
◍ It is possible to publish your app while it still has errors?.
Answer: False
◍ You want to explain the reason for adding an exclusive split to a microflow.
What is the best way to do it?.
Answer: Add an annotation connected to the exclusive split
◍ Which activity will you need if you use a microflow to schedule a new
TrainingEvent..
Answer: Create Object
◍ How is the database structure determined in a Mendix app?.
Answer: By the Domain Model when the app is published
◍ You can use a microflow to create:.