~azzar1/unity/add-show-desktop-key

« back to all changes in this revision

Viewing changes to doc/man/roles.rst

  • Committer: William Grant
  • Date: 2010-02-15 09:10:04 UTC
  • Revision ID: grantw@unimelb.edu.au-20100215091004-to0sas4feknvi7ay
Sort subjects and semesters sanely in the offering forms.

Show diffs side-by-side

added added

removed removed

Lines of Context:
73
73
 
74
74
In addition to the abilities of students, tutors have the ability to:
75
75
 
76
 
* Create project groups, and add/remove students from them,
77
76
* View submissions to projects in the offering,
78
77
* Check out (with an external Subversion client) the part of a student or
79
78
  group's Subversion repository which was submitted to a project in the
86
85
  allowed it (see ``tutors_can_edit_worksheets`` under
87
86
  :ref:`policy configuration <ref-configuration-policy>`). This is **enabled**
88
87
  by default,
89
 
* View completion statistics for exercises in worksheets for the offering,
90
 
  if the system administrator has allowed it (see
91
 
  ``tutors_can_edit_worksheets`` under :ref:`policy configuration
92
 
  <ref-configuration-policy>`). This is **enabled** by default.
93
88
* Create and edit exercises *for any offering* (as exercises are not
94
89
  offering-specific), if the system administrator has allowed it (see
95
90
  ``tutors_can_edit_worksheets`` under :ref:`policy configuration
101
96
The role of "lecturer" is offering-specific. Users may be enrolled in an
102
97
offering as "lecturer" by an admin.
103
98
 
104
 
In addition to the abilities of tutors (including any of their policy-specific
105
 
abilities, regardless of the policy setting), lecturers have the ability to:
 
99
In addition to the abilities of tutors, lecturers have the ability to:
106
100
 
107
101
* Enrol a user in the offering, as a student or tutor,
108
 
* Create and edit worksheets for the offering,
 
102
* Create and edit worksheets for the offering
109
103
* Create and edit exercises *for any offering* (as exercises are not
110
104
  offering-specific),
111
105
* Edit the details of the offering (such as description and URL),
112
 
* View individual students' worksheet marks for the offering,
113
 
* Create and edit projects and project sets for the offering.
 
106
* Create and edit projects and project sets for the offering,
 
107
* Create project groups, and add/remove students from them.
114
108
 
115
109
Admins
116
110
------
126
120
* See a list of all users in the system,
127
121
* View and edit all details for all users, including "fixed" fields such as
128
122
  full name, and change any user's password without knowing the old one,
129
 
* Create new users,
130
123
* Enrol a user as a lecturer in any offering,
131
124
* Upgrade any user to admin status, or revoke admin status,
132
125
* Disable (ban) any user from accessing the system at all, or enable a user,