0% found this document useful (0 votes)
800 views2 pages

Quizlet

The document provides a list of questions and answers related to Mendix Rapid Developer. It covers topics like entities, connectors, pages, microflows, validation, security, and more.

Uploaded by

akcrm
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
800 views2 pages

Quizlet

The document provides a list of questions and answers related to Mendix Rapid Developer. It covers topics like entities, connectors, pages, microflows, validation, security, and more.

Uploaded by

akcrm
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 2

Mendix Rapid Developer

Study online at quizlet.com/_7g9yng

1. Before setting validation rules, Entities 17. What do story points The effort it will take to finish
which of the following needs to be represent? a user story
created?
18. What happens when a The commit won't be
2. The Connector is a part of Mendix Can be used to quickly before commit event executed
Studio Pro that: connect an attribute to returns a false Boolean?
a widget or an entity
19. What is a By association A retrieve that happens first
to a list view
retrieve? from memory and when that
3. Creating a page that is only for a selecting a device- is not possible, from the
mobile device is done by... specific layout database.
4. Does every database table in a True 20. What is a good name for a ACT_TrainingEvent_CreateNew
Mendix app automatically have a microflow that allows you to
ID column? schedule a new
TrainingEvent from your
5. The green bullet at the beginning the starting point of a
homepage.
of a microflow shows: microflow
21. What is a Parameter? Data that serves as input for
6. How can validation messages for Perform all the
a microflow
the same entity be presented validations in a single
together? microflow 22. What is a transient object? An object that has been
created in memory but is not
7. How can you get the latest Mendix By downloading it for
in the database yet.
Studio Pro? free from the Mendix
App Store 23. What is the default security Off
setting when you start
8. How is the database structure By the Domain Model
developing your app?
determined in a Mendix app? when the app is
published 24. What is the result of a (NOT) A product feature
Sprint?
9. In which stage of the Application (NOT) Analysis
Lifecycle are user stories created? 25. What needs to be clearly (NOT) What needs to be
stated in a User story? clearly stated in a User
10. It is possible to create a page True
story?
without having any Entities
defined. 26. When is it necessary to When new dynamic data is
extend the Domain Model? needed in the app
11. Module roles are connected to: User roles
27. When validation is triggered In a pop-up
12. The Project Explorer is: The part of the
on a page where there's no
Desktop Modeler
input widget for the
giving you access to
attribute that doesn't pass
resources of the app
the validation check, where
such as pages,
can you expect to find the
microflows, and
validation feedback
navigation
message?
13. A red bullet in a microflow an end point of the
28. When you create a new app True
indicates: microflow
from within the Developer
14. To configure entity access, the app (NOT) Off Portal, the Team Server is
security level must be set to: automatically enabled.
15. To send feedback on a particular Submit it via the 29. Where can you create user In Project Security
Mendix App, you need to: Feedback widget roles?
16. A user role does not have access Edit the visibility of the 30. Where's the best place to Check the newest updates at
to an attribute. That attribute attribute find hints and tips as well as the Atlas UI site
displays on a page that they do the latest information on
have access to. That results in a creating a great UX in
security conflict. To solve it, you Mendix?
need to:
31. Which is the most commonly used One-to-Many 49. You want to use your app from your mobile False
association in Mendix apps? Association phone. For that you need to create a mobile
specific version of your app.
32. Which layout is it best to use when Phone Specific
creating an app for mobile? 50. You want trainees to only have access to Set the
certain features of the mobile-specific app. project
33. Which of the following are validation Maximum Length,
What do you need to do? security
types on the Domain Model in Mendix? Range, Unique
accordingly
34. Which of the following flows is used to A sequence flow
go from one activity to the next?
35. Which of the following is a place where The Mendix
you can share a blog about a cool Community Blog
project you have been working on with
Mendix?
36. Which of the following is a token? [%DateAndTime%]
37. Which of the following is considered Committing small,
good practice when committing to the consistent pieces
repository? of work
38. Which of the following is not an (NOT) Binary
attribute type in Mendix?
39. Which of the following Sprint events The Sprint
marks the start of a new Sprint? Planning
40. Which of the following widgets it is Data grid
better not to use when developing an
app specifically for mobile?
41. Which of the following would be the (NOT) Mendix
easiest place to add theming? Studio Pro
42. Which tool can you use for doing your The Mendix
Online Project Management in Developer Portal
Mendix?
43. Why is it important to be consistent To give the same
when using layouts? look and feel
across pages in
the app
44. Why would validation be performed in (NOT) When
a Microflow rather than the Domain validating Regular
Model? Expressions
45. You can preview the pages of the app True
on all device types without publishing.
46. You want to add a button to your (NOT) The
course overview page that will create a CourseOverview
new TrainingEvent. What parameter page
should you pass to the microflow?
47. You want to create a button that has In the properties
conditional visibility. Where do you of the button
configure this?
48. You want to show a value converted Calculated
using the latest exchange rates in your attribute
app. What is type of attribute is it best
to use?

You might also like