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

  • Committer: Matt Giuca
  • Date: 2009-01-19 17:28:59 UTC
  • Revision ID: matt.giuca@gmail.com-20090119172859-htjq3rfpp0fhtpc9
ivle.worksheet: Added calculate_score. This is a nice clean Storm port of
    ivle.db.calculate_worksheet_score.
tutorial: Replaced use of ivle.db.calculate_worksheet_score with
    ivle.worksheet.calculate_score.
    Guess What!! Removed this module's dependency on ivle.db! Hooray!
    (Note: tutorialservice still depends on it).
bin/ivle-marks: Updated this script to use ivle.worksheet_calculate_score.
    Note that this DOES NOT execute properly -- it seems it didn't even
    before my changes (tries to call db.get_users). Not my fault; I'm
    committing and going to bed!
ivle.db: Removed calculate_worksheet_score.
    As this removes the dependency on get_problem_status, removed that too!
    Almost all the worksheet stuff is gone now!
Filename Latest Rev Last Changed Committer Comment Size
..
20080707-01.sql 922 16 years ago wagrant userdb: Add a migration for the change before we m 551 bytes Diff Download File
20080715-01.sql 875 16 years ago mattgiuca Added "migrations" directory, which contains incre 59 bytes Diff Download File
20080718-01.sql 912 16 years ago dcoles Makeuser: Makeuser will now chown all files in a u 522 bytes Diff Download File
20080721-01.sql 915 16 years ago mattgiuca Moved projectid from all tables using assessedid i 230 bytes Diff Download File
20080721-02.sql 916 16 years ago mattgiuca userdb: Added constraints UNIQUE and NOT NULL to s 128 bytes Diff Download File
20080721-03.sql 920 16 years ago mattgiuca userdb: Added to table "offering" fields max_stude 157 bytes Diff Download File
20080721-04.sql 923 16 years ago mattgiuca users.sql: Added groups_student_permissions column 210 bytes Diff Download File
20080723-01.sql 935 16 years ago wagrant userdb: Large changes: - Split out semesters into 3.8 KB Diff Download File
20080818.sql 1021 16 years ago dcoles Database: Adds active column to problem_attempt ta 309 bytes Diff Download File
20080903-01.sql 1044 16 years ago wagrant userdb: Properly verify that the group name is uni 613 bytes Diff Download File
README 875 16 years ago mattgiuca Added "migrations" directory, which contains incre 277 bytes Diff Download File