To send feedback on a particular Mendix App, you need to: - ANS Submit
it via the Feedback widget
Which tool can you use for doing your Online Project Management in
Mendix? - ANS The Mendix Developer Portal
Where's the best place to find hints and tips as well as the latest
information on creating a great UX in Mendix? - ANS Check the newest
updates at the Atlas UI site
Which of the following is a place where you can share a blog about a cool
project you have been working on with Mendix? - ANS The Mendix
Community Blog
How can you get the latest Mendix Studio Pro? - ANS By downloading it
for free from the Mendix App Store
Which of the following Sprint events marks the start of a new Sprint? -
ANS The Sprint Planning
What do story points represent? - ANS The effort it will take to finish a
user story
What needs to be clearly stated in a User story? - ANS The value of the
user
What is the result of a Sprint? - ANS A product increment
In which stage of the Application Lifecycle are user stories created? - ANS
Capture
Why is it important to be consistent when using layouts? - ANS To give
the same look and feel across pages in the app
, It is possible to create a page without having any Entities defined. - ANS
True
Creating a page that is only for a mobile device is done by... - ANS
selecting a device-specific layout
You can preview the pages of the app on all device types without
publishing. - ANS True
Which of the following would be the easiest place to add theming? - ANS
The Web Modeler
When is it necessary to extend the Domain Model? - ANS When new
dynamic data is needed in the app
How is the database structure determined in a Mendix app? - ANS By the
Domain Model when the app is published
Does every database table in a Mendix app automatically have a ID
column? - ANS True
Which is the most commonly used association in Mendix apps? - ANS
One-to-Many Association
Which of the following is not an attribute type in Mendix? - ANS Text
The green bullet at the beginning of a microflow shows: - ANS the
starting point of a microflow
Which of the following flows is used to go from one activity to the next? -
ANS A sequence flow
A red bullet in a microflow indicates: - ANS an end point of the microflow