> For the complete documentation index, see [llms.txt](https://edehr.gitbook.io/edehr-compass/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://edehr.gitbook.io/edehr-compass/user-guides/managing-class-lists.md).

# Managing Class Lists

## Viewing Your Class List

All users access the EdEHR via their learning management system (LMS). The LMS provides authentication and authorization, determining whether a user is a student or instructor. When student users access the EdEHR, they are added to the class list for the EdEHR Activity.

Instructors can view this class list and access the Learning Object and Case Study.

To access the class list:

{% stepper %}
{% step %}

#### From the Activity page, click on the 'C*lass list'* Tab

![](https://ajeuwbhvhr.cloudimg.io/https://colony-recorder.s3.amazonaws.com/files/2025-05-19/3126362c-9a8d-4567-b787-ce84add1a6bb/ascreenshot.jpeg?tl_px=0,0\&br_px=1217,680\&force_format=jpeg\&q=100\&width=1120.0\&wat=1\&wat_opacity=0.7\&wat_gravity=northwest\&wat_url=https://colony-recorder.s3.us-west-1.amazonaws.com/images/watermarks/FB923C_standard.png\&wat_pad=387,117)
{% endstep %}

{% step %}

#### Viewing the Class List

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

The class list displays:

* Student names
* Activity status (not started, in progress, submitted, evaluated)
* Submission dates
* Evaluation status
  {% endstep %}
  {% endstepper %}

***

From here, you can jump into more about evaluating student work. The next page covers how to add feedback, review submissions, and track student progress in detail.


---

# 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://edehr.gitbook.io/edehr-compass/user-guides/managing-class-lists.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.
