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

  • Committer: Matt Giuca
  • Date: 2009-01-19 16:03:36 UTC
  • Revision ID: matt.giuca@gmail.com-20090119160336-28ob0uev0hnikec3
Added new module: ivle.worksheet. This will contain general functions for
    worksheets (particularly for interacting with the DB), which don't belong
    in either tutorial or tutorialservice.
    worksheet now has get_exercise_status, which is a Storm re-implementation
    of ivle.db.get_problem_status. Much cleaner!
tutorial, tutorialservice: Now use ivle.worksheet.get_exercise_status rather
    than ivle.db.get_problem_status.
ivle.db: Renamed get_problem_status to _get_problem_status. Still required,
    but only used internally now.
Filename Latest Rev Last Changed Committer Comment Size
..
migrations 875 16 years ago mattgiuca Added "migrations" directory, which contains incre Diff
forum_data.sql 624 17 years ago dcoles forum: Removed the subsilver2 style and phpBB inst 68.3 KB Diff Download File
forum_schema.sql 624 17 years ago dcoles forum: Removed the subsilver2 style and phpBB inst 46.2 KB Diff Download File
query.py 25 17 years ago drtomc A bit more work on the userdb stuff. 927 bytes Diff Download File
README 25 17 years ago drtomc A bit more work on the userdb stuff. 211 bytes Diff Download File
users.png 447 17 years ago stevenbird graphic for user database schema 52.6 KB Diff Download File
users.sql 1044 16 years ago wagrant userdb: Properly verify that the group name is uni 8.9 KB Diff Download File
users.vpp 447 17 years ago stevenbird graphic for user database schema 80.1 KB Diff Download File