24 lines
660 B
Markdown
24 lines
660 B
Markdown
# Teacher send notice to student
|
|
|
|
teacher (`amy_tsui@school.com` / `amy_tsui`)
|
|
|
|
student (`john_ho@school.com/john_ho`)
|
|
|
|
1. teacher: add new notice
|
|
1. add new notice
|
|
- select `john_ho@school.com` from student list
|
|
- fill subject `A warm greetings from teacher`(__REQUIRED !!!__)
|
|
- fill content `Hello welcome to the class` (__REQUIRED !!!__)
|
|
1. click `add` button
|
|
|
|
1. student:
|
|
1. on dashboard page
|
|
- new notice found (notice count on left side bar notice button +1)
|
|
1. click notice button on left side bar
|
|
1. read new notice
|
|
- click read button
|
|
1. click back
|
|
1. new notice remains = 1
|
|
|
|
1. end
|