> For the complete documentation index, see [llms.txt](https://docs.shiftiq.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.shiftiq.com/help/assessments/create-bank/reordering-questions-and-sets.md).

# Reordering Questions and Sets

#### Reordering Questions

After Questions are created in a Set, administrators are able to reorder those questions if needed.

* Under the Question tab, click on the Reorder button on the top left of the page.
* When you move your curser over the questions you will see a hand (<i class="fa-hand-paper">:hand-paper:</i>) icon. Click and drag the selected question into the required position.
* Once all the reorder is completed, click the Save button.

#### Reordering Question Sets (in an Assessment Form)

Question Sets in an Assessment Form can be can be reordered so the sets appear in a specific order for each form.

* Create your Assessment From and select the Sets and Question you want included in the Form.
* Click on the Forms tab and click on teh Reorder button.
* Select the Section tab.
* On the right, click on the arrows under the Section Number heading (<i class="fa-sort-down">:sort-down:</i>).
* When you move your curser over the Question Sets you will see a hand (<i class="fa-hand-paper">:hand-paper:</i>) icon. Click and drag the selected Question Set into the required position.
* Click the Save button.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://docs.shiftiq.com/help/assessments/create-bank/reordering-questions-and-sets.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.
