Pass the Acquia Drupal 8 Acquia-Certified-Site-Builder-D8 Questions and answers with CertsForce

Viewing page 2 out of 2 pages
Viewing questions 11-20 out of questions
Questions # 11:

What is meant by headless Drupal? Choose 2 answers

Options:

A.

Just another phrase for "decoupled Drupal"


B.

Applying security updatesautomatically to Drupal installation


C.

Exposing Drupal content to other systems such as native applications.


D.

Publishing content automatically in Drupal.


Expert Solution
Questions # 12:

You had installed a contributed module on your website, but your site no longer needs it No other modules have dependencies on this module.

How can you safely uninstall the module?

Options:

A.

You can only disable modules, not uninstall them


B.

Delete the module from the codebase


C.

Uninstall the module on the Extend > Uninstall interface.


D.

Delete the module from the database


Expert Solution
Questions # 13:

Your company has multiple offices around the world, each of which has its own detail page on the company website Offices willbe added regularly by the content maintenance team, with each office assigned to one of a limited number of global regions You've been asked to create a directory page listing all of these offices, grouped by region In order to keep the list of regions small, you've been asked to make sure that only site administrators can create, modify, or delete regions.

What kind of Drupal content architecture would best support this?

Options:

A.

Create an "Office" content type and a "Region" content type The "Region" content type includes a node reference field that can contain multiple office nodes.


B.

Create an "Office" content type and a "Regions" taxonomy vocabulary Office nodes are assigned to regions using a term reference field on the "Office" content type


C.

Each officeis a "Basic page" node The office's regional location should be listed in the node's body text


D.

Create a "Regions'" taxonomy vocabulary Each office is a "Basic page" node, assigned to its region using a term reference field added to the "Basic page" content type


Expert Solution
Questions # 14:

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?

Options:

A.

Create a user view mode with user name and picture Add a user reference field to one of your block types and let the user reference field use the new user view mode


B.

Add a custom block and select the type "user account information", activate the user name and picture fields


C.

Install the user_blocks module from Drupal org, select the fields you need and place block via block layout


D.

Create a new Users View with user name field and user picture and anexposed filter on uid Add a block display to the view and place the block in the block layout


Expert Solution
Questions # 15:

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?

Options:

A.

In the Main navigation menu, add two links to the new page, one with "Products" as the parent page and the other with "What's New" as the parent page Set the second link to expire on the date the promotion ends


B.

Edit the new page and create two links in the Menu Settings section, one with "Products" as the parent page and the other with "What's New" as the parent page When the promotion is over, delete the second menu link


C.

Edit the new page, add a link in Menu Settings, and select "Products" as the Parent item Clone the new page, and set the menu link parent to the "What's New" page. When the promotion is over, delete the cloned page


D.

Edit the new page, add a link in Menu Settings and select "Products" as the Parent item In the Main navigation menu, add a new link to the page and select "What's New" as the parent item When the promotion is over, delete the second link from the menu.


Expert Solution
Viewing page 2 out of 2 pages
Viewing questions 11-20 out of questions