wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

Quiz-3

Total questions: 10

Worksheet time: 5mins

Name
Class
Date
1.

Which of the following functionalities do you need to use to show a complete list of all translatable texts of a source and destination language?

a)

Occurance window

b)

Import translation

c)

Batch translation

d)

Export translation

2.

Which of the principles needs to be utilized to reduce duplication of already created elements?

a)

TRY

b)

DRY

c)

FLY

d)

BUY

3.

Which of the following options can be used in Mendix Studio for customizing styling of an app?

a)

By creating a new styling using CSS

b)

By changing Sass variables

c)

By adjusting theme setting in the Theme Editor.

4.

Which of the following options provides an easy way to limit access rights for a given role to a specific functionality within an app?

a)

By creating a snippet.

b)

By adding a separate module.

c)

By creating a separate domain model.

d)

By creating a package.

5.

Where in Mendix Studio Pro can you configure XPaths?

a)

Text widgets

b)

Microflow Retrieve actions

c)

Page access rules

d)

Navigation

6.

Let’s assume you add a new decimal attribute to the VacationRequest entity called ‘DaysUsed’. The value represents the total amount of days used for the requested vacation. If you write a microflow with a Retrieve action, what will be the return if we use the following XPath [DaysUsed < 8 and not(VacationManagement.VacationRequest_Submitter/Administration.Account)]

a)

A list of all VacationReuqests that are shorter than 8 days and do not have a Submitter assigned

b)

A list of all VacationRequests that are longer than 8 days

c)

A list of all VacationRequests that are shorter than 8 days and have a Submitter assigned

d)

A list of all VacationRequests that have been approved and are shorter than 8 days

7.

Where can published data be found?

a)

Developer Portal

b)

Mendix Marketplace

c)

Data Hub Portal

d)

Data Hub Catalog

8.

Can you modify data in an External Entity?

a)

Yes, if the Updateable(write) property of its public resource settings is checked.

b)

Yes, if the entity access is set to Write in the parent application.

c)

No, it’s not possible at this time.

d)

Yes, if the application is online.

9.

An app connected by a grey dotted line to your service in the Data Hub Landscape means what?

a)

The app is watching for data changes in your service

b)

The app is consuming data from your service

c)

There is an association between the app and your service

d)

The app is providing data to your service

10.

Which of the below mentioned location types is characterized by time zone differences resulting in challenges for successful project collaboration?

a)

Offshoring

b)

Co-location at the same office

c)

Virtual environment

d)

None