Mendix Certification Exam latest upload/25/26, Exams of Advanced Education

Mendix Certification Exam latest upload/25/26

Typology: Exams

2025/2026

Available from 02/20/2026

tizian-mwangi
tizian-mwangi 🇺🇸

4.1

(8)

29K documents

1 / 4

Toggle sidebar

This page cannot be seen from the preview

Don't miss anything!

bg1
1 /
4
Mendix Certification Exam latest upload/25/26
1. You can create a new app from the Mendix Developer Portal.: True
2. 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
3.
Where
do
you
capture
your
project
requirements?:
At
the
Stories
tab
underneath
Collab-
orate in your project's dashboard.
4. How many default App Team roles are there?: 5
5. When using the Layout Grid, the weight of all columns must add up to::
12
6.
How many rows can a page have?: As many as you need
7. It is possible to place multiple widgets in a container: True
8. You can have different row layouts for mobile, tablet, and desktop
devices.: -
True
pf3
pf4

Partial preview of the text

Download Mendix Certification Exam latest upload/25/26 and more Exams Advanced Education in PDF only on Docsity!

1 /

Mendix Certification Exam latest upload/25/

  1. You can create a new app from the Mendix Developer Portal.: True
  2. 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
  3. Where do you capture your project requirements?: At the Stories tab underneath Collab- orate in your project's dashboard.
  4. How many default App Team roles are there?: 5
  5. When using the Layout Grid, the weight of all columns must add up to:: 12
  6. How many rows can a page have?: As many as you need
  7. It is possible to place multiple widgets in a container: True
  8. You can have different row layouts for mobile, tablet, and desktop devices.: - True

2 /

  1. A list view is a widget used to:: Display dynamic data
  2. The value 1.23 could be stored in an attribute of the type:: Decimal
  3. The attribute type Enumeration is used to store:: A list of predefined values
  4. The reference selector is a widget that allows you to:: Select and display an associated object
  5. What are microflows?: A custom logic of a Mendix application
  6. What are three microflow components?: Activity, Exclusive split, Parameter
  7. How many start events can a microflow have?: One
  8. Microflows can be triggered by:: Entity event, Action button, Widget event
  9. The Desktop modeler is a WYSIWYG editor.: False
  10. In the Desktop Modeler, you can access the Domain Model of your app from:: The Project Explorer
  11. Only users with the SCRUM Master role have access to the Team Server.: False
  12. You downloaded the latest version of the project from the Team Server, and did some changes to the app. What do you need to do next for your team members to be able to view your changes?: Commit your changes to the Team Server

4 / The visibility of menu items is attected by Page and Microflow security

  1. Why can you define security settings on both project and module level?: It makes it easy to reuse modules.
  2. A user role must have one or more module roles in every module: False
  3. You can create a part of the app functionality specifically for mobile.: True
  4. You can set a different homepage for mobile than the one for other devices.- : True
  5. What would be the best name for a mobile-specific homepage?: Home_Mobile