Which tool can you use for Online Project Management in Mendix? - ✔✔The Mendix Developer
Portal
What does the round Mendix badge on your profile represent? - ✔✔Your Mendix certification
level
Where's the best place to find the latest information regarding the default design language used
by Mendix apps? - ✔✔Check the latest updates on the Atlas UI site
Which of the following is a place where you can see news regarding the latest features of the
Mendix platform? - ✔✔The Mendix Blog
How can you get the latest version of Mendix Studio Pro? - ✔✔By downloading it for free from
the Mendix Marketplace
When working with Scrum, who is responsible for making sure a project is successful? - ✔✔The
Scrum Team
In which stage of the Application Lifecycle are user stories created? - ✔✔Capture
, Which of the following Sprint events marks the start of a new Sprint? - ✔✔The Sprint Planning
What needs to be clearly stated in a User story? - ✔✔The value for the user
Where can you find the list of items that need to be finished during the sprint? - ✔✔The Sprint
Backlog
What is the second phase of the Application Lifecycle? - ✔✔Develop
What should you do before you create pages in Mendix? - ✔✔Create wireframes
Is it possible for a button to do nothing? - ✔✔Yes
Which of the following is an "On Click Action" option for a button? - ✔✔Call a microflow
How can you create a page that is only for mobile devices? - ✔✔By selecting a device-specific
layout
What is an entity? - ✔✔A representation of a class of real-world objects
How is the database structure (or schema) determined in a Mendix app? - ✔✔By the Domain
Model when the app is published