# Assign exercices & tests

### Assign exercises from the Explore section

* Step 1: Select [**Explore**](https://teacher.flyer.us/explore) from the homepage.
* Step 2: Find an exercise in FLYER's library. Use the filters below the search bar to get the most suitable results.
* Step 3: Select the exercise you want to assign. Preview the content, then click the **Assign as homework** button.
* Step 4: View the results report and students' completion progress in the [**Assignment**](https://teacher.flyer.us/assigned-tests) section.

{% embed url="<https://youtu.be/OscFv3KKiD4?si=a5DRPM2HDtx7Y79u>" %}

### Assign exercises from the Programs section

Here, each program is structured with detailed learning paths including units, lessons and exercises.

* Step 1: Select [**Programs**](https://teacher.flyer.us/program) from the homepage.
* Step 2: Choose the program that matches the students' level. The screen will display a list of units within the program.
* Step 3: Select an unit based on the students' current learning path. View the exercise details in the unit by clicking **Open** or **Preview**.
* Step 4: Click **Assign** to send the exercise to students.
* Step 5: View the results report and students' completion progress in the [**Assignment**](https://teacher.flyer.us/assigned-tests) section.

### Assign exercises from the Assignment section

* Step 1: Select **Assignment** from the homepage. Then click **Assign a test**.
* Step 2: Use the **Test type** and **Level** filters, and find the desired exercise using the search bar.

{% hint style="info" %}
*Note: Teachers can assign multiple exercises at once in this step.*
{% endhint %}

* Step 3: Select the assignees (students or classes).
* Step 4: Configure the timing and assignment settings:
  * Start time: When the exercise will automatically be sent to the students.
  * Deadline: Submissions received after this time will be marked as late.
  * Hide answers when students submit: Students cannot view the correct answers after completing the exercise.
  * Simulation test mode: Students will receive a warning if they open a new browser tab. They cannot copy or find text while doing the exercise.&#x20;

{% hint style="info" %}
*After all students have submitted their work, teachers can disable the "Hide answers" option in the Edit assigned task section.*
{% endhint %}

* Step 5: View the results report and students' completion progress in the [**Assignment**](https://teacher.flyer.us/assigned-tests) section.

{% embed url="<https://youtu.be/ryDkM2oJIK4?si=p8AdPal-6QMXm1sk>" %}

*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/assign-exercices-and-tests.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.
