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

Drupal-Site-Builder Acquia Certified Drupal Site Builder Exam for Drupal 10, 11 is now Stable and With Pass Result | Test Your Knowledge for Free

Exams4sure Dumps

Drupal-Site-Builder Practice Questions

Acquia Certified Drupal Site Builder Exam for Drupal 10, 11

Last Update 2 days ago
Total Questions : 50

Dive into our fully updated and stable Drupal-Site-Builder practice test platform, featuring all the latest Drupal 10/11 exam questions added this week. Our preparation tool is more than just a Acquia study aid; it's a strategic advantage.

Our free Drupal 10/11 practice questions crafted to reflect the domains and difficulty of the actual exam. The detailed rationales explain the 'why' behind each answer, reinforcing key concepts about Drupal-Site-Builder. Use this test to pinpoint which areas you need to focus your study on.

Drupal-Site-Builder PDF

Drupal-Site-Builder PDF (Printable)
$43.75
$124.99

Drupal-Site-Builder Testing Engine

Drupal-Site-Builder PDF (Printable)
$50.75
$144.99

Drupal-Site-Builder PDF + Testing Engine

Drupal-Site-Builder PDF (Printable)
$63.7
$181.99
Question # 1

You just installed Drupal 10 with a standard installation profile.

When you visit the User roles list, which three user roles are already available by default?

Options:

A.  

Site builder

B.  

Authenticated user

C.  

Publisher

D.  

Content editor

E.  

Administrator

Discussion 0
Question # 2

An audit of a corporate Drupal website revealed that a lot of user accounts are being created on the site, with the status "blocked". The site was initially set up to allow editors to self-register with additional administrator approval. However, the audit revealed that robots are creating a lot of user accounts and administrators are not able to keep up with the approval process.

How can we eliminate fake user registration?

Options:

A.  

Configure new user accounts to "require email verification when a visitor creates an account."

B.  

Enable the Drupal core captcha field on the user registration form.

C.  

Hide user login by disabling the login block and/or move the login page.

D.  

Change who can register accounts to "Administrators only."

Discussion 0
Question # 3

You have downloaded a contributed module and added it to modules/contrib folder on your Drupal site. However, you are unable to install the module as the checkbox next to the module name appears disabled on the Extend page.

What could be the reason of this?

Options:

A.  

The module was not downloaded using Drupal's UI

B.  

modules/contrib is incorrect folder for contributed modules

C.  

You do not have 'install modules' permission

D.  

A module on which the current module has a dependency is missing

Discussion 0
Question # 4

You manage a local restaurants guide website. You are creating a page listing all the restaurants registered on your site. You've been asked to make sure that each restaurant in the list includes an image, a title, and cuisine style. When the user clicks the title or picture, the user will be taken to a detail page showing a full description of the restaurant.

Which 2 options will ensure that the listing page only contains the fields noted, without removing the description field from the detail page?

Options:

A.  

Use the Views module to create a list of all restaurants, and make sure it displays each restaurant row as fields. Add the image, title, and cuisine fields to the view's field list.

B.  

Create a second content type called "Restaurant Overview," which only contains the image, title, and cuisine fields. Use the Views module to create a list of all of these Restaurant Overview nodes, but link their titles to their corresponding Restaurant nodes.

C.  

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

D.  

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

Discussion 0
Question # 5

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.

Discussion 0
Question # 6

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.

Discussion 0
Question # 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.

Discussion 0
Question # 8

You manage an online store which sells digital photos. The site hosts thousands of photos from multiple categories. Each photo has a unique description. Your client has specified that the photo description should be stored along with the image file while adding images to the photo content type. The images can be reused on other pieces of content like landing pages, blog posts etc.

How will you build the functionality to store image descriptions along with images? (Select 2 options)

Options:

A.  

Create a media type with an image and the description field. Use the media reference field to link this with the content.

B.  

Search for the contributed module for adding image descriptions, as Drupal can't provide this feature out of box.

C.  

Create a content type which will have an image and description field, and link this to any content using the entity reference field.

D.  

Add description field to the pre-existing image media type. Use the media reference field to link this with content.

Discussion 0
Question # 9

Your Marketing Department notified you that the company has recently obtained a new Toll-free phone number for customer care. They have asked you to update the "Customer care contact information" posted on your website with the new number. The contact information appears in the sidebar of every page on the site.

How should you make your updates? (Select 2 options)

Options:

A.  

Navigate to the Block Layout admin page's custom block library, find the custom block that contains the information in question, and make changes to the content in the block editor.

B.  

Click the "Manage layout" link of the home page, find the field containing the inaccurate information, and make changes there.

C.  

Hover over the content until a pencil icon appears, click the icon, and choose "Edit" so that you can modify the content in Custom block edit interface.

D.  

Click the "Edit" link on any page and make changes to the content in the editor form; repeat this process for all pages on the site.

Discussion 0
Question # 10

Your site has three Content types with a Media reference field. The field is configured to Media type as Image. You noticed that some users are adding animated GIF files while adding the content, which are very distracting.

How can you disallow adding files with .gif extension on all the Content types which use the Media reference field?

Options:

A.  

Edit the Content types and disallow .gif extension in the Media reference field settings.

B.  

Edit the Media type Image and remove gif from "image" field settings in the Manage fields tab.

C.  

Edit the Content types and update Media field settings in Manage form display tab.

D.  

Edit the Media type Image and update media type settings to disallow .gif files.

Discussion 0
Get Drupal-Site-Builder dumps and pass your exam in 24 hours!

Free Exams Sample Questions