Study Guide 2023.
A critical success factor for companies working with Mendix is: - ANSWER Working in
small cross-functional teams
What is the Mendix Studio? - ANSWER A tool to create, develop, and deploy innovative
apps at light speed.
You want to share something on the App Store. You want it to be visible only by people
in your company. Is this possible? - ANSWER Yes
True or False: You can create a new app from the Mendix Developer Portal. - ANSWER
True
If a Scrum team gets stuck, because of things that are out of their control, who is
responsible to remove those impediments? - ANSWER The Scrum Master
Where do you capture your project requirements? - ANSWER At the Stories tab
underneath Collaborate in your project's dashboard.
How many default App Team roles are there? - ANSWER 5
A page is responsive when: - ANSWER It works and looks good on all devices
When using the Layout Grid, what is the maximum number of horizontal columns you
can create within a single area? - ANSWER 12
How many rows can a page have? - ANSWER As many as you need
True or False: It is possible to place multiple widgets in a container. - ANSWER True
True or False: You can have different row layouts for mobile, tablet, and desktop
devices. - ANSWER True
What is a page in Mendix? - ANSWER The interface to your app's data and interaction.
What are microflows? - ANSWER A custom logic of a Mendix application
What are three microflow components? - ANSWER Activity, End event, Parameter
How many start events can a microflow have? - ANSWER One
Microflows can be triggered by: - ANSWER Entity event, Action button, Widget event