EVALUATION 2026 CORRECT ANSWERS
GRADED A+
⩥ Which of the following is a place where you can see news regarding
the latest features of the Mendix platform? Answer: The Mendix Blog
⩥ Where's the best place to find the latest information regarding the
default design language used by Mendix apps? Answer: Check the latest
updates on the Atlas UI site
⩥ How can you get the latest version of Mendix Studio Pro Answer: By
downloading it for free from the Mendix Marketplace
⩥ How do you send feedback on a particular Mendix app? Answer:
Submit it via the Feedback widget
⩥ Where can you find the list of items that need to be finished during the
sprint? Answer: (not) The Product Backlog
⩥ What needs to be clearly stated in a User story? Answer: The value for
the user
, ⩥ Which project methodology best fits a Mendix project? Answer: Agile
⩥ Which of the following templates is the user story template? Answer:
As a <user> I want <what>, so that <business value>
⩥ Who can remove team members from a Mendix project? Answer: The
SCRUM master
⩥ Why is it important to be consistent when using layouts? Answer: To
give the same look and feel across pages in the app
⩥ Which statement about columns and rows in a layout grid is true?
Answer: A Layout grid contains rows which contain columns
⩥ Is it possible to create a page without having any Entities defined?
Answer: Yes
⩥ What do you call a page design that adapts to the available screen
space? Answer: Responsive design
⩥ Can you preview the pages of your app on all device types without
publishing? Answer: Yes