Rapid Course Quiz

Knowledge check
Questions based on rapid exam
Divided in three rounds
Winner receives a nice Mx price


1 / 22
next
Slide 1: Slide
InformatiemanagementHBOStudiejaar 1

This lesson contains 22 slides, with interactive quizzes and text slides.

time-iconLesson duration is: 50 min

Items in this lesson

Knowledge check
Questions based on rapid exam
Divided in three rounds
Winner receives a nice Mx price


Slide 1 - Slide

Round 1 
Low code, Mendix Organization, Platform Components, Sprintr

Slide 2 - Slide

Low-code is a visual approach to software development that optimizes the entire development process to accelerate delivery. True or false?
A
True
B
False

Slide 3 - Quiz

Which gap in software development does Mendix aim to bridge? The one between:
A
Mendix and Customers
B
Product Owners and Stakeholders
C
Management and Employees
D
Business and IT

Slide 4 - Quiz

How can you get the latest version of Mendix Studio Pro
A
By downloading it from the Mendix Marketplace
B
By calling support and asking if they can email it to you
C
By purchasing a Mendix license
D
By buying it on Mendix.com

Slide 5 - Quiz

Which of the following is a place where you can see news regarding the latest features of the Mendix platform?
A
The Mendix Forum
B
The Mendix Documentation
C
The Mendix Academy
D
The Mendix Blog

Slide 6 - Quiz

What does the round badge on your Mendix profile represent
A
The amount of learning paths you completed
B
You Mendix license level
C
Nothing, you can change the color and symbol of your badge manually
D
Your Mendix certification level

Slide 7 - Quiz

Which Parts of the Application Lifecycle does Mendix Support
A
The ideation of an App
B
The decelopment of the App
C
The hosting of the App
D
The whole ifecycle of the App

Slide 8 - Quiz

Where can you find the list of items that need to be finished during the sprint?
A
The Product backlog
B
The Sprint backlog
C
The Feedback tab
D
The Documents tab

Slide 9 - Quiz

Round 2 
Mendix Studio, Mendix Studio Pro, Mendix Modules and Mendix Projects 

Slide 10 - Slide

How do you access Mendix Studio?
A
By going to studio.mendix.com
B
By requesting a weblink from Mendix Support
C
Through the developer portal
D
By downloading it from the market place

Slide 11 - Quiz

You can publish your app while it still has errors. True or false?
A
True
B
False

Slide 12 - Quiz

In Mx Studio Pro: what doe the yellow bullet next to an item (meaning a docuemnt, folder or module), in the Changes pane mean?
A
Nothing happened to this item.
B
You moved the item to another position in the project tree
C
You deleted the item
D
You modified the item

Slide 13 - Quiz

What does the ‘Publish’ button in Studio Pro do?
A
Makes your app available for download on the Marketplace
B
Starts your app on your local computer
C
Starts your app in the cloud
D
Sends your stories to the Team Server

Slide 14 - Quiz

Where do you manage the overall security settings for an app?
A
The App Security
B
The Module Security
C
The Admin Security
D
The Production Security

Slide 15 - Quiz

What is the name of the operation used to send changes to the Team Server?
A
Commit
B
Update
C
Synchronize
D
Modify

Slide 16 - Quiz

Round 3 
Domain Modeling

Slide 17 - Slide

What do we call the connections between entities?
A
Connections
B
Associations
C
Microflows
D
Objects

Slide 18 - Quiz

If a Team can have only one Home Stadium and a Home stadium can have only one team, you should use a …. to connect the two entities in the domain model:
A
One-to-Many Association
B
One-to-One Association
C
Many-to-Many Association
D
Information Entity

Slide 19 - Quiz

What is an object in Mendix?
A
A value of an attribute
B
An element in a microflow
C
An instance of an entity
D
A property of an entity

Slide 20 - Quiz

When should you create an Information Entity?
A
When you have only two entities
B
When the app needs to store additional information about a Many-to-Many association in the database
C
When the app needs to store more information about a user in the database
D
When the app needs many objects to connect to many other objects in the database

Slide 21 - Quiz

When you want to make sure than an airline flight in your app cannot be deleted if there are still passengers assigned to it. What should you use?
A
Entity access
B
Associated delete
C
Cascading delete
D
Prevention delete

Slide 22 - Quiz