Added the permission
This commit is contained in:
@@ -63,6 +63,7 @@ const EXAM_MANAGEMENT: PermissionLayout[] = [
|
||||
{label: "Generate Level", key: "generate_level"},
|
||||
{label: "Delete Level", key: "delete_level"},
|
||||
{label: "Set as Private/Public", key: "update_exam_privacy"},
|
||||
{label: "View Confidential Exams", key: "view_confidential_exams"},
|
||||
{label: "View Statistics", key: "view_statistics"},
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user