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

Viewing page 1 out of 2 pages
Viewing questions 1-10 out of questions
Questions # 1:

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?

Options:

A.

Create a filter using the Recipe content type's "Ingredients" field Expose the filter to users, making sure it allows multiple selections


B.

For each ingredient, create a separate view display with a contextual filter to limit results by that ingredient


C.

Include a "Combine fields" filter that searches all fields for the ingredient name(s) the user enters.


D.

Add a menu block listing all ingredients Each item in the menu block should link to a subdirectory URL associated with the listed ingredient


Questions # 2:

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 thisinformation

How can you make this possible?

Options:

A.

In the blog post content type's "Manage form display" section, go to the settings for the "Comment" field and select

"collect social profile information."


B.

Create a custom comment type with theappropriate custom fields for collecting social profile links. Add a Comments field to the blog post content type, making sure it uses your new custom comment type.


C.

Custom comment types per content type are not supported in Drupal 8


D.

Add custom fieldsfor collecting social profile links to the default comment type. When configuring each field's visibility settings, go to "Content types" and make sure only the blog post content type is selected.


Questions # 3:

You are pitching for development of a Drupal based website to yournew customer. You want to emphasize how flexible Drupal is.

Which THREE points would support your case? Choose 3 answers

Options:

A.

Drupal has configurable content types and field types for modeling content.


B.

Drupal allows you to build pages containing lists ofcontent using UL


C.

Drupal.org has an online store where you can purchase modules and themes.


D.

Drupal allows you to directly rename database columns from the Ul.


E.

Drupal allows you to create customized and branded site designs.


Questions # 4:

You are creating a page listing products for sale You've been asked to make sure that each product in the list includes an image, a title, and a price When the user clicks the title or picture, she will be taken to a detail page showing a full description of the product.

How can you make sure that the listing page only contains the fields noted, without removing the description field from the detail page?

Choose 2 answers

Options:

A.

Use the Views module to create a list of all products, and make sure it displays each product row as fields. Add the

image, title, and price fields to the view's field list


B.

Create a second content type called "Product Overview", which only contains the image, title, and price fields Use

the Views module to create a list of all of these Product Overview nodes, but link their titles to their corresponding Product nodes.


C.

Use custom display settings for the "Teaser" view mode and configure it to display only the image, title, and price fields Use the Views module tocreate a list of all products, displaying each row as content using the "Teaser" view mode.


D.

Use the Views module to create a list of all products Configure the view to hide the description field by adding a custom CSS class to its wrapper


Questions # 5:

Your content team has added several new "Landing page" nodes, set to "Draft" because they need to be reviewed How canyour review team find the Landing pages that need to be reviewed"?

Options:

A.

Have the content team tag Landing pages that are ready for review with the taxonomy term "Draft"


B.

Set a permission to allow content team members to view all nodes set to "Draft"


C.

Goto the Content page and click-sort by Moderation state, then by Content type.


D.

Go to the Content page Filter by Content type = "Landing page" and Moderation state = "Draft"


Questions # 6:

The marketing department has decided that a call-to-action button currently in the site footer should be moved to the sidebar for higher visibility The button is currently implemented in a custom block.

How should you make the requested changes?

Options:

A.

From the block layout adminpage, drag the existing block from the Footer region to the Sidebar region


B.

Using the "Basic page" content type's "Manage display" interface, drag the existing block from the Footer region to the Sidebar region.


C.

For each content type, use the LayoutBuilder module's 'manage layout" feature to reassign the block from the Footer region to the Sidebar region


D.

From the "Appearance" admin page, reconfigure the site's theme to place the block in the Sidebar region instead of the Footer.


Questions # 7:

Your site review team reports that the new Product pages look good, buttakes a long time to load.

What are two possible causes? Choose 2 answers

Options:

A.

images are being loaded without using Image styles to load correctly sized versions


B.

Internal Dynamic Page Cache is installed, but the reviewers are testing while logged in


C.

The permission "View cached pages" is not set for Anonymous users.


D.

The Performance setting for Caching is set to "no caching."


Questions # 8:

You have installed a custom theme for yourwebsite, and you notice the theme displays a Druplicon as the logo in the upper left corner As much as you love Drupal, you would like to remove this logo ankdisplay your company's logo instead

How would you do this in the Drupal admin interface? Choose 2answers

Options:

A.

Go to Appearance > Settings and upload your new logo


B.

Create a custom block. Include your logo in the block and place it in the appropriate region Uncheck the "Use the logo supplied by the theme" option.


C.

This cannot be accomplished throughthe admin interface You must update the theme in code


D.

Use a contributed module to inject CSS to hide the Druplicon and display your logo instead


Questions # 9:

The information security team wants to make itharder 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

Options:

A.

Set "Who can register accounts" to "Visitors," and check "Enable password strength indicator"


B.

Set the personal contact form for new users to disabled, and set email verification to use the personal contact form method.


C.

Set the Registration and Cancellations settings to "Require email verification when a visitor creates an account."


D.

Set "Who can register accounts" to "Administrators only," and assign the task of new account creation to site admins.


Questions # 10:

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

Options:

A.

Ask questions in the #drupal-support channel on IRC or in the #support channel on Drupal Slack group


B.

Create a comment of type "support request" on the module'sproject page


C.

Search for answers and ask questions in the module's issue queue on drupal org


D.

Email the module's maintainer and ask for help


Viewing page 1 out of 2 pages
Viewing questions 1-10 out of questions