TomasBoda / NSWI130-exam-system

0 stars 0 forks source link

Send exam results #6

Open TomasBoda opened 11 months ago

TomasBoda commented 11 months ago

Description

As a teacher, I want to ensure that exam results and statistics are effectively communicated to the students

Story

  1. teacher navigates to the exam page
  2. teacher picks one of the registered exams
  3. teacher sees a list of all registered students and their information
  4. teacher fills in grades for every registered student
  5. teacher saves the data
  6. the systems saves the data to the database
  7. students are notified about their grades and some basic statistics from the exam

Responsibilites

User Interface and Navigation

michael-sevcik commented 11 months ago

The responsibilities should be probably divided into groups - example from labs.

damodarak commented 11 months ago

Done.