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

« back to all changes in this revision

Viewing changes to doc/man/tour.rst

  • Committer: Matt Giuca
  • Date: 2010-02-24 13:13:21 UTC
  • mfrom: (1689.1.19 worksheet-marks)
  • Revision ID: matt.giuca@gmail.com-20100224131321-eno7xbrqsyukz869
Added worksheet marks reporting UI for lecturers. This includes the ability to view worksheet marks table in the web application and download as a CSV, as well as some basic statistics on exercise completion. Removed the ivle-marks script, as now lecturers can get the same data themselves. Fixes Launchpad bug #520179.

Show diffs side-by-side

added added

removed removed

Lines of Context:
165
165
clicking on *Add a new project* within that box. The fields should be fairly
166
166
self-explanatory.
167
167
 
 
168
.. warning::
 
169
   You can't currently edit or delete a project after it has been created.
 
170
 
168
171
Group projects are complicated by what we call "project sets". A "project set"
169
172
is a set of group projects where the student groups are the same throughout.
170
173
For instance, you will see Phase 2 and Phase 3 inside the same project set
180
183
for all projects in a set, but if you create a new set, the students will have
181
184
to start using a new repository.
182
185
 
183
 
.. warning::
184
 
   You can't delete a project set after it has been created (this could cause
185
 
   problems for groups and their repositories).
186
 
 
187
186
Usually, the hassle of getting into new groups and creating new repositories
188
187
means that you will want to create just two project sets for a subject: one
189
188
for solo projects, and another for group projects.
259
258
If you are game enough, create a new worksheet from scratch. If you are
260
259
*really* game, create a new exercise for your worksheet.
261
260
 
262
 
Viewing worksheet marks
263
 
-----------------------
264
 
 
265
 
You will probably have already noticed that the lecturer's worksheet view is
266
 
not quite like the student's. It has a table at the top which shows some
267
 
statistics about how students in this subject are going with each exercise.
268
 
(Depending on settings, tutors may also be able to access these stats.)
269
 
 
270
 
Lecturers (not tutors) can also get more specific feedback on individual
271
 
students by selecting "View worksheet marks" at the bottom of the subject
272
 
page. This shows the marks in each worksheet, and in the subject overall, for
273
 
each student, and can be used to calculate each student's final grade.
274
 
 
275
 
.. note::
276
 
   The marks are calculated from the current time, by default. However,
277
 
   normally, there is a cutoff time after which students cannot gain any
278
 
   additional marks for worksheets. You can set this cutoff in the offering
279
 
   edit page. Once set, the marks will be calculated based on submissions up
280
 
   until that date, and students will be notified of the cutoff time.
281
 
 
282
 
The "Download as CSV file" link provides these same statistics in CSV format,
283
 
which can be easily parsed.
284
 
 
285
261
An administrator's view
286
262
=======================
287
263
 
295
271
-------------------
296
272
 
297
273
Firstly, pull down the IVLE menu (top-left). There is an additional item for
298
 
admins -- the *Users* page. This lists all users with an account in IVLE, and
299
 
lets you create new ones. Clicking on a username takes you to the user's
300
 
profile page. Try it with the user ``lecturer``.
 
274
admins -- the *Users* page. This lists all users with an account in IVLE.
 
275
Clicking on a username takes you to the user's profile page. Try it with the
 
276
user ``lecturer``.
301
277
 
302
278
The profile page is exactly the same as the user himself would see it, but
303
279
with a few more buttons on the side. *Change password* is the same as the