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

« back to all changes in this revision

Viewing changes to setup/util.py

  • 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:
321
321
        "bin/ivle-fetchsubmissions",
322
322
        "bin/ivle-listusers",
323
323
        "bin/ivle-loadsampledata",
324
 
        "bin/ivle-marks",
325
324
        "bin/ivle-mountallusers",
326
325
        "bin/ivle-refreshfilesystem",
327
326
        "bin/ivle-remakeuser",