From b1a35bda037ceb59de264e3feabc75c92d4bf7df Mon Sep 17 00:00:00 2001 From: WillRuddick Date: Sat, 2 May 2020 11:37:48 +0300 Subject: [PATCH] Update 004_Platform_Roles.md --- spec/004_Platform_Roles.md | 19 ++++++++++++++++--- 1 file changed, 16 insertions(+), 3 deletions(-) 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 +