Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Page Properties

Target release

Type // to add a target release date

Epic

Type /Jira to add Jira epics and issues

Document status

Status
titleDRAFT

Document owner

@ mention owner

Designer

@ designer

Tech lead

@ lead

Technical writers

@ writers

QA

🎯 Objective

To provide users with a block displaying general class information.

\uD83D\uDCCA Success metrics

Goal

Metric

In the first block, you can find the basic information about the class

For teachers, the block should display:

  • Level

  • Number of students: In this option, on click/tap, a window opens with the list of students who are enrolled in the class and their last login information.

  • Class code

For students, the block should display:

  • Level

  • Number of students

\uD83E\uDD14 Assumptions

  • The information originates from the creation of the class and the enrollment of students in it. The code is generated automatically, and this code is shared with the students so they can access the class.

\uD83D\uDDD2 Requirements

Requirement

Importance

Notes

Create a class

Status
colourRed
titleHIGH

To have a class code, it is necessary to create a class.

Enrolled students

Status
colourRed
titleHIGH

The teacher shares the class code, and the students enroll in it.

\uD83C\uDFA8 User interaction and design

...

(question) Open Questions

Question

Answer

Date Answered

How is the access code generated?

The code is generated automatically when creating a new class.

 

How do students obtain the access code?

The access code to the class is shared by the teacher.

(warning) Out of Scope