> ## Documentation Index
> Fetch the complete documentation index at: https://docs.bizaxl.com/llms.txt
> Use this file to discover all available pages before exploring further.

# E-Classroom - Getting Around

> How E-Classroom is organised - the teacher and student portal, its pages and routes, the administrator surfaces, and how roles decide what you can see and do.

E-Classroom has two surfaces: a web **portal** where teachers and students do their day-to-day work, and the **administrator** views where reference data and every classroom record are managed. This page shows how both are laid out and what each role can reach.

***

## The Portal

The portal opens at `/classroom`. It is the main surface for teachers and students, and it adapts to who you are: a teacher sees editing controls, a student sees their own work.

When you open a classroom, everything is scoped to that class through its code in the address. The pages you will use:

| Page               | Where                                           | What you do there                                                                    |
| ------------------ | ----------------------------------------------- | ------------------------------------------------------------------------------------ |
| Classroom List     | `/classroom`                                    | See the classrooms you teach or are enrolled in, and open one.                       |
| Classroom Detail   | `/classroom/{code}`                             | The overview: sections, activities, and resources for the class.                     |
| Roster             | `/classroom/{code}/roster`                      | Add, remove, or suspend students (teachers and administrators).                      |
| Attendance         | `/classroom/{code}/attendance`                  | Pick a session to mark.                                                              |
| Attendance Marking | `/classroom/{code}/attendance/{session}`        | Mark each student present, absent, late, or excused.                                 |
| Grades             | `/classroom/{code}/grades`                      | A student sees their own grade; a teacher sees the full gradebook and can export it. |
| Question Bank      | `/classroom/{code}/questions`                   | Create and manage quiz questions.                                                    |
| Quizzes            | `/classroom/{code}/quizzes`                     | Build quizzes from the question bank and order them.                                 |
| Activity           | `/classroom/{code}/activity/{activity}`         | Do a lesson, attempt a quiz, or submit an assignment.                                |
| Proctor Review     | `/classroom/{code}/activity/{activity}/proctor` | Review proctoring snapshots for a quiz attempt (teachers).                           |

<Info>
  You must be signed in to use the portal. If you open a classroom link while signed out, you are sent to the sign-in page first and returned to that link once you sign in.
</Info>

<Frame>
  <img src="https://mintlify.s3.us-west-1.amazonaws.com/bizaxloptimizationsllp/images/placeholder-e-classroom-portal-nav.png" alt="E-Classroom portal showing a classroom detail page with the sections, roster, attendance, grades, and quizzes navigation" />
</Frame>

***

## The Administrator Views

Administrators work from the standard Bizaxl list views rather than the portal. There is no separate dashboard: each record type has its own list you can open, search, and filter:

* Classrooms, Sections, Sessions, Attendance
* Assignments and Assignment Submissions
* Activities and Activity Types
* Resources and Recordings
* Grade Schemes and student Grade Snapshots
* Settings: Google Integration Settings and Portal Branding

Use these views for configuration, bulk review, and audit. Reference data (activity types and grade schemes) is maintained here.

***

## Who Can See What

Your role decides which surface you land on and what you can change.

| Role                        | Portal                    | Administrator views     | Can change                                                                        |
| --------------------------- | ------------------------- | ----------------------- | --------------------------------------------------------------------------------- |
| **Classroom Administrator** | Full access               | Full access             | Every classroom record, reference data, and portal branding.                      |
| **Teacher**                 | Their own classrooms      | Not the primary surface | Roster, sessions, attendance, assignments, quizzes, and grades for their classes. |
| **Student**                 | Their enrolled classrooms | No                      | Only their own submissions and quiz attempts; everything else is read-only.       |

<Warning>
  The teaching role exists under two names on some deployments: **Teacher** and **Instructor**. The permissions that let a teacher edit their classroom are attached to one of them. If a teacher can open a classroom but cannot edit it, ask your administrator to confirm which teaching role their account holds and to align the two.
</Warning>

Recordings are private to a class: a student only ever sees recordings for classrooms they are enrolled in, even if they reach a recording list directly.

***

## Shared Platform Basics

E-Classroom sits on the Bizaxl platform and the base application (BAS). For sign-in, your profile, notifications, and general navigation, see the shared guides:

* [Bizaxl platform basics](/bizaxl/introduction)
* [BAS base application](/bas/introduction)

***

## What to Read Next

<Steps>
  <Step title="Classrooms and Roster">
    Set up a class and enrol students. → [Classrooms and Roster](/education/e-classroom/classrooms)
  </Step>

  <Step title="Sessions and Attendance">
    Schedule sessions and mark attendance. → [Sessions and Attendance](/education/e-classroom/sessions-attendance)
  </Step>
</Steps>
