solu on | Updated RATED A+
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 cer!fica!on level
Where's the best place to find the latest informa!on 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 pla)orm?
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 Applica!on 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 Applica!on Lifecycle?
, Develop
What should you do before you create pages in Mendix?
Create wireframes
Is it possible for a bu/on to do nothing?
Yes
Which of the following is an "On Click Ac!on" op!on for a bu/on?
Call a microflow
How can you create a page that is only for mobile devices?
By selec!ng a device-specific layout
What is an en!ty?
A representa!on 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
Does every database table in a Mendix app automa!cally have a ID column?
Yes
What is the purpose of the naviga!on menu in your app?
Allow the user to easily open the pages they are looking for
Which of the following is a data source for a list view?
Database
You want to use create a new TrainingEvent from the course overview page and prefill some
informa!on based on the course. What parameter should you pass to the microflow?
The Course en!ty
How does Mendix Assist Logic Bot support you during development?
It helps you build microflows
Which of the following flows is used to go from one ac!vity to the next?
A sequence flow