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

« back to all changes in this revision

Viewing changes to ivle/webapp/admin/subject.py

  • Committer: Matt Giuca
  • Date: 2010-02-25 07:37:42 UTC
  • Revision ID: matt.giuca@gmail.com-20100225073742-jrf7wis8jb687h1p
Subject offering page: Sort projects by deadline (for student view).

Show diffs side-by-side

added added

removed removed

Lines of Context:
302
302
        ctx['OfferingCloneWorksheets'] = OfferingCloneWorksheets
303
303
        ctx['GroupsView'] = GroupsView
304
304
        ctx['EnrolmentsView'] = EnrolmentsView
 
305
        ctx['Project'] = ivle.database.Project
305
306
 
306
307
        # As we go, calculate the total score for this subject
307
308
        # (Assessable worksheets only, mandatory problems only)