# Create tests, exercises

### Generate with AI prompts

* Step 1: On the [homepage](https://teacher.flyer.us/), click the **+ Create** button on the left side of the screen.
* Step 2: Select the desired question type from the 12 options on the left sidebar. Click **Generate with AI**.
* Step 3: In the **Text/Prompt** tab, enter your prompt - this can be the test topic or specific question content.
* Step 4: Select **Number of questions**, **Test level**, and **Question type**. Click **Generate**, and FLYER AI will automatically create interactive questions in under minutes.
* Step 5: Once the AI generates the exercise, select **Edit** to customize the question content (add images, modify questions, adjust the layout, etc.). Click **Live Preview** to check the student's view of the exercise.
* Step 6: Open **Settings** and fill in the test details (test name, duration, etc.) to complete.

### Convert exercises from documents

* Step 1: On the [homepage](https://teacher.flyer.us/), click the **+ Create** button on the left side of the screen.
* Step 2: Select the desired question type from the 12 options on the left sidebar.
* Step 3: Add a file from [**Resources**](https://teacher.flyer.us/exams?tab=document), **Upload from device**, or **Import from Google Drive**. Select pages from the file that you want the AI to convert into interactive online exercises.
* Step 4: Select **Number of questions**, **Test level**, and **Question type**. Click **Generate**, and FLYER AI will automatically create interactive questions in under minutes.
* Step 5: Once the AI generates the exercise, select **Edit** to customize the question content (add images, modify questions, adjust the layout, etc.). Click **Live Preview** to check the student's view of the exercise.
* Step 6: Open **Settings** and fill in the test details (test name, duration, etc.) to complete.

### Create from scratch

* Step 1: On the [homepage](https://teacher.flyer.us/), click the **+ Create** button on the left side of the screen.
* Step 2: Select the desired question type from the 12 options on the left sidebar. Click **Create from scratch**.
* Step 3: Enter the question content, answer options and mark the correct answer. Teachers can add illustrative images, YouTube video, or audio to make the exercise more engaging.

*For any questions, please contact us via email **<admin@flyer.us>**.*


---

# 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.flyer.vn/flyer-help-centre-1/teacher-dashboard/create-tests-exercises.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.
