Summer Certification Sale Limited Time 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: pass65

Free Practice Questions for the Acquia Drupal 10/11 Drupal-Site-Builder Exam (2026 Updated)

At Marks4sure, we are dedicated to providing IT professionals with the most accurate and reliable preparation materials for the Acquia Drupal-Site-Builder exam. To support your certification journey, we have made a selection of our premium 2026 Drupal 10/11 practice questions and answers available completely free. You can take this practice test as many times as you need. Every question includes a detailed, expertly verified explanation to ensure you fully grasp the core security concepts before test day.

Questions 4

You have installed a contributed module called "Sample Module" that looks like it will be a great fit for the business case you are trying to solve. However, upon closer examination, it looks like the module only supplies a drush command; it does not have an admin interface.

As a site builder with no command-line experience, this will not work for you! You need a web user interface to use this module.

How should you request a web UI in the module's issue queue?

Options:

A.

Create a "Bug Report" issue for the module with the subject line, "Create web UI for Sample Module."

B.

Create a "Plan" issue for the module with the subject line, "Create web UI for Sample Module."

C.

Create a "Feature Request" issue for the module with the subject line, "Create web UI for Sample Module."

D.

Create a "Feature Request" issue for the module with the subject line, "URGENT: Module Broken!!! Needs UI."

Buy Now
Questions 5

You have a website which is using a custom theme made specifically for that website. The client complains that content creators see an admin theme called "Claro" while creating or editing content. They want to see the content edit page in their own custom theme, but keep the other admin section in the Claro theme.

How can you achieve this?

Options:

A.

On Appearance page, unselect the checkbox "See the administration theme when editing or creating content"

B.

On the Appearance page set admin theme as default theme

C.

Revoke the permission of viewing the custom theme for content creator role.

D.

Give the Content Creator role permission to "View Admin Theme"

Buy Now
Questions 6

You have enabled website feedback contact form to allow users to submit feedback. You would like to redirect users to a different page after submission.

How will you accomplish this?

Options:

A.

Use an add-on module like Webform, since Core doesn't offer this feature.

B.

Set "Redirect URL" on Site information page under configuration.

C.

Allow users to add their own Redirect URL in user profile pages.

D.

Add the desired destination page to the "Redirect path" field in contact form settings.

Buy Now
Questions 7

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.

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

B.

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

C.

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

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.

Buy Now
Questions 8

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.

Buy Now
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.

Buy Now
Questions 10

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.

Buy Now
Questions 11

The site you are managing has a "Comments approval" process. You have moderators with appropriate permissions to review and approve comments. The moderators want to see all the unapproved comments sorted by the node on which they are posted, but they can't do this on the Comments approval page.

What is the simplest way to solve this problem?

Options:

A.

Have the content editor review comments by visiting the node instead of using the Comments page.

B.

Edit the Comments View, and update the table settings to make the Entity ID field sortable.

C.

Create a View of unapproved comments and set the sort order to "Entity ID."

D.

Create an Export view, so the content editor can review comments in a spreadsheet.

Buy Now
Questions 12

Recent log entries of your site show that there are too many failed login attempts for the site super admin user (user 1).

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

Options:

A.

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

B.

Cancel the user account for user 1.

C.

Remove the "Administrator" role from user 1, which makes them an anonymous user.

D.

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

Buy Now
Questions 13

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.

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.

B.

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.

C.

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.

D.

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.

Buy Now
Questions 14

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

Buy Now
Exam Code: Drupal-Site-Builder
Exam Name: Acquia Certified Drupal Site Builder Exam for Drupal 10, 11
Last Update: Jun 24, 2026
Questions: 50

PDF + Testing Engine

$64.99   $185.69

Testing Engine

$49.99   $142.83

PDF (Q&A)

$54.99   $157.11