Weekend Sale - Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: xmaspas7

Easiest Solution 2 Pass Your Certification Exams

Acquia-Certified-Site-Builder-D8 Acquia Certified Site Builder - Drupal 8 Free Practice Exam Questions (2025 Updated)

Prepare effectively for your Acquia Acquia-Certified-Site-Builder-D8 Acquia Certified Site Builder - Drupal 8 certification with our extensive collection of free, high-quality practice questions. Each question is designed to mirror the actual exam format and objectives, complete with comprehensive answers and detailed explanations. Our materials are regularly updated for 2025, ensuring you have the most current resources to build confidence and succeed on your first attempt.

Page: 1 / 1
Total 50 questions

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

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"

Yourcompany's website uses the core Bartik theme The site was installed using the "Standard" installation profile The company's brand colors had been blue and white and the site's color scheme reflected this However, the brand colors recently changed to oranges and red.

In the Drupal admin interface, how can you remove the blue and white branding in the theme and change to orange and red?

A.

Go to Appearance > Bartik settings Remove the blue and white color options and put in orange and red instead

B.

In thebody fields of your nodes, use the WYSIWYG editor to make all headings orange and red

C.

You cannot change color schemes through the Drupal Ul. This must be done in code as part of the theme

D.

You cannot change Bartik's color scheme Carefully choose photos making ample use of orange and red to offset the blue and white in the theme

You've downloaded a new contributed module from drupal org and added its code to your site's codebase However, its functionality is not yet available on the site.

What remaining steps might you need to take to get this module working? Choose 2 answers

A.

Verify that the module's code is in the correct location in the codebase

B.

Log in as an administrator and visit /admin/install/module-name to finishthe installation.

C.

Contact the module maintainer to get your site authorized to use the module

D.

Enable the module from the "Extend" page in the site's administrative user interface

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?

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

You have created a new "BasicPage" 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?

A.

Drupal core search does not work very well, and you should use a contributed module for search instead

B.

Cron has not run since you added the page, so Drupal has not indexed the new page yet.

C.

The core search module must be configured torecognize the search term

D.

You did not check the "Add to search index" checkbox when creating your page

How can you better secure the Drupal admin user (user 1) from outside attacks?

A.

Do not give this user an obvious name like "admin" or "administrator" which are too easy to guess

B.

Cancel the user account for user 1.

C.

Removethe "Administrator" role from user 1, which makes them an anonymous user

D.

Only allow members of the Drupal community in good standing to be user 1.

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?

A.

Go to Content, and filter by Field type = Image

B.

Go to Content » Files, and for each row of Mime type "image," check the "Used in" column

C.

Goto Reports » Field list, and find each row where Field type is "Image (moduleimage)"

D.

Go to Structure » Content types and for each one, click "Manage fields" and find any fields of type "Image."

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?

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

Your content team has asked to be able to use

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

A.

Enable the site theme's"structural HTML" setting

B.

Reconfigure the page's body field to use the "Full HTML" text format.

C.

Reconfigure the "Basic HTML" text format to allow the use of tags

D.

Reconfigure the site's permissions; grant content editors the "Use advanced HTML" permission

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

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

You have an English language based website As your company is opening a branch in Japan, you wish to create a Japanese version of the website You enabled relevant Multilingual modules and also enabledthe Japanese language on your website Now your website interface appears correctly in English and Japanese, however, website content is still appearing only in English

How will you add Japanese translation to existing content?

A.

On one Content overview page, select all English content Check "Import Translations" from the Bulk Actions dropdown

B.

On Admin > Translate page enable the Add Google Translations checkbox to import all Japanese translations

C.

Download the Japanese po files from localize drupal org Import the po file.

D.

On the Translate tab of each node, add Japanese translations manually

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 newDrupal site?

A.

Install the Drupal SEO Checklist module to enable on-page Drupal search engine optimization

B.

Install the Metatag module from Drupal org to provide control for meta tags on all pages

C.

Extend your content types with additional metadata fields e.g. meta keywords, meta description provided by Drupal core.

D.

Go to "Configuration" and modify "basic site settings" to display meta information

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?

A.

Module B's last commit was 2 years ago This means there are no bugs so no further development is needed Module B is probablythe more stable choice

B.

Module A has a full version available for download. but Module B has only a release candidate Module A is probably the more stable choice.

C.

Module A is much more popular than Module B However, this information is not very useful, because it is easy to falsify usage statistics.

D.

Module B is the better choice because it is covered by the security policy

You are responsible for a Drupal recipe site. Currently, each recipe node can have a title, body text and image. To provide a better user experience, you have been asked to allow each recipe to be freely tagged by its author.

How can you provide free tagging for the recipe nodes?

A.

From the recipe content type's "Manage form display" page, drag the Tags" field up out of the "Disabled" section.

B.

From the recipe content type's "Manage display" page, enable the "display free tagging information" option.

C.

From *ne recipe content type's "Manage fields" page, create a text field called "Tags". Ensure it can accept multiple values.

D.

From the recipe content type's "Manage fields" page, create a Taxonomy term reference field, referencing the tags vocabulary. Check "Create referenced entities if they don't already exist."

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?

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.

Page: 1 / 1
Total 50 questions
Copyright © 2014-2025 Solution2Pass. All Rights Reserved