# Order

## What is an Order Element? <a href="#what-is-a-single-choice-element" id="what-is-a-single-choice-element"></a>

An **order** element creates sequence-based assessments where learners arrange items in the correct order.&#x20;

Use them for testing knowledge of processes, timelines, hierarchies, or any content where sequence matters, using a drag-and-drop interface.

<figure><img src="https://3560131808-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FoKhlOpFC8JmF8TcxylWx%2Fuploads%2FAo3I507aPYnGAtp9JZFr%2FOrder.01.png?alt=media&#x26;token=45f298ad-faba-4df4-94d0-47017bbf2af0" alt=""><figcaption></figcaption></figure>

## Edit General Order Element Settings <a href="#edit-general-single-choice-element-settings" id="edit-general-single-choice-element-settings"></a>

[Open](https://help.parta.io/editor/edit-elements) an order element settings window to start editing.

<figure><img src="https://3560131808-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FoKhlOpFC8JmF8TcxylWx%2Fuploads%2Fz9vm3EGddkAke0HM16O7%2FOrder.02.png?alt=media&#x26;token=53bf565f-a44b-44fb-998c-4a3a88dd6316" alt=""><figcaption></figcaption></figure>

<table><thead><tr><th width="50">№</th><th width="200">Setting</th><th>Description</th></tr></thead><tbody><tr><td>1</td><td>Display feedback icon</td><td><p>Shows / hides the feedback icons next to the answers.</p><p></p><p>Select an option:</p><ul><li>Click <strong>Yes</strong> to enable the feedback icons;</li><li>Click <strong>No</strong> to hide the feedback icons.</li></ul></td></tr><tr><td>2</td><td>Display feedback</td><td><p>Shows / hides the <strong>Feedback type: general</strong> option.</p><p></p><p>Select an option:</p><ul><li>Click <strong>Yes</strong> to enable the feedback option;</li><li>Click <strong>No</strong> to hide the feedback field.</li></ul></td></tr><tr><td>3</td><td>Feedback type: general</td><td><div data-gb-custom-block data-tag="hint" data-style="info" class="hint hint-info"><p>Enable the <strong>Display feedback</strong> option to show the setting.</p></div><p>Allows to set general feedback.</p><p></p><p>Select an option from the drop-down menu:</p><ul><li><strong>Correct/Incorrect</strong>: Displays feedback depending on whether the answers order was correct or incorrect;</li><li><strong>Any Response</strong>: Displays informational feedback regardless of whether the answers order was correct or incorrect.</li></ul></td></tr></tbody></table>

The changes will be saved automatically.

## Manage Answers and Feedback <a href="#manage-answers" id="manage-answers"></a>

Select an order element to start editing.

<figure><img src="https://3560131808-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FoKhlOpFC8JmF8TcxylWx%2Fuploads%2F2DAHCfW48aeal7m75HKT%2FOrder.03.png?alt=media&#x26;token=af4cff8b-86a8-41de-b4c8-56c078e9f967" alt=""><figcaption></figcaption></figure>

<table><thead><tr><th width="50">№</th><th width="200">Action</th><th>Description</th></tr></thead><tbody><tr><td>1</td><td>Add an answer option</td><td>Click on the <strong>+</strong> icon.</td></tr><tr><td>2</td><td>Edit answer text</td><td>Click on the answer text and enter a new value.</td></tr><tr><td>3</td><td>Delete an answer option</td><td>Click on the <strong>x</strong> icon.</td></tr><tr><td>4</td><td>Edit general feedback text</td><td><strong>a.</strong> Enable general feedback option;<br><strong>b.</strong> Click on the <strong>True/False</strong> icon to switch between feedback options for correct and incorrect answers;<br><strong>c.</strong> Click on the feedback text and enter a new value.</td></tr></tbody></table>

The changes will be saved automatically.

## Brand an Order Element <a href="#brand-a-single-choice-element" id="brand-a-single-choice-element"></a>

[Set corporate branding for an order element.](https://help.parta.io/branding/create-branding/elements/order)

{% hint style="success" %}
Use the [pro mode](https://help.parta.io/no-code-editor) of the editor to set an element branding different from the corporate branding template.
{% endhint %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://help.parta.io/editor/edit-elements/set-quiz-elements/quiz-block-elements/order.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
