Docsity
Docsity

Prepare for your exams
Prepare for your exams

Study with the several resources on Docsity


Earn points to download
Earn points to download

Earn points by helping other students or get them with a premium plan


Guidelines and tips
Guidelines and tips

Mendix Certification Rapid Developer 45 Questions and Answers.pdf, Exams of Nursing

Mendix Certification Rapid Developer 45 Questions and Answers.pdf

Typology: Exams

2023/2024

Available from 07/02/2024

winnie-mumbi
winnie-mumbi 🇺🇸

209 documents

1 / 4

Toggle sidebar

This page cannot be seen from the preview

Don't miss anything!

bg1
Mendix Certification Rapid Developer
45 Questions and Answers
By downloading it for free from the Mendix App Store
How can you get the latest version of Mendix Studio Pro?
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?
The Mendix Developer Portal
Which tool can you use for Online Project Management in Mendix?
Your Mendix certification level
What does the rectangular Mendix badge on your profile represent?
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?
As a <user> I want <what>, so that <business value>
The user story template
The Scrum Master
When working with Scrum, who is responsible for making sure a project is successful
The effort need to finish a user story
What do story points represents?
A product increment
What is the result of a Sprint?
Capture
In which stage of the Application Lifecycle are user stories created?
Responsive Design
What do you call a page design that adapts to the available screen space?
...
"On Click Action" option for a button?
How can you create a page that is only for mobile devices?
Create wireframes
What should you do before you create pages in Mendix?
pf3
pf4

Partial preview of the text

Download Mendix Certification Rapid Developer 45 Questions and Answers.pdf and more Exams Nursing in PDF only on Docsity!

Mendix Certification Rapid Developer

45 Questions and Answers

By downloading it for free from the Mendix App Store How can you get the latest version of Mendix Studio Pro? 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? The Mendix Developer Portal Which tool can you use for Online Project Management in Mendix? Your Mendix certification level What does the rectangular Mendix badge on your profile represent? 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? As a I want , so that The user story template The Scrum Master When working with Scrum, who is responsible for making sure a project is successful The effort need to finish a user story What do story points represents? A product increment What is the result of a Sprint? Capture In which stage of the Application Lifecycle are user stories created? Responsive Design What do you call a page design that adapts to the available screen space? ... "On Click Action" option for a button? How can you create a page that is only for mobile devices? Create wireframes What should you do before you create pages in Mendix?

True (Yes) Can you preview the pages of your app on all devices types without publishing False (No) Is it possible to publish your app while it still has errors? True (Yes) Does every databased table in a Mendix app automatically have an ID column? By the Domain Model when the app is published How is the databased structure (for schema) determined in a Mendix app? Associations What are connections between entities in Mendix called? In the Developer Protal Where do feedback item show up when they are submitted by an end user? An endpoint of the microflow What does the red circle in a mircoflow represent? It helps you build microflows What does Mendix Assist do? 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 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? What is a Paramenter? 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? How can data be nested in a Mendix app wit h a One-to-Many Association? When the app needs to store additional information about an association in the database When should you create an Information Entity?

There is a button on the homepage which links to a Costs overview page. What happens to this button if the user's roles does not have access to the page? You configure t