Pre-Summer Sale 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: exams65

ExamsBrite Dumps

Acquia Certified Drupal Site Builder Exam for Drupal 10, 11 Question and Answers

Acquia Certified Drupal Site Builder Exam for Drupal 10, 11

Last Update Apr 21, 2026
Total Questions : 50

We are offering FREE Drupal-Site-Builder Acquia exam questions. All you do is to just go and sign up. Give your details, prepare Drupal-Site-Builder free exam questions and then go for complete pool of Acquia Certified Drupal Site Builder Exam for Drupal 10, 11 test questions that will help you more.

Drupal-Site-Builder pdf

Drupal-Site-Builder PDF

$36.75  $104.99
Drupal-Site-Builder Engine

Drupal-Site-Builder Testing Engine

$43.75  $124.99
Drupal-Site-Builder PDF + Engine

Drupal-Site-Builder PDF + Testing Engine

$57.75  $164.99
Questions 1

Your website has a content type named "Cars for sale" with a Taxonomy reference field for "Manufacturer" vocabulary. You have a view listing all the cars for sale. You wish to display different background colors to the cars rows based on the value of the Manufacturer field.

How can you add a CSS class to each row of the view based on the value of the Manufacturer field?

Options:

A.  

Add an attachment to the view that use field token for the Manufacturer field as CSS class values to all rows

B.  

Add a new custom field to the view named CSS class and add a field token for Manufacturer field as values.

C.  

Add the field token for Manufacturer field as a Row class in the Format > Settings of the display.

D.  

Add the field token for the Manufacturer field under group-by options of the display.

Discussion 0
Questions 2

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.

Options:

A.  

"Allow comments" is not checked in the Content type settings.

B.  

In your new Comment type, you didn't select "Content" as the Target entity type.

C.  

Custom comment types can only be added to default Content types.

D.  

You need to clear the site caches to see the new option.

Discussion 0
Questions 3

You wish to display the "Recent content" block in the sidebar region on all the article pages only. The block should be hidden on all other pages.

How do you accomplish this?

Options:

A.  

Add the Recent content block to all pages, and hide it from non-Article pages using CSS.

B.  

Edit Article Content type and check the "show recent content" option.

C.  

Check the "show recent content" option in the site branding block, and set it to be visible only for Article Content type.

D.  

In the Block layout settings, add the Recent content block to the Sidebar section and set the block to be visible for the "Article" Content type.

Discussion 0
Questions 4

You need to add a "Star performer" block into your company's website. The block should show the name and picture of a selected star performer employee and should be editable in the normal block layout interface. All the employees are users of the website.

How do you implement the block?

Options:

A.  

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

B.  

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

C.  

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

D.  

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.

Discussion 0
Questions 5

While building a new site, you are working with the default frontend theme. You have placed custom blocks in available regions. After some time, you decide to install a new contributed theme, and set it as the default for the site.

After switching to the new theme, you notice that many of your blocks have disappeared!

What is the likely reason for this?

Options:

A.  

The blocks have not yet been registered with the new theme.

B.  

The new theme only allows system blocks, not custom blocks.

C.  

The blocks were built in such a way that they are not compatible with the new theme. They need to be re-created.

D.  

The new theme's regions have different names from the regions in the old theme. Those blocks have been disabled.

Discussion 0
Questions 6

A new customer has asked, why a Drupal-based website will be more flexible over a custom developed website.

Which THREE Drupal features would you explain to the customer?

Options:

A.  

Drupal can be used as a headless CMS out of the box.

B.  

Drupal provides comprehensive content modeling and listing of content using UI.

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

E.  

Drupal has a comprehensive and feature rich administrative UI out of the box.

Discussion 0
Questions 7

You have created a custom block “Festival Offer” and placed this block in the header section of your site. Your site has a “Premium customer” user role. You need to show this block only on the front page and only to users who have a “Premium customer” user role.

Which two visibility settings you need to make to the “Festival Offer” block to achieve these requirements?

Options:

A.  

