and Answers New Update 2023 Well Done
A critical success factor for companies working with Mendix is:
Working in small cross-functional teams
What is the Mendix Studio?
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?
Yes
True or False: You can create a new app from the Mendix Developer Portal.
True
If a Scrum team gets stuck, because of things that are out of their control, who is
responsible to remove those impediments?
The Scrum Master
Where do you capture your project requirements?
At the Stories tab underneath Collaborate in your project's dashboard.
How many default App Team roles are there?
5
A page is responsive when:
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?
12
How many rows can a page have?
As many as you need
True or False: It is possible to place multiple widgets in a container.
True
True or False: You can have different row layouts for mobile, tablet, and desktop
devices.
True
What is a page in Mendix?
The interface to your app's data and interaction.
What are microflows?
A custom logic of a Mendix application
What are three microflow components?
Activity, End event, Parameter
How many start events can a microflow have?
One
Microflows can be triggered by:
Entity event, Action button, Widget event
A list view is a widget used to:
Display dynamic data
The value 1.23 could be stored in an attribute of the type:
Decimal