> For the complete documentation index, see [llms.txt](https://knowledgebase.flaik.com/flaik-knowledge-base/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://knowledgebase.flaik.com/flaik-knowledge-base/for-sups-managers/class-management/report-cards/completing-report-cards.md).

# Completing Report Cards

Navigating to My Classes on mobile, instructors will find icons for report cards connected to each guest in their lesson. Instructors can give feedback on each guest's ability progression using the following criteria: **Working on it**, **Can do sometimes**, and **Got it**.&#x20;

* Ability questions can be skipped if they do not apply.&#x20;
* Applicable questions can also be marked in any level, regardless of the associated ability level of the class.&#x20;
* Instructors can also choose to add written notes and will be required to make suggestions on the appropriate level for the next lesson.&#x20;

<figure><img src="https://3412627069-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fdh5JD0cdH4KWbjolN2Aa%2Fuploads%2F5Mi81SbeyuKLDELQbwSf%2Fhttps___s3.amazonaws.com_cdn.freshdesk.com_data_helpdesk_attachments_production_2043161927926_original_TBmVZqX8d8hfVyyhLR2gXit2hYqI6gQDIg.avif?alt=media&amp;token=7d9a198d-55d8-44a2-8afe-c86766f28ee4" alt=""><figcaption></figcaption></figure>

{% hint style="warning" %}
A report card can be submitted anytime after the class has been created. However, for report cards to be automatically emailed to guests, **they must be completed within 5 days of the end of the class.**&#x20;
{% endhint %}

#### Instructors

* Once submitted, instructors can only revise their report cards until one hour after the class has ended.&#x20;

#### Supervisors

* Supervisors can track the completion of report cards by instructors on their mobile device within Class Management.&#x20;
* Supervisors can view and edit guest report cards after the report card has been completed - there is no time limit for supervisors.&#x20;
* Any edits made to report cards after they have been sent will not be forwarded to guests.

{% hint style="info" %}
**Note:** Supervisors will need the permission to edit Class Management in order to make changes to report cards.&#x20;
{% endhint %}

#### Mail Out

* Report cards are emailed to the guests after 5pm local time.&#x20;

### **Guest Experience**  <a href="#guest-experience" id="guest-experience"></a>

Guests will receive an email outlining their report card as seen below.&#x20;

* Only ability questions marked in the report card will be shown to the guest, along with any notes and a recommendation for the next level.&#x20;
* The guest survey will also be included with the report card email if the guest survey box is also checked within the teaching task.&#x20;
* The ability to Relive Your Lesson will also be included in this email for guests who used a GPS tag. The Relive Your Lesson email may be sent separately if the report card is completed before the Relive Your Lesson data is available.

<figure><img src="https://3412627069-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fdh5JD0cdH4KWbjolN2Aa%2Fuploads%2FeGKhnQLN7mI7D1e9oYtq%2Fhttps___s3.amazonaws.com_cdn.freshdesk.com_data_helpdesk_attachments_production_2043161912288_original_L_ldN7_cIdOXoAn9Mqdk1eNqTNUa0wGG_w.avif?alt=media&amp;token=7cb17a91-e344-4641-8ba4-6742a8340640" alt=""><figcaption></figcaption></figure>


---

# 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, and the optional `goal` query parameter:

```
GET https://knowledgebase.flaik.com/flaik-knowledge-base/for-sups-managers/class-management/report-cards/completing-report-cards.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
