IT workers vote with their installs: the Acquia Certified Drupal Site Builder Exam for Drupal 10, 11 online version at ValidExam runs on Windows, Mac, Android, and iOS — 52 practice questions for the Drupal-Site-Builder exam, unlimited devices.
Acquia Drupal-Site-Builder Exam Overview:
| Certification Vendor: | Acquia |
|---|---|
| Exam Name: | Acquia Certified Drupal Site Builder Exam for Drupal 10, 11 |
| Exam Number: | Acquia Certified Drupal Site Builder |
| Passing Score: | 65% |
| Exam Price: | $250 USD |
| Exam Format: | Multiple Choice, Multiple Select, True/False |
| Available Languages: | English |
| Exam Duration: | 90 minutes |
| Real Exam Qty: | 60-70 |
| Related Certifications: | Acquia Certified Drupal Developer Acquia Certified Drupal Frontend Specialist |
| Certificate Validity Period: | 3 years |
| Sample Questions: | ![]() |
| Exam Way: | Online proctored or in-person at Acquia certification centers |
| Pre Condition: | Recommended 6+ months of hands-on Drupal site building experience |
| Official Syllabus URL: | https://www.acquia.com/certifications/drupal-site-builder |
Acquia Drupal-Site-Builder Exam Syllabus Topics:
| Section | Weight | Objectives |
|---|---|---|
| Topic 1: Site Configuration | 15% | - Search Configuration - Configuration Management - User Role and Permission Management - Module Configuration |
| Topic 2: Layout and User Interface | 20% | - Block System and Placement - Layout Builder - View Modes and Display Settings - Theme Configuration |
| Topic 3: Drupal 10/11 Specific Features | 15% | - JSON:API and REST Configuration - Modern Module Usage - CKEditor 5 Configuration - Olivero and Claro Themes |
| Topic 4: Site Display and Presentation | 20% | - Webform Integration - Views Module Fundamentals - Views Displays and Filters - Media Management |
| Topic 5: Site Building Fundamentals | 20% | - Content Workflow and States - Entity Reference Relationships - Content Types and Fields - Taxonomy Architecture |
| Topic 6: Multilingual and Internationalization | 10% | - Configuration Translation - Language Configuration - Content Translation - Interface Translation |
Drupal-Site-Builder Exam Questions Answered
Delivery is instant: payment triggers an automatic email within a minute — unlimited installations, and 24/7 customer assisting for any downloading or purchasing issue if nothing arrives within 2 hours. If you fail the corresponding Drupal-Site-Builder exam within 60 days of purchase, choose your remedy: a full refund (scanned enrollment slip plus the official Score Report PDF within 2 days of the exam; processed within 7 days), waiting for the next updated version free, or a free change to two other equal-value dumps. Excluded: exams within 3 days of purchase, candidate names that don't match the payer, and free or expired products.
90 minutes for 60-70 questions. Fit the atmosphere in advance: timed sessions in the ValidExam online engine make the formal pace feel practiced, not pressured.
The Acquia Certified Drupal Site Builder Exam for Drupal 10, 11 blueprint spans 6 domains — including Layout and User Interface (20%), Site Building Fundamentals (20%), Drupal 10/11 Specific Features (15%). Let the weightings direct your spare-time review; the full outline above lists every subtopic.
Yes — download the free Acquia Certified Drupal Site Builder Exam for Drupal 10, 11 demo and evaluate the material before paying. Purchases include 365 days of free updates, each new version emailed immediately upon release; renew afterward at 50% off.
Recommended 6+ months of hands-on Drupal site building experience Eligibility rules change periodically, so confirm the current requirements on the official page (official Drupal-Site-Builder exam page) before registering.
The Acquia Certified Drupal Site Builder Exam for Drupal 10, 11 is Acquia's certification exam for Drupal 10/11, at the Intermediate level. It validates job-ready skills, and passing it marks you as a verified professional. Related credentials include Acquia Certified Drupal Developer, Acquia Certified Drupal Frontend Specialist.
$250 USD per attempt, 65% to pass. A retake costs the full fee again — effective preparation with the 52 practice questions for the Drupal-Site-Builder exam is the economical path.
Acquia Certified Drupal Site Builder Exam for Drupal 10, 11 Sample Questions:
Your content team needs to use < div > tags in the content of some articles. The default configuration does not allow for this.
How can you reconfigure the site to support this request? (Select 2 options)
- A. Reconfigure the "Basic HTML" text format to allow the use of < div > tags.
- B. Reconfigure the site's permissions; grant content editors the "Use advanced HTML" permission.
- C. Enable the site theme's "structural HTML" setting.
- D. Reconfigure the page's body field to use the "Full HTML" text format.
Correct Answer: A,D 🗳️
Your tennis club would like to publish details about upcoming competition events. Each event needs a title, description, scheduled date, image, and contact information. This content will need to be searchable, sortable, and displayed in multiple formats on the site.
How do you structure this content to meet the requirements?
- A. Create a custom content type called "Event" with fields for each discrete data element.
- B. Create custom content types for each field and add a taxonomy term reference with common event name terms to link the nodes.
- C. Create a custom content type called Event with title and body fields; use blocks to display date, image and contact information.
- D. Use the Article content type to publish event data in the body field and group these nodes under a custom menu called "Events".
Correct Answer: A 🗳️
Explanation: Only visible for ValidExam members. You can sign-up / login (it's free).
Your website has a content type named Hotel with a Taxonomy reference field for Landmarks vocabulary.
You want to create a view to list all the hotels filtered by landmarks as a contextual filter.
How will you pass the term name in the URL for the contextual filter?
- A. Add Landmarks vocabulary as a relationship and then add Landmarks vocabulary as a contextual filter.
- B. Add Landmarks vocabulary as a contextual filter and pass term name as a contextual filter.
- C. Add Landmarks vocabulary as an exposed filter pass term name as the filter value.
- D. Add Landmarks vocabulary both as an exposed filter and contextual filter.
Correct Answer: B 🗳️
Explanation: Only visible for ValidExam members. You can sign-up / login (it's free).
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?
- A. Visit the Performance administration page, select "enable fast 404s".
- B. Enable "Ban" module and configure it to ban the IP address found in the logs.
- C. Visit the Search administration page, select redirect 404s to the search page.
- D. No action needed, Drupal automatically blocks any such suspicious visitors.
Correct Answer: A 🗳️
Explanation: Only visible for ValidExam members. You can sign-up / login (it's free).
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. Add a menu block listing all ingredients. Each item in the menu block should link to a subdirectory URL associated with the listed ingredient.
- D. Include a "Combine fields" filter that searches all fields for the ingredient name(s) the user enters.
Correct Answer: A 🗳️
Explanation: Only visible for ValidExam members. You can sign-up / login (it's free).
Free Demo






