Skip to content

Commit

Permalink
Added IPS Pilot Interviewer role
Browse files Browse the repository at this point in the history
  • Loading branch information
motalm committed Oct 14, 2024
1 parent 6471b03 commit a09d49a
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions scripts/blaise/user_roles/user_roles.json
Original file line number Diff line number Diff line change
Expand Up @@ -411,5 +411,26 @@
"Appfeatures.viewsurveydetails",
"SurveyDataAccess"
]
},
{
"name": "IPS Pilot Interviewer",
"description": "Role for IPS Pilot Interviewers",
"permissions": [
"Apps",
"AppManagement",
"Apps.Appfeatures",
"Appfeatures.login",
"Appfeatures.getlistofinstruments",
"Appfeatures.installsurvey",
"Appfeatures.removesurvey",
"Appfeatures.startsurvey",
"Appfeatures.browsedata",
"Appfeatures.deletedata",
"Appfeatures.uploaddata",
"Appfeatures.downloadcases",
"Appfeatures.viewsettings",
"Appfeatures.viewsurveydetails",
"SurveyDataAccess"
]
}
]

0 comments on commit a09d49a

Please sign in to comment.