LATEST VERSION 150 QUESTIONS AND CORRECT ANSWERS COVERING
THE RECENT TESTED QUESTIONS
which of the following is a place where you can share a blog about a cool project you have been
working on with mendix - correct answer -the mendix community blog
WHERE'S THE BEST PLACE TO FIND HINTS AND TIPS AS WELL AS THE LATEST INFORMATION ON
CREATING A GREAT UX IN MENDIX? - correct answer -check the newest updates at the atlAS UI site
WHICH OF THE FOLLOWING IS A wysiwyg EDITor - correct answer -STUDIO
To send feedback on a particular mendix app you need to - correct answer -submit it via the feedback
icon
when can you start a new sprint? - correct answer -when the time box for the previous sprint is over for
example 2 weeks
What is the typical durations of a mendix sprint? - correct answer -1-2 weeks
which is the methodology to which mendix subscribes? - correct answer -agile
When working with scrum, who is responsible for making sure a project is successful? - correct answer -
the scrum team
which tool can you USE FOR DOING ONLINE PROJECT MANAGEMENT IN MENDIX? - correct answer -THE
MENDIX DEVELOPER PORTAL
you invited some members to join your mendix team, but they don't want to be part of the project
anymore, what can you do? - correct answer -ask the scrum master to remove them from the project
you can preview the pages of the app on all devices without publishing - correct answer -true
, what is the second phase of the application lifecycle - correct answer -develop
the "card action" is - correct answer -a building block
which of the following is not on click action for a button? - correct answer -custom
what is a good name for a page? - correct answer -the information this page will show and what kind of
page it is
what provides structure to your data? - correct answer -the domain model
When is it necessary to extend the domain model? - correct answer -when new dynamic data is needed
in the app
where do feedback items show up when they are submitted by an end user? - correct answer -in the
developer portal
If team can have only one home sttadium and a home stadium can have only one team, which
association needs to be craeted between team and home stadium? - correct answer -one-to-one
association
what is an object? - correct answer -(not) an element of microflows
you can use a nmicroflow to create - correct answer -an object
you want to add a button to your course overview page that will create a new training event. for that
you need to create a microflow that - correct answer -creates a trainingevent object and opens the
training event details page
a red bulletin a microflow indicates - correct answer -an end point of the microflow