From 013205d65cbb0a51aaa47af93e54a38e0201afc4 Mon Sep 17 00:00:00 2001 From: PMKuipers Date: Thu, 17 Aug 2023 23:54:15 +0200 Subject: [PATCH] Doc fixes --- README.md | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index 2364d7f..dd5b6b1 100644 --- a/README.md +++ b/README.md @@ -34,22 +34,22 @@ The recommended roles below give an example of that. (See **Advanced** -> **Roles and permissions** in the documentation for more details about the different roled) #### Recommended roles -It is recommended to create the following new roles:

-- **Full Name:** *Studyplan Manager* - **Short Name:** *studyplanmanager* - **Context types:** *System*, *Category* - **Capabilities** +It is recommended to create the following new roles: +- **Full Name:** *Studyplan Manager* + **Short Name:** *studyplanmanager* + **Context types:** *System*, *Category* + **Capabilities** - **Manage studyplans** (*local/treestudyplan:editstudyplan*) -- **Full Name:** *Studyplan Viewer* - **Short Name:** *studyplanviewer* - **Context types:** *System*, *Category* - **Capabilities** +- **Full Name:** *Studyplan Viewer* + **Short Name:** *studyplanviewer* + **Context types:** *System*, *Category* + **Capabilities** - **View study plan of others** (*local/treestudyplan:viewuserreports*) Then assign the role **studyplanmanager** in a specific category context, or the system context to all users who should be able to create and edit studyplans in that specific context Assign the role **studyplanviewer** to all users who should be able to view the teacher view of the studyplan and view the specific results of users associated with that studyplan. -## Further Configuration< +## Further Configuration After installing the plugin you can find the main configuration in **Site administration** -> **Courses** -> **Studyplans** ## Documentation / User manual