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