> For the complete documentation index, see [llms.txt](https://help.parta.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.parta.io/editor/edit-elements/set-interactive-elements/checkbox.md).

# Checkbox

A checkbox element lets learners select one or more options from a list. It’s useful for self-assessment or task completion. You can also use it to control navigation by requiring a learner to confirm a step (like, "I have downloaded and reviewed the document") before moving on.

<figure><img src="/files/BTXKAsqrnXpAGb2b2a30" alt=""><figcaption></figcaption></figure>

#### Double-click on an element to view its settings.

<figure><img src="/files/K41cEpVxc0DCJEdhKxgD" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
A checklist can be used either as a traditional checklist or as a continue button that prevents scrolling until all items are completed.
{% endhint %}

### 1. Checklist

<figure><img src="/files/K41cEpVxc0DCJEdhKxgD" alt=""><figcaption></figcaption></figure>

#### To add a new checklist item, click on + below last item in checklist

<figure><img src="/files/oOb2R9r7Ez4utSD51vHJ" alt=""><figcaption></figcaption></figure>

#### To rearrange items in your checklist, click and hold the drag-and-drop icon next to an item, then move it up or down to the desired position

<figure><img src="/files/0GXHmP0Sas1VXXZ8RjjZ" alt=""><figcaption></figcaption></figure>

#### To delete items in your checklist, click and delete icon next to an item.

<figure><img src="/files/E0U7n1OmXZmHD7aZShPp" alt=""><figcaption></figcaption></figure>

### 2. Continue

<figure><img src="/files/bIcnj2R8Rbc9yIIMOx88" alt=""><figcaption></figcaption></figure>

This table defines how checklist progression works based on user selection and block dependencies.&#x20;

|                             | No                                                                                                                                                                                         | All blocks completed                                                                                                 | Block above passed                                                                              |
| --------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | -------------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------- |
| <sub>**Any selected**</sub> | You only need to click at least one checkbox to move forward. Blocks above do not require interaction. This setting lets you progress freely without completing all previous blocks.       | You must click at least one checkbox item in the block above to move forward + all previous blocks need interaction. | You only need to click at least one checkbox item in the block + interact with the block above. |
| <sub>**All selected**</sub> | You need to click all checkboxes in a block to move forward. Blocks above do not require interaction. This ensures at least one block with checkbox is fully completed before progressing. | You must click all checkboxes in the block to continue + full completion of all previous blocks is required.         | You must click all checkboxes in the block to continue + interact with the block above.         |
