MENDIX INTERMEDIATE | QUESTIONS
AND CORRECT ANSWERS| GUARANTEED
PASS
1. Which widget do you need to display the extracted data of the
invoice? - correct answer-Data grid
2. What is the sequence that one should follow for table training?
- correct answer-Mark the Table > Mark columns including
header > Mark all rows > Save
3. A client wants their application to have a very specific color
scheme. Who's work is most likely to be affected? - correct
answer-The UI designer
4. A page is taking forever to load. Who's responsibility is it to
solve this? - correct answer-The Frontend developer
, Page | 2
5. What is the most suitable technique if you want to have an
overview of what a user feels and experiences while using an
application? - correct answer-Empathy Map
6. What is the main aim of using Customer Value Curve? - correct
answer-To find out what shortcomings there are in the general
market that you can improve on
7. What qualitative technique focuses on how users group
different items? - correct answer-Card Sorting
8. Which of the following are considered qualitative research
methods? - correct answer-Competitor Analysis, Card Sorting,
Expert Review
9. What should you always do in your wireframe? - correct
answer-Add annotations.
10. What is the purpose of a prototype? It should be a
representation of... - correct answer-your application to test
with.
, Page | 3
11. What type of prototype can you do on paper? - correct
answer-Low fidelity.
12. You want to use a different styling for different parts of the
app, what is probably the best setting for this? Show styling
for... - correct answer-App and all modules
13. What is the Styling Editor used for? - correct answer-Styling
and JavaScript actions.
14. What part of the CSS syntax references the object that is to
be styled? - correct answer-Selector
15. What is the correct naming convention for Sass partials? -
correct answer-_partial-name.scss
16. In the Atlas framework, under which folder should you add
partials to customize your app's design? - correct answer-Web
, Page | 4
17. Where should $variables be kept according to Mendix best
practices? - correct answer-In any partial with the name
variable.
18. According to best practices, how should you change the font
side of H1 headers? - correct answer-By changing the variable
in custom-variable.scss.
19. You notice that a property in the inspector has been crossed
through, what does this mean? - correct answer-The property
has been overwritten.
20. Where can published data be found - correct answer-Data
Hub Catalog
21. What is a piece of data from the data hub called? - correct
answer-External Entry