Skip to content

Commit

Permalink
docs(readme): Make account escalation levels clearer
Browse files Browse the repository at this point in the history
Signed-off-by: microlith57 <microlith57@gmail.com>
  • Loading branch information
microlith57 committed Nov 15, 2018
1 parent 206a12a commit c414f1a
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,11 +25,11 @@ The eotc-helper app will allow authorized users (teachers and above) to create t

The app will be built around a user model, with accounts of differing privilege levels.

- Students can subscribe to notifications and comment on trips
- Teachers can create trips
- BoT members and the EOTC coordinator can remove, edit, and approve trips
- Students and parents (standard accounts) can subscribe to notifications and comment on trips
- Teachers (teacher-level accounts) can create trips
- Board of Trustees members and the EOTC coordinator (coordinator-level accounts) can remove, edit, and approve trips

All accounts have the privileges of lesser accounts. Accounts can only be escalated to higher permission levels by the System Administrator. Anyone can register a student account.
All accounts have the privileges of lesser accounts. Accounts can only be escalated to higher permission levels by the System Administrator (admin account). Anyone can register a student account.

## Contribution

Expand Down

0 comments on commit c414f1a

Please sign in to comment.