Files
004_comission/nssheung/School-Management-System/_hidden/tour/tour2.md
louiscklaw 653422de08 update,
2025-01-31 21:09:49 +08:00

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