Career upgrade: Learn practical AI skills for better jobs and higher pay.
Level up
All Practice Exams

100+ Free Acquia Site Studio Site Builder Practice Questions

Pass your Acquia Certified Site Studio 6.x Site Builder exam on the first try — instant access, no signup required.

✓ No registration✓ No credit card✓ No hidden fees✓ Start practicing immediately
Not published Pass Rate
100+ Questions
100% Free
1 / 100
Question 1
Score: 0/0

Which Style Library section is used to define font families, sizes, and headings styles?

A
B
C
D
to track
2026 Statistics

Key Facts: Acquia Site Studio Site Builder Exam

50

Exam Questions

Acquia Academy

75 min

Exam Duration

Acquia Academy

68%

Passing Score

Acquia Academy

$155

Exam Fee

Acquia / Webassessor

6

Breakpoints (XS-XXL)

Site Studio docs

60-100 hrs

Study Time

Recommended

The Acquia Certified Site Studio 6.x Site Builder exam has 50 scenario-based questions in 75 minutes, requires 68% to pass, and costs $155 USD. It is delivered online via ProctorU through Webassessor. The exam covers Site Studio architecture, Style Library, Component Builder, Layout Canvas, Master vs Content templates, responsive breakpoints (XS-XXL with mobile-first cascade), element states, view modes integration, and configuration packages for multi-site sync.

Sample Acquia Site Studio Site Builder Practice Questions

Try these sample questions to test your Acquia Site Studio Site Builder exam readiness. Each question includes a detailed explanation. Start the interactive quiz above for the full 100+ question experience with AI tutoring.

1A site builder is starting a new Drupal project and wants to use Site Studio's low-code builder. Which company originally created the product that became Acquia Site Studio?
A.Cohesion DX8 (acquired by Acquia in 2019)
B.Mautic (acquired by Acquia in 2019)
C.Lightning (built by Acquia internally)
D.Pantheon (acquired by Acquia in 2020)
Explanation: Site Studio originated as Cohesion DX8 and was acquired by Acquia in 2019. It is a low-code visual site builder for Drupal that lets site builders design templates, components, and styles without writing PHP or Twig.
2Which four high-level building blocks make up the Site Studio architecture?
A.Style Builder, Component Builder, Drupal integration, and Site Studio Theme
B.Style Builder, Layout Builder, Twig templates, and Composer
C.Block Layout, Views, Layout Builder, and Configuration Management
D.Style Guide, Field UI, Bartik theme, and Webform
Explanation: Site Studio's four building blocks are the Style Builder (Style Library and Style Guide), the Component Builder (custom components and templates), the Drupal integration (entity, field and view modes), and the Site Studio Theme (boilerplate parent-theme delivering generated CSS and JS).
3Which Drupal core version is the minimum supported by Site Studio 6.x?
A.Drupal 9.4 and above (including Drupal 10)
B.Drupal 7 only
C.Drupal 8.5 only
D.Drupal 11 only
Explanation: Site Studio 6.x supports Drupal 9.4+ and Drupal 10. The newer Site Studio 7.x extends support to Drupal 10 and 11. Knowing the version compatibility matters when planning upgrades or installing on a new site.
4A site builder enables Site Studio and notices many cohesion_* modules. Which module is the core required dependency that the rest depend on?
A.cohesion
B.cohesion_views
C.cohesion_forms
D.cohesion_overrides
Explanation: The cohesion module is the core Site Studio module that all other cohesion_* modules depend on. Submodules such as cohesion_components, cohesion_templates, cohesion_views, cohesion_forms and cohesion_overrides extend it.
5Which Site Studio submodule provides reusable custom styles that can be applied to elements like classes?
A.cohesion_custom_styles
B.cohesion_views
C.cohesion_forms
D.cohesion_overrides
Explanation: cohesion_custom_styles enables reusable custom styles that are applied to elements as classes. They are designed once and reused across components and templates, keeping the design system DRY.
6Which Site Studio submodule lets a site builder override existing Site Studio configuration without editing the original?
A.cohesion_overrides
B.cohesion_views
C.cohesion_forms
D.cohesion_components
Explanation: cohesion_overrides provides an override mechanism that lets you modify Site Studio configuration delivered by packages or other sites without changing the original config, which is essential for safe upgrades and multi-site work.
7A site builder wants to use Site Studio to build View templates. Which submodule must be enabled?
A.cohesion_views
B.cohesion_components
C.cohesion_custom_styles
D.cohesion_website_settings
Explanation: cohesion_views integrates Drupal Views with Site Studio so you can build View templates on the Layout Canvas using Components and styles. Without it, Views still work but cannot use Site Studio templating.
8Which submodule provides the Site Studio Style Guide live preview?
A.cohesion_style_guide
B.cohesion_styles
C.cohesion_base_styles
D.cohesion_website_settings
Explanation: cohesion_style_guide provides the live preview that lets you visualize how Style Library entries (color, typography, spacing) render together. It is the design-system review surface for the site.
9What is the role of the Site Studio Theme that ships with Site Studio?
A.A boilerplate parent-theme that delivers Site Studio's generated CSS and JS
B.A full design theme similar to Olivero that includes ready-made page templates
C.A backup theme used only when JavaScript is disabled
D.An administration theme that replaces Claro
Explanation: The Site Studio Theme is a boilerplate parent-theme. Subthemes inherit from it and load the generated CSS/JS produced by the Style Builder. It is not a full design theme - the design comes from Site Studio configuration, not from the theme itself.
10Site Studio configuration items are treated as which type of Drupal entity?
A.Configuration entities (managed by Configuration Management)
B.Content entities (versioned like nodes)
C.Custom block instances stored in the content database
D.External resources fetched from acquia.com at runtime
Explanation: Site Studio Components, templates, Style Library entries and other Site Studio items are stored as Drupal configuration entities. That is why they can be exported, version-controlled, and synced like other config.

