WorksheetsRAD 1-8
Total questions: 8
Worksheet time: 4mins
You want to share something on the App Store. You want it to be visible only by people in your company. Is this possible?
Yes
No
If a Scrum team gets stuck, because of things that are out of their control, who is responsible to remove those impediments?
Scrum Master
Product Owner
Developers
Project Manager
Microflows can be triggered by:
Entity deletion, Page navigation, Theme change
User login, Data import, System update
Application startup, Database query, User profile edit
Widget Event, Entity Event, action Button
A connection between two entities in Mendix is called:
An association
An attribute
A Message
A Dependance
True or False: It is possible to place multiple widgets in a container.
True
False
The attribute type Enumeration is used to store:
Association ID
A list of predefined values
Int
String
How would you implement an information entity in your domain model?
By Placing Many to Many Association
By Replacing Many to Many asoociation with one entity and two one to many
By creating an entity and name in Information
True or False: Microflow expressions are used to change, check and extract data from available values.
True
False
