This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
stats:role:admin [2011/09/28 23:48] Patrick Michel [Procedures] |
stats:role:admin [2011/10/01 11:08] (current) Patrick Michel [Admin Role] |
||
|---|---|---|---|
| Line 3: | Line 3: | ||
| Administrators mostly have access to the procedures at the top level, i.e. [[:stats:schema:stats]], and those in the section [[:stats:schema:account]]. | Administrators mostly have access to the procedures at the top level, i.e. [[:stats:schema:stats]], and those in the section [[:stats:schema:account]]. | ||
| + | ===== Access Rights ===== | ||
| + | |||
| + | An admin in general could be allowed to see anything, but its unnecessary and redundant. What he has to be able to see though, are the [[:stats:schema:account]] section in total and the top level elements with their attributes of the [[:stats:schema:exercise]] and [[:stats:schema:exam]] sections. | ||
| ===== Procedures ===== | ===== Procedures ===== | ||
| Line 22: | Line 25: | ||
| {{page>stats:proc:deleteExercise&noheader&nofooter}} | {{page>stats:proc:deleteExercise&noheader&nofooter}} | ||
| {{page>stats:proc:deleteExam&noheader&nofooter}} | {{page>stats:proc:deleteExam&noheader&nofooter}} | ||
| + | |||
| + | ==== Account Management ==== | ||
| + | |||
| + | {{page>stats:proc:createAccount&noheader&nofooter}} | ||
| + | {{page>stats:proc:changeAttributes (Account)&noheader&nofooter}} | ||
| + | {{page>stats:proc:deleteAccount&noheader&nofooter}} | ||
| + | |||
| ==== Right Management ==== | ==== Right Management ==== | ||
| Line 31: | Line 41: | ||
| {{page>stats:proc:revokeAdminRights&noheader&nofooter}} | {{page>stats:proc:revokeAdminRights&noheader&nofooter}} | ||
| {{page>stats:proc:revokeAssistantRights&noheader&nofooter}} | {{page>stats:proc:revokeAssistantRights&noheader&nofooter}} | ||
| - | {{page>stats:proc:revokExaminerRights&noheader&nofooter}} | + | {{page>stats:proc:revokeExaminerRights&noheader&nofooter}} |
| + | |||
| + | ==== Student Role ==== | ||
| + | |||
| + | Normal accounts are created by admins, while students can create an account for themselves, which then has to have a student ID already. So there two procedures make only sense for admins, in the context of general right management. I put it into a separate section, however, to point out the oddity. | ||
| + | |||
| + | {{page>stats:proc:addStudentId&noheader&nofooter}} | ||
| + | {{page>stats:proc:removeStudentId&noheader&nofooter}} | ||