About the Acquia Site Studio Site Builder Exam

Acquia Certified Site Studio 6.x Site Builder validates that you can use Site Studio (formerly Cohesion DX8) to build Drupal sites with the low-code Style Builder, Component Builder, and Layout Canvas. The exam covers Site Studio architecture, the Style Library (Color, Typography, Spacing, Helpers, Variables), Components and Component categories, Master/Content/View/Form/Menu/Block/Field templates, responsive breakpoints, element states, and configuration packages.

Questions

50 scored questions

Time Limit

75 minutes

Passing Score

68%

Exam Fee

$155 (Acquia / Webassessor (ProctorU))

Acquia Site Studio Site Builder Exam Content Outline

20%

Site Studio Architecture

Style Builder, Component Builder, Drupal integration, Site Studio Theme, Cohesion modules, configuration vs content, parent-theme model

20%

Style Library and Style Guide

Color, Typography, Spacing, Helper, Variables; CSS variables export; Style Guide live preview; base styles; mixins

20%

Component Builder and Components

Component categories (Layout, Field, Generic, Helper, Form, Menu, Hidden), Form Builder, Components dropzone, Builder, Settings, element states, Field templates

15%

Layout Canvas and Templates

Master, Content, View, Form, Menu, Block, Field templates; Section, Container, Layout, Layout Canvas; view modes integration

15%

Responsive Design and Breakpoints

XS, SM, MD, LG, XL, XXL breakpoints; mobile-first cascade; responsive image sizes; hover/active element states

10%

Configuration and Operations

Site Studio packages, import/export, content sync, bulk operations, multi-site config sync, Site Studio API access, performance settings

How to Pass the Acquia Site Studio Site Builder Exam

What You Need to Know

  • Passing score: 68%
  • Exam length: 50 questions
  • Time limit: 75 minutes
  • Exam fee: $155

Keys to Passing

  • Complete 500+ practice questions
  • Score 80%+ consistently before scheduling
  • Focus on highest-weighted sections
  • Use our AI tutor for tough concepts

Acquia Site Studio Site Builder Study Tips from Top Performers

1Build a real Drupal 9.4+ or 10 site with Site Studio 6.x installed - configure the Style Library end to end (Color, Typography, Spacing, Helpers, Variables) before touching components
2Create at least one Component in each category - Layout, Field, Generic, Helper, Form, Menu and Hidden - so you internalize what each category is for
3Practice the template hierarchy: build a Master template with header and footer regions, then layer Content templates for at least two content types and a View template for a Views listing
4Master the Layout Canvas hierarchy: Section, Container, Layout, and how Components drop into Layout Canvas placeholders inside templates
5Drill responsive design: set values at XS first and override at SM, MD, LG, XL, XXL only when needed - this mirrors the mobile-first cascade tested in scenarios
6Use the Style Guide live preview to validate that Style Library changes propagate to Components and templates
7Practice packaging: export a Site Studio package from one site and import it into another, then run a bulk rebuild to confirm config moves cleanly

Frequently Asked Questions

What is the Acquia Certified Site Studio 6.x Site Builder exam?

It is the Acquia certification for site builders who use Site Studio - the low-code visual builder for Drupal that Acquia acquired from Cohesion DX8 in 2019. The exam validates that you can build sites using Site Studio's Style Builder, Component Builder, Layout Canvas, and template system without writing custom code or Twig.

How many questions and how much time does the Site Studio exam have?

The exam has 50 scenario-based questions in 75 minutes. The passing score is 68%, so you need at least 34 correct answers. Questions are written as workflow scenarios you would encounter when configuring Site Studio's Style Library, Components, and templates in a real Drupal site.

How much does the Site Studio Site Builder exam cost?

The exam fee is US$155 paid through Webassessor (Kryterion), the official Acquia certification provider. The Site Studio 6.x Site Builder exam is delivered online via ProctorU - you do not need to visit a Kryterion test center. Plan for an additional retake fee if you do not pass on the first attempt.

What is the difference between a Site Studio Component and a Drupal Block?

A Site Studio Component is built in the Component Builder with categories like Layout, Field, Generic, Helper, Form, Menu and Hidden, and is placed on a Layout Canvas inside a Site Studio template. A core Drupal Block is placed through Block Layout into theme regions. Site Studio Components carry their own styles and settings forms, while Drupal blocks rely on the active theme's templates and CSS.

What is the difference between a Master template and a Content template?

A Master template defines the global page chrome (header, footer, common regions) that wraps every page. A Content template defines how a specific content entity bundle - for example an Article node - renders inside the Master template. A page is composed by combining the Master template with the appropriate Content template plus any Views, Form, Menu, Block, or Field templates.

How do Site Studio breakpoints work?

Site Studio ships six breakpoints - XS, SM, MD, LG, XL and XXL - using a mobile-first cascade. Styles set at XS apply to all larger breakpoints unless explicitly overridden. You set responsive values per breakpoint inside the Layout Canvas, Components, and Style Builder; element states (hover, active, focus) can be combined with breakpoints.

How do I move Site Studio configuration between environments?

Site Studio packages bundle Style Library entries, Components, templates and other Site Studio configuration for import/export. Combine packages with Drupal's Configuration Management and Site Studio's content sync to move config between dev, staging and production, or to share config across a multi-site setup. Bulk rebuild rebuilds all Site Studio CSS/JS after import.