Skip to content
Jon Wetzel edited this page May 18, 2016 · 2 revisions

Welcome to the dragoon-lms wiki!

Home

Classes

Teachers should be able to create classes. Classes have:

  • A join code.
    • When the class is first created, the server generates this unique code randomly. Teachers give the code to their students so they can join.
    • When a student wants to join a class, they enter the join code and are added to the class.
  • A set of students.
    • This is populated by students joining via the above method.
  • A mapping of students to groups within the class. (Teacher managed.)
    • The teacher can create and edit these groups.

Other features:

  • Students will receive notifications that they've been added to a class.
Clone this wiki locally