What does the round Mendix badge on your profile represent? - Answers - Your Mendix
certification lev
Which of the following is a place where you can see news regarding the latest features of the
Mendix platform? - Answers - The Mendix Blog
Where's the best place to find the latest information regarding the default design language
used by Mendix apps? - Answers - Check the latest updates on the Atlas UI site
How can you get the latest version of Mendix Studio Pro - Answers - By downloading it for
free from the Mendix Marketplace
How do you send feedback on a particular Mendix app? - Answers - Submit it via the
Feedback widget
Where can you find the list of items that need to be finished during the sprint? - Answers -
(not) The Product Backlog
What needs to be clearly stated in a User story? - Answers - The value for the user
Which project methodology best fits a Mendix project? - Answers - Agile
Which of the following templates is the user story template? - Answers - As a <user> I want
<what>, so that <business value>
, Who can remove team members from a Mendix project? - Answers - The SCRUM master
Why is it important to be consistent when using layouts? - Answers - To give the same look
and feel across pages in the app
Which statement about columns and rows in a layout grid is true? - Answers - A Layout grid
contains rows which contain columns
Is it possible to create a page without having any Entities defined? - Answers - Yes
What do you call a page design that adapts to the available screen space? - Answers -
Responsive design
Can you preview the pages of your app on all device types without publishing? - Answers -
Yes
How should the Attribute name for an email address be written in the Domain Model? -
Answers - EmailAddress
If Team can have only one Home Stadium and a Home Stadium can have only one Team,
which association needs to be created between Team and Home Stadium? - Answers - One-
to-One Association
Which of these is the most commonly used association in Mendix apps? - Answers - One-to-
Many Association