Changeset 13763 for main/waeup.kofa/trunk
- Timestamp:
- 7 Mar 2016, 08:55:58 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/waeup.kofa/trunk/src/waeup/kofa/permissions.py
r13622 r13763 362 362 class Lecturer(grok.Role): 363 363 """The local Lecturer role can be assigned at course level. 364 The role allows to view all data and to list or export allstudent364 The role allows to export student 365 365 data within the course the local role is assigned. Lecturers can't access 366 366 student data directly but they can edit the scores in course tickets.
Note: See TracChangeset for help on using the changeset viewer.