> For the complete documentation index, see [llms.txt](https://docs.flylogs.com/fcom/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.flylogs.com/fcom/training-courses/teacher-tools.md).

# Teacher tools

Once a class or exam is scheduled, the assigned teacher and students get access to the scheduled event page details. Additionally, the selected teacher and all company managers, can add some extra content to the event, communicate with students and rate them.\
\
**This is what teachers can do:**

**In regular lessons:**

* Add documents or files for the class
* Comment on and answer students' questions
* View and update the student list
* Record class attendance and evaluate student performance, add remarks and corrective measures if needed.

**In exams:**

* Record attendance
* View and update the student list
* Enter exam grades
* Comment on and answer students' questions

#### Class evaluation tool for teachers and managers:

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

The class teacher or any company manager can record attendance and enter evaluation details. Whether editing is allowed depends on who you are and whether the class has been signed off.

**Teachers** can edit attendance and exam results when:

* The class has **not been signed** yet, and
* The class was scheduled **no more than 3 days ago**

Teachers can also **sign** the class to lock the record once the session has taken place (the sign option becomes available up to 4 hours before the scheduled start time).

**Managers** (training manager, operations manager, and above) can edit attendance and exam results when:

* The class has **not been signed** yet — no time restrictions apply

**Once a class is signed, the record is locked** for everyone. Managers can unlock a signed class using the **manager override** option, which allows editing attendance and grades without having to unsign the class.

{% hint style="info" %}
A teacher who is also enrolled as a student in the same class will be treated as a student — their teacher editing rights are suppressed for that class.
{% endhint %}

{% hint style="info" %}
Online exams are graded automatically and cannot be edited manually from the class page.
{% endhint %}

#### Student evaluation pop up window:

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

Once attendance or exam results are recorded, they are stored in each student's training record. Managers can then access all attendance and exam records, along with a summary showing the percentage of attendance for the entire training program or per subject.

This information is also available to the student and is included in full detail in the training report that Flylogs creates for each student.


---

# 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.flylogs.com/fcom/training-courses/teacher-tools.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.