Select the user role "Premium customer" from the Roles tab.

B.  

Add < front > path in the Pages tab and select "Show for the listed pages".

C.  

Remove < front > path in the Pages tab & select "Hide for the listed pages".

D.  

Select the user role "Authenticated user" from the Roles tab.

Discussion 0
Questions 8

You have a content type named "Job opening" used by your HR department. The content type has several fields. The HR department wants to rearrange how the fields are displayed on the job opening nodes. They also want to have a different arrangement of fields on different job opening posts. All the core modules are enabled on your site.

How will you build this feature?

Options:

A.  

Allow the HR department to change Manage Display settings of job opening content type.

B.  

Allow the HR department to create an overridden template for each job opening node.

C.  

Enable "Use Layout Builder" in layout options for the Job opening content type.

D.  

Enable "Use Layout Builder" in layout options for the Job opening content type and allow each content item to have its layout customized.

Discussion 0
Questions 9

The UX team has suggested that “Social share” buttons currently visible in the sidebar region should be moved to the footer. The Social share buttons are implemented in a custom block.

How should you make the requested changes?

Options:

A.  

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

B.  

From the block layout admin page, drag the existing block from the Sidebar region to the Footer region.

C.  

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

D.  

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

Discussion 0
Questions 10

You run a site that attracts almost all of its users from France, even though you created the site in Australia. A number of users have started complaining that content publication times do not match their local time.

Which two solutions allow users to view content in their local timezone?

Options:

A.  

Check the "Users may set their own time zone" option in the Regional settings menu

B.  

Configure the content types to use France's timezone by default

C.  

Alter the default timezone to that of your target audience

D.  

Set the default country to France

Discussion 0
Questions 11

The development team does monthly releases to the production system. The deployment lasts for an hour. During the deployment time, the site is put into maintenance mode. You want a certain set of users to be able to access the site during maintenance mode as well.

How do you accomplish this?

Options:

A.  

Only administrators can access the site during maintenance mode

B.  

Create a new role, assign users to the role. Go to Configuration → Development → Maintenance mode and select role to allow access

C.  

Create a new role, assign users to the role and provide permission "Use the site in maintenance mode" to new role

D.  

Under permissions page, provide permission "Administer site" to required users

Discussion 0
Questions 12

You have created a new Article node with a title, an image and a body field. Your site is configured to use Drupal's core search. If you search for a phrase which is used in your new article, the article is not returned in the search results. Search is otherwise working correctly.

Why is your article not appearing in the search results?

Options:

A.  

The core search module must be configured to recognize the search term.

B.  

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

C.  

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

D.  

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

Discussion 0
Questions 13

Your site is experiencing high page load times. When looking at recent log messages, you noticed a high frequency of "page not found" messages from a single IP address. On further investigation, the IP address was tracked to a suspicious crawler.

Which step will you take to improve site performance?

Options:

A.  

Enable "Ban" module and configure it to ban the IP address found in the logs.

B.  

Visit the Performance administration page, select "enable fast 404s".

C.  

Visit the Search administration page, select redirect 404s to the search page.

D.  

No action needed, Drupal automatically blocks any such suspicious visitors.

Discussion 0
Questions 14

You are using a contributed module named Lotus. You have read the module's documentation and ensured it is configured correctly. However, certain functionality of the module is not working as intended.

How should you find help?

(Select 2 options)

Options:

A.  

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

B.  

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

C.  

Create a comment of type "support request" on the module's project page.

D.  

Email the module's maintainer and ask for help.

Discussion 0
Questions 15

You have installed a custom theme for your website, and you notice that the theme displays a Drupal icon as the favicon in the browser. As much as you love Drupal, you would like to remove this favicon and display your company's favicon instead.

How would you do this in the Drupal admin interface?

Options:

A.  

Place the Site branding block in the appropriate region and enable the favicon under "Toggle branding elements".

B.  

Go to Appearance > Settings and upload your new favicon.

C.  

Go to Configuration > Basic Site Settings and upload your new favicon.

D.  

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

Discussion 0