fny / greenlight

Symptom monitoring for schools for COVID-19
Other
1 stars 0 forks source link

Feature: Teacher/Staff CRUD #127

Closed fny closed 3 years ago

fny commented 3 years ago

As an administrator, I should be able to create a new teacher or staff member and associate them with my location.

First Name
[                                                ]

Last Name
[                                                ]

Email
[                                                ]

Mobile Number
[                                                ]

Cohorts
[ Smart Select for user.cohort_schema ]

Role
[ Select: Teacher, Staff ▼ ]

Permission Level
[ Select: None, Admin ▼ ]

[ Submit ]

If a user with the given email or mobile number already exists, there should be an error that says the user is currently using Greenlight and they need to link their account instead.


As an administrator I should be able to update teacher/staff. Use the same form as above.


As an administrator I should be able to unlink a teacher/staff.


As an administrator I should be able to delete teacher/staff without deleting any associated children


As an administrator I should be able to delete teacher/staff and also delete any associated children