EMT Practice Test

1. Question Content...


Question List

Question1: A "Case Study" content type includes an entity reference field "field_related_product," to associate each Case Study with a "Product" node You are asked to add a sidebar block to the Product node display that shows a list of related case studies How can you build this functionality?

Question2: You are building a site for a membership organization, which will include a member directory The directory will show each member's name, local chapter, and the U.S. state the chapter is in. Members are users, who select a local chapter when they register Each chapter has a page with a photo There are no pages for states; but other kinds of content are associated with states

Question3: A Drupal corporate website allows editors to self-register with additional administrator approval However, Robots are creating a lot of user accounts and administrators are not able to keep up with the approval process How can we eliminate fake user registration'?

Question4: The marketing department wants to drive social engagement by collecting users' social profile links every time they comment on a blog post You've been asked to make sure that this only happens on blog post comments, comments on other content types should not collect this information How can you make this possible?

Question5: White reviewing an article node, you notice that the linked text for one of its assigned categories is misspelled.
How will you fix the spelling of the category? Choose 2 answers

Question6: An English language site is being translated to add Spanish and German versions, and you want to make it as easy as possible for Spanish or German speakers to see the correct translation.
What are three methods for displaying a translated page to a site visitor without using custom code'? Choose 3 answers

Question7: There are two contributed modules you are considering using (Module A and Module B) The modules have very similar functionality and either will fit your site's needs In looking at the two modules' project pages, you notice:
Module A
* Version: 8.X-2.6
* Last commit: 4 days ago
* 5,851 sites report using this module
Module B
* Version 8.x-1 0-rc2
* Last commit: 2 years ago
* 107 sites report using this module
What can you tell from this information?

Question8: You have created a new Comment type, but when you try to add a comment field to a Content type, you can't select your new Comment type.
What could be the problem'?

Question9: One of your site users has reached out to you with concerns about inaccurate information they saw while reading one of your blog posts On further investigation, it turns out the same information appears in the sidebar of every page on the site.
How should you make your corrections? Choose 2 answers

Question10: What is meant by headless Drupal? Choose 2 answers

Question11: You are building a Drupal site that makes great use of imagery Photos are used throughout the site in different sizes and attached to various entities How should you handle the images for the site so that they can be easily managed and used in multiple locations?

Question12: A page has been added for a new product, and the marketing team wants you to add it to the main navigation menu, as a child of the "Products" page During a promotion period, the team also wants you to add a link to the new page as a child of the '"What's New" page.
What is the best way to add both links to the main navigation menu?

Question13: You've been asked to add several new fields and a view for the news area of a site with a very busy comments section The QA team wants to review your work in staging before rolling everything out to production all at once.
How can you meet these requirements without interfering with the production site's comment activity or having to create the new functionality independently in both environments?

Question14: You are building a recipe site in which users submit their favorite recipes as nodes, tagged with common ingredients from a carefully curated taxonomy vocabulary. You've been asked to create a page on which site visitors can select the ingredients they have on hand and view all the site's recipes that use those ingredients.
You've already created a view listing all Recipe nodes
How can you modify the view to support filtering by ingredient?

Question15: Your content team has asked to be able to use <div> tags in the content of a particular article The default configuration does not allow for this How can you reconfigure the site to support this request? Choose 2 answers

Question16: Your company website has a form "Contact Us/' through which users can submit questions or feedback to the company This form uses the site-wide contact form that comes with Drupal 8 The News department within your company has requested their own contact form so that site visitors can specify additional information about a potential story How can you build the News department their own contact form with an additional field, using only Drupal core modules''

Question17: Your product branding team has asked you to reconfigure all image fields in all places where they are used, to remove "gif from the Allowed file extensions.
How can you find all the places an image field is being used1?

Question18: You are asked to implement a "employee of the month" block into your corporate website The block should show name and picture of the employee and should be editable over the normal block layout All the employees are users of the website How do you implement the block?

Question19: Your Mam navigation menu has two levels of menu items site sections, and child pages within each section Your UX team wants to make it easier for a site visitor viewing a child page to see what other pages are in that section. They have asked you to add a submenu to the Sidebar region on child pages How can you add a submenu to the child pages that shows all child pages in the section?

Question20: The information security team wants to make it harder for bots and unauthorized users to create and activate new accounts What are two ways to reduce the number of unwanted new, active accounts? Choose 2 answers

Question21: You have created a new "Basic Page" node with a title and a body field. Your site is configured to use Drupal
8's core search Searching for a phrase used in your new page is not returned in search results. Search is otherwise working correctly.
Why is your page not appearing in the search results?

Question22: You are having trouble using a certain contributed module You have read the module's documentation and ensured it is configured correctly.
How should you find help? Choose 2 answers

Question23: On a site you manage there is a contact form that works well for the Retail Sales unit, but the Commercial Sales manager doesn't want to receive submissions that are about retail products.
How can you solve this problem in Drupal?

Question24: You have migrated an existing website to Drupal by only using core features. The client is now reporting a tremendous decrease of the SEO rank because of missing SEO metadata on all pages.
What can you do to get metadata into your new Drupal site?

Question25: In the process of building your website, you installed several Drupal modules to try out, but did not end up using Should you uninstall these unused modules?