Labour Day Special Limited Time 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: suredis

Acquia Acquia-Certified-Site-Builder-D8 Acquia Certified Site Builder - Drupal 8 Exam Practice Test

Acquia Certified Site Builder - Drupal 8 Questions and Answers

Testing Engine

  • Product Type: Testing Engine
$42  $119.99

PDF Study Guide

  • Product Type: PDF Study Guide
$36.75  $104.99
Question 1

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

Question 2

Your Drupal site contains a contact form for anonymous users, with the following fields: subject (text plain), name (text plain), email (Email), message (text long), attachment (file)

All fields are without any restrictions and none is mandatory to send the form

What is the potential security threat with this form1?

Options:

A.

There are no issues with this form

B.

Anonymous users should not have access to forms.

C.

Anonymous users can upload corrupted or virus-infected files to your server

D.

Putting a very long text into the message field, may timeout the form submit and open up options for DDoS attacks

Question 3

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."

Question 4

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

Options:

A.

No. Site performance improves when more modules are installed.

B.

It is optional The number of installed modules has no impact whatsoever on site performance

C.

No.Uninstalling the modules will cause a "white screen of death" (WSOD) since the modules were once enabled

D.

Yes The more modules are installed, the "heavier" the site is This could cause performance problems on the site.

Question 5

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''

Options:

A.

Update the existing contact form with a checkbox ("Send message to News team"): a "Story Information" field, and conditional fields to route the message accordingly

B.

This request is best handled with a contributed module such as Webform

C.

Under Structure > Contact Forms, add the News department's email address to the recipients of the existing contact form, and a new field "Story information "

D.

Under Structure > Contact Forms, add a new contact form with the News department's emailaddress as the recipient, and a new field: "Story information.''

Question 6

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?

Options:

A.

Create a new menu for each main section containing links for each child page, and add each menu's block to the Sidebar region

B.

Add the Main navigation menu to the Sidebar region, and use CSS to hide the top level menu items

C.

In Block layout,place the Main navigation block in the Sidebar region Set the Initial visibility level to

D.

In Block layout, place the Main navigation block in the Sidebar region. Set the Initial visibility level to 2

Question 7

How can you set the default country and time zone for a Drupal site?

Options:

A.

Go to Configuration > Regional and language > Regional settings(admin/config/regional/settings) and fill Default country and Time zone

B.

Go to Configuration > System > Basic site settings (admin/config/system/site-information) to change the Default country and Time zone

C.

Go to Configuration > Regional and language> Date and time formats (admin/config/regional/date-time) and fill Default country and Time zone.

D.

Go to Appearance > Region and Language > Regional settings (admin/appearance/settings/regional) and fill Default country and Time zone