This commit is contained in:
louiscklaw
2025-01-31 21:09:49 +08:00
parent 130daf5bae
commit 653422de08
1475 changed files with 330350 additions and 0 deletions

View File

@@ -0,0 +1,48 @@
# for Teacher update exam result
teacher (`amy_tsui@school.com` / `amy_tsui`)
student (`john_ho@school.com/john_ho`)
1. teacher: add new exam `tourism and hospital mid term exam`
- add remarks as well `tourism and hospital mid term exam`
1. teacher: edit just created exam -> add members
1. teacher: add student `john_ho@school.com`
- that means john_ho@school.com in the exam
1. change to student view (`john_ho@school.com/john_ho`)
1. student: look exam overview show on dashboard
- 1 exam exist
1. 現實世界 __wait for exam complete__
1. 咁呀 john_ho 等緊 result 喇喎
1. 咁呢result 就出左黎嘞...
1. teacher:
- click exam result -> Exam `tourism and hospital mid term exam`
- update result of `john_ho@school.com` -> 78
1. student: click exam result
- refresh exam result
- found Exam `tourism and hospital mid term exam` result
1. 咁如果老師踼第二個 test 去比阿 `john_ho@school.com`
1. teacher: click exam on sidebar
- click science mid term
- click `edit`
- add `john_ho@school.com`
- click `save`
- click `exam results` on sidebar
- click `update results` on Science mid term
- update `john_ho@school.com` exam result.
- click `save`
-
1. student: click `exam results` on sidebar
- `Science mid term` and result updated.
1. end