Developer | With complete solu on | Updated RATED
A+ NEW EDITION
What needs to be clearly stated in the User Story?
(NOT) the feature that needs to be created, (NOT) the design of how the feature is going to
work
Which parts of the applica on lifecycle does mendix support?
the whole lifecycle of the app
The lifecycle of an app starts with:
the capture
When working with Scrum, who is responsible to make sure the project is successful?
the Scrum Team
What do story points represent?
the effort it will take to finish a user story
Which of the following is a WYSIWYG editor?
The Web Modeler/Mendix Studio
Where's the best place to find hints and ps as well as the latest informa on on crea ng great
UX in Mendix?
Check the newest updates at the Atlas UI site
You want to make a quick fix on the layout of your app homepage. Which is the best place to do
that quickly?
The Web Modeler
Which tool can you use for doing your Online Project Management in Mendix?
the Mendix Developer Portal
, You have wri5en a blog about a cool project you are working on with Mendix. Which is the best
place to share that?
The Mendix Community Blog
The "Card Ac on" is:
a Building Block
What is a good name for a page?
The informa on the page will show and what kind of page it is
In the Web Modeler you can preview the app on all device types without publishing.
TRUE
It is possible for a bu5on to do nothing.
True
Why is it important to be consistent with using layouts?
To give a consistent look and feel across important pages in the app.
How is the database structure determined in a Mendix app?
By the Domain Model when the app is published
When is it necessary to extend the Domain Model?
When new dynamic data is needed in the app
What is an en ty?
An En ty defines the proper es of a Mendix object
A connec on needs to be created to support the following feature: A team can have only one
home stadium and a stadium can have only one team. Which associa on is needed?
One-to-One Associa on
Which of the following is not an a5ribute type in Mendix?
Text
You can use a microflow to create:
an object
The green bullet in the beginning of a microflow shows: