diff --git a/spec/004_Platform_Roles.md b/spec/004_Platform_Roles.md index f4d08f2..10296bb 100644 --- a/spec/004_Platform_Roles.md +++ b/spec/004_Platform_Roles.md @@ -1,8 +1,14 @@ -##View Only +##Public View Only 1. View public data only and no ability to edit +##Private View Only + +1. View private data and no ability to edit + +Private data inlcudes, names, phone numbers, location + ##Enroller 1. See private data @@ -12,7 +18,7 @@ 1. Initial Disbursement only (1 time per user with a max of 400) 1. Disbursement (besides initial) and reclamation (with approval of Admin) -##Admin +#Admin 1. See private data 1. Add users @@ -23,4 +29,11 @@ ##Super Admin -1. Assign the above roles and add Admins +1. Assign the roles (Suber Admin, Enroller, View Only) +1. See private data +1. Add users +1. Edit user fields +1. Pin reset +1. Disbursement and reclamation (without approval) +1. Give approval to Enrollers +