for the class leading up to the cer fica on exam
What is the Mendix Studio?
A tool to create, develop, and deploy innova ve apps quickly.
How can you get the latest version of Mendix Studio Pro?
By downloading it for free from the Mendix Marketplace.
The Mendix Ecosystem offers all of the following tools to a developer EXCEPT:
Customer Rela onship Management (CRM) and sales tools
Why is it important for you to create an account and profile in Mendix?
-It enables you to track your progress learning the Mendix tools.
-It enables you to become part of the Mendix community.
-It enables you to earn badges and recogni on for your exper se on Mendix topics
What are 3 effec ve ways that you can obtain help while working on a Mendix applica on.
-Pos ng a Mendix support cket.
-Searching for similar ques ons/problems in the Mendix community forum.
-Finding related content in the Mendix Academy or reference documenta on.
Which tools are available for help when crea ng a Mendix applica on?
-A community blog
-The Mendix Forum
-The Mendix Reference Guide
All of the following are Mendix project roles EXCEPT:
Product End-User
Which of the following statements describe the purpose of wireframes?
-An approach to streamline the process of crea ng user stories.
-A visual way to show the basic features of an app.
How many default App Team roles are there?
5
, When you create a new Mendix project, the following statements are TRUE:
-You are automa cally given the role of SCRUM master.
-Mendix creates a "Project Buzz" page to manage the applica on lifecycle.
Where do you capture your project requirement?
In the Stories tab underneath Collaborate in your project's dashboard.
Which of the following bu<on building blocks will create a bu<on with a clickable bu<on link?
Card Ac on
When using the Layout Grid, the maximum weight of all columns is:
12
In the training app, pages with a tle including the term "Overview" typically:
Shows a list of mul ple values (course list, training event lists, trainee lists)
What is a page in Mendix?
The interface to you app's data and interac on.
Which of the following statements regarding consistency errors are TRUE?
-Mendix Studio evaluates your applica on for consistency con nually as you develop your
applica on.
-If the applica on does not have consistency errors, the "Check" bu<on will appear green.
The value 5.84 could be stored in an a<ribute of the type:
Decimal
The naming conven on for associa ons in the domain model is:
En ty1_En ty2
Associa ons are ________ constructed between _________ in the domain model.
rela onships, en es
Which of the following are required to support dynamic data in a Mendix page?
-A<ributes
-En es