> ## Documentation Index
> Fetch the complete documentation index at: https://help.edzo.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Place Value Blocks Question Block

> Learn how to use Place Value Blocks Question blocks to create drag-and-drop place value activities.

The **Place Value Blocks Question** block creates interactive drag-and-drop activities where learners use base-10 blocks (MAB blocks) to build numbers. Learners drag thousands cubes, hundreds flats, tens rods, and ones units into target groups to reach a specified value.

<Info>
  Learners drag blocks from a supply area into one or more groups, each with a target value to match.
</Info>

## When to use Place Value Blocks Questions

Place Value Blocks Questions work well for:

* Building numbers from their place value components
* Representing a number using base-10 blocks
* Decomposing numbers into different combinations of blocks
* Practicing regrouping and trading between place values
* Partitioning numbers in multiple ways

## Settings

### Available blocks

<ParamField path="Available thousands" default="0" type="slider">
  The number of thousands cubes available for learners to drag (0 to 9).
</ParamField>

<ParamField path="Available hundreds" default="2" type="slider">
  The number of hundreds flats available (0 to 9).
</ParamField>

<ParamField path="Available tens" default="4" type="slider">
  The number of tens rods available (0 to 20).
</ParamField>

<ParamField path="Available ones" default="6" type="slider">
  The number of ones units available (0 to 100).
</ParamField>

### Groups

Set up one or more target groups, each with a label and a target value. Learners must drag the right combination of blocks into each group to match its target value.

### Display settings

<ParamField path="Style" default="Blocks" type="select">
  The visual style of the blocks:

  * **Blocks**: Realistic base-10 block representations
  * **Minimal**: Simplified, icon-style representation
</ParamField>

<ParamField path="Show labels" default="true" type="switch">
  When enabled, displays place value labels beneath each block type.
</ParamField>

<ParamField path="Layout" default="Horizontal" type="select">
  How the place value columns are arranged:

  * **Horizontal**: Columns side by side
  * **Grouped**: Columns grouped together
</ParamField>

<ParamField path="Size" default="Medium" type="select">
  The display size of the blocks:

  * **Small**: Compact display
  * **Medium**: Standard display
  * **Large**: Larger display for projection or emphasis
</ParamField>

### Visibility and color settings

You can show or hide each place value column (thousands, hundreds, tens, ones) and customize the color of each block type.

## Answer and marking

The question is marked correct when learners have placed the right combination of blocks in each group to match the target value. Multiple correct arrangements may be possible.

## Response settings

<ParamField path="Response requirement" default="Correct" type="select">
  Determines when the question is considered complete:

  * **Correct**: The learner must answer correctly to proceed.
  * **Answered**: Any response is accepted; correctness isn't required.
  * **Optional**: The learner can skip the question entirely.
</ParamField>

<ParamField path="Max responses" default="0" type="slider">
  The number of attempts the learner can make before the question is locked (0–3). Set to **0** for unlimited attempts.
</ParamField>

<ParamField path="XP points" default="5" type="slider">
  The experience points awarded for answering the question correctly (0–10).
</ParamField>

## Tips for teachers and parents

**Best practices:**

* Start with a single group and simple numbers (tens and ones only)
* Add multiple groups for partitioning activities (e.g., "Show 246 in two different ways")
* Provide extra blocks so learners must choose carefully
* Hide the thousands column when working with smaller numbers
* Use consistent colors so learners build associations between color and place value
* Pair with a Place Value Blocks display block to model the concept before the question

## Related blocks

* [Place Value Blocks](/creating/resources/learning-blocks/place-value-blocks): Display-only version for teaching and demonstration
