~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-26 01:09:49 UTC
  • Revision ID: grantw@unimelb.edu.au-20100226010949-xka8c9s6y7aq4id1
Scroll to the end of the console output after *every* output, not just some. This removes some artifiacts resulting from scrolling a fraction of a second too late.

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
106
* View individual students' worksheet marks for the offering,
113
 
* Create and edit projects and project sets for the offering.
 
107
* Create and edit projects and project sets for the offering,
 
108
* Create project groups, and add/remove students from them.
114
109
 
115
110
Admins
116
111
------
126
121
* See a list of all users in the system,
127
122
* View and edit all details for all users, including "fixed" fields such as
128
123
  full name, and change any user's password without knowing the old one,
129
 
* Create new users,
130
124
* Enrol a user as a lecturer in any offering,
131
125
* Upgrade any user to admin status, or revoke admin status,
132
126
* Disable (ban) any user from accessing the system at all, or enable a user,