Mendix Certification - Rapid Developer
...
"On Click Action" option for a button?
Business Engineer
Besides the Scrum Master, which of the Team roles mentioned below has access to the project on the Team Server?
False (No)
Is it possible to publish your app while it still has errors?
As a <user> I want <what>, so that <business value>
The user story template
Your Mendix certification level
What does the rectangular Mendix badge on your profile represent?
Edit the visibility of the attribute
A user role does not have access to attribute. That attributes is being displayed on a page that the user role has access to. This results in a security conflict. What would be the best solution
True (Yes)
Can you preview the pages of your app on all devices types without publishing
True (Yes)
Does every databased table in a Mendix app automatically have an ID column?
By downloading it for free from the Mendix App Store
How can you get the latest version of Mendix Studio Pro?
By the Domain Model when the app is published
How is the databased structure (for schema) determined in a Mendix app?
Capture
In which stage of the Application Lifecycle are user stories created?
Associations
What are connections between entities in Mendix called?
true, false
What are the possible exists for a decision with the expression $Course!=empty?
The effort need to finish a user story
What do story points represents?
Responsive Design
What do you call a page design that adapts to the available screen space?
It helps you build microflows
What does Mendix Assist do?
The app will not run in its current state and you should fix the error before committing.
What does it mean if Mendix reports a number of errors when committing your work?
An endpoint of the microflow
What does the red circle in a mircoflow represent?
ACT_TrainingEvent_CreateNew
What is a good name for a microflow that allows you to schedule a new TrainingEvent from your homepage
An attribute or an association
What is a member in Mendix?
It defines what happens to an associated object when an object is deleted
What is deleted behavior?
Off
What is the default security setting when you create a new app?
A product increment
What is the result of a Sprint?
Create wireframes
What should you do before you create pages in Mendix?
When the app needs to store additional information about an association in the database
When should you create an Information Entity?
The Scrum Master
When working with Scrum, who is responsible for making sure a project is successful
When validating associations
When would you need to perform validation in a Microflow rather than in the Domain Model
In the Developer Protal
Where do feedback item show up when they are submitted by an end user?
Check the latest updates on the Atlas UI site
Where's the best place to find the latest information regarding the default design language used by Mendix apps?
Change Object
Which activity is used to change the value of an attribute?
The Mendix Community Blog
Which of the following is a place where you can share a blog about a cool project you have been working on with Mendix?
[%DataandTime%]
Which of the following is a token?
The Mendix Developer Portal
Which tool can you use for Online Project Management in Mendix?
Prevention of delete
You want to make sure that an airline flight in your app cannot be deleted. If there ares till passengers assigned to it. What should you configure?
The Course Entity
You want to use create a new TrainingEvent from the course overview page and prefill some information based on the course. What parameter should you pass to the microflow
Nested Data
You would like to use a Data view to limit the number of objects retrieved by a List view that is placed inside that Data view. What is this concept called?