> For the complete documentation index, see [llms.txt](https://docs.foretellreality.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.foretellreality.com/foretell-ai/trying-aia-simulations/reviewing-simulation-sessions.md).

# Reviewing Simulation Sessions

This guide provides step-by-step instructions for accessing and reviewing assessment results from Foretell AI simulations. This will typically be done by Course Admins, though any User can do this

**1. Log In**

Log in at [this link](https://ai.foretellreality.com/)

<figure><img src="/files/2tEx0GNCb5mibRESWvPg" alt=""><figcaption></figcaption></figure>

**2. View Sessions**

Use the left sidebar to select the **"Sessions"** tab.

<figure><img src="/files/4bLOuIwHetcU77YLyrMT" alt=""><figcaption></figcaption></figure>

To see a list of the most recent sessions, click on the **"Sessions List"** tab. This will show you a list of all sessions completed that you can review, including both practice sessions from the simulation library and assignment sessions from any courses your account manages. One "session" may have multiple practice sessions associated with it, if they were done within a short period of time.

To look at the details of a specific session, click on the row representing it. In the below example, we clicked on a session that was a practice session, so the **"Practice Sessions"** tab opened. You can click on the row of one of the practice simulations to open up the **"Analysis"** tab that shows you a transcript and recorded video of the conversation.

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

## Course Admins Reviewing Assignments

If you are a Course Admin looking for your student's assignment submissions, click on the **"Assignment Sessions"** tab. This will give you a list of assignment submissions made by Learners in Courses you manage.

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

To view the details of the conversation, click on the "View Analysis" button that looks like a chart.

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

This will open up the **"Analysis"** tab with the transcript and recording of the submitted assignment.&#x20;

After reviewing the transcript you can go back to the **"Assignment Session"** to find the assignment submission and instead click on the "Review Submission" button that looks like an eyeball.

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

From this page you can click on the **"Mark as Reviewed"** button to signal to the Learner that you have seen their submission.

<figure><img src="/files/27IJ0aIsSzEHSUO3aIHV" 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:

```
GET https://docs.foretellreality.com/foretell-ai/trying-aia-simulations/reviewing-simulation-sessions.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.
