User Management
Platform Actions
A complete list of services and actions you can use to give permissions to your users.
# CoreService Actions
| Action | Purpose | Default Value |
|---|---|---|
GROUPS.MANAGE |
Manage user groups (create, update, delete, view) | DENY |
USERS.VIEW |
View and search users | DENY |
USERS.MANAGE |
Manage users (create, update, delete, register) | DENY |
PERMISSIONS.VIEW |
View permissions and access rules | DENY |
PERMISSIONS.MANAGE |
Manage permissions and access rules | DENY |
# TestMaker Service Actions
# Tag Management
| Action | Purpose | Default Value |
|---|---|---|
TAG_GROUP.VIEW |
View tag groups | ALLOW |
TAG_GROUP.MANAGE |
Create, update, and delete tag groups | DENY |
TAG.VIEW |
View tags | ALLOW |
TAG.MANAGE |
Create, update, and delete tags | DENY |
TAG_HIERARCHY.VIEW |
View tag hierarchies | ALLOW |
TAG_HIERARCHY.MANAGE |
Create, update, delete, and upload tag hierarchies | DENY |
# Course Management
| Action | Purpose | Default Value |
|---|---|---|
COURSE.VIEW |
View courses | DENY |
COURSE.MANAGE |
Create, update, delete courses and manage course-group mappings | DENY |
# Question Management
| Action | Purpose | Default Value |
|---|---|---|
QUESTIONS.MANAGE |
Create, update, delete, search and get statistics of questions | DENY |
QUESTIONS.REVIEW |
Bulk-update questions and change question status | DENY |
QUESTIONS.VIEW.PRACTICE |
View questions in practice mode (with hints, explanations, and answers) | DENY |
QUESTIONS.VIEW.EXAM |
View questions in exam mode (without answers and hints) | ALLOW |
QUESTIONS.OCR |
Recognize and extract text from images/pdf for easy entry | DENY |
# Question Paper Management
| Action | Purpose | Default Value |
|---|---|---|
QUESTION_PAPERS.MANAGE |
Create, update, delete question papers and search question papers | DENY |
QUESTION_PAPERS.REVIEW |
Bulk update question papers and change paper status | DENY |
QUESTION_PAPERS.VIEW |
View question papers (metadata and structure) | ALLOW |
QUESTION_PAPERS.VIEW.PRACTICE |
Practice question papers | DENY |
QUESTION_PAPERS.ATTEMPT |
Start paper attempts, view own attempts, and submit responses | ALLOW |
QUESTION_PAPERS.SUBMISSIONS.VIEW |
View paper submissions and attempts of other candidates | DENY |
QUESTION_PAPERS.SUBMISSIONS.EVALUATE |
Evaluate paper submissions | DENY |
Back to: User Management Overview