Rapid course

What information should the name of a page convey?
A
The navigation caption and the page template that was used
B
THe navigation caption and what type of page it is
C
The information the page will show and the page template that was used
D
The information the page will show and what kind of page it is
1 / 26
next
Slide 1: Quiz
AardrijkskundeBasisschoolGroep 1

This lesson contains 26 slides, with interactive quizzes.

Items in this lesson

What information should the name of a page convey?
A
The navigation caption and the page template that was used
B
THe navigation caption and what type of page it is
C
The information the page will show and the page template that was used
D
The information the page will show and what kind of page it is

Slide 1 - Quiz

Where do you configure conditional visibility for buttons?
A
In microflow access
B
In module security
C
In the properties of the button
D
In project security

Slide 2 - Quiz

Is it possible for a button to do nothing?
A
Yes
B
No

Slide 3 - Quiz

What do you call a page that adapts to the available screen space?
A
Responsive design
B
Automatically adjusting design
C
Dynamic design
D
Flexible design

Slide 4 - Quiz

What is a container used for?
A
Preventing widgets from interacting with anything outside the container
B
Grouping widgets so they can be simultaneously styled, moved, hidden or deleted
C
Making it iasier to click on UI elements
D
Displaying text that will change

Slide 5 - Quiz

How can you create a page that is only for mobile devices?
A
By using the layout grid
B
By selecting a device-specific layout
C
By setting the mobile property in the navigation menu
D
By adding custom styling to the app

Slide 6 - Quiz

Why is it important to be consistent when using layouts?
A
To make sure the app works properly
B
To make sure the app looks good
C
To give the same look and feel across pages in the app
D
To keep the responsive features of the app

Slide 7 - Quiz

What should you do before you create pages in Mendix?
A
Setup your navigation menu
B
Create microflows
C
Add validation rules
D
Create wireframes

Slide 8 - Quiz

On which notation are flows based?
A
BPMN
B
BPEL
C
BPEL4People
D
BPM

Slide 9 - Quiz

Which of the following flows is used to go from one activity to the next?
A
An annotation flow
B
An activity flow
C
A sequence flow
D
A business flow

Slide 10 - Quiz

What does the green circle in a microfow represent?
A
The starting point of a microflow
B
The microflow contains no errors
C
The microflow can be triggered by a button
D
One of the possible starts of a microflow

Slide 11 - Quiz

What are annotations used for?
A
Naming microflow elements appropriately
B
Leaving notes to explain what a microflow is doing
C
Grouping decisions together
D
Adding custom code to a microflow

Slide 12 - Quiz

What is a parameter?
A
Specific elements of the validation rules
B
Data that serves as input for a microflow
C
Rules that define the rights of each user
D
Factors that define the output of a function

Slide 13 - Quiz

Which activity is used to change the value of an attribute?
A
Change Object
B
Change Attribute
C
Change Variable
D
Change Value

Slide 14 - Quiz

You want to add an attribute to a microflow expression but it is not in the scope of the microflow. What can you do?
A
Edit the microflow expression
B
Create a new attribute that is in scope of the microflow
C
Add the attribute as a parameter in the microflow
D
Add a retrieve activity to the microflow

Slide 15 - Quiz

How does Mendix Assist Logic Bot support you during development?
A
It prevents you from causing errors
B
It checks your captions for spelling and grammar
C
It helps you build microflows
D
It increases your app's processing speed

Slide 16 - Quiz

What is the maximum number of incoming flows a decision activity can have?
A
One
B
Two
C
None
D
Unlimited

Slide 17 - Quiz

What is a microflow expression?
A
A way of representing a microflow sequence
B
A way to make sure that the naming of the microflow stays consistent
C
The result of a microflow after it's triggered
D
A short piece of code that adds custom logic to your microflows

Slide 18 - Quiz

What is the default security setting when you create a new app?
A
Prototype/Demo
B
Production
C
Cloud
D
Off

Slide 19 - Quiz

To configure entity access, the app security level must be set to
A
Prototype/Demo
B
Production
C
Cloud
D
Off

Slide 20 - Quiz

What do role-based home pages do?
A
Each user role has their own homepage
B
Each user can define how their homepage is displayed
C
The administrator decides what appears in the homepage of each user
D
The entity access constraints are different on the homepage of each user

Slide 21 - Quiz

There is a button on the homepage which links to a Cost Overview page. What happens to this button if the user role does not have access rights to that page?
A
It is not displayed
B
It is displayed as a non-clickable button
C
When they click on it a pop-up appears
D
When they click on it they go to a 404 page

Slide 22 - Quiz

Where can you create user roles?
A
In the app security
B
In the domain model
C
In the developer portal
D
In the administration module

Slide 23 - Quiz

What do you connect module roles to?
A
Users
B
User roles
C
Pages
D
Entities

Slide 24 - Quiz

Where do you configure conditional visibility for buttons?
A
In microflow access
B
In module security
C
In project security
D
In the properties of the button

Slide 25 - Quiz

What happens if you do not have access to a microflow?
A
You are not able to see the element that triggers the microflow
B
The element that triggers the microflow is displayed as a non-clickable element
C
You will get an error message when clicking
D
You are not able to edit the microflow

Slide 26 - Quiz