-
Committer:
Matt Giuca
-
Date:
2009-01-19 17:06:24 UTC
-
mto:
This revision was merged to the branch mainline in
revision
1090.
-
Revision ID:
matt.giuca@gmail.com-20090119170624-3bowlh5rs7lf7eqz
ivle.worksheet: Added get_exercise_attempts and get_exercise_attempt.
tutorialservice: Updated to use these new functions rather than ivle.db. Also
uses datetime and does its own dictionarification rather than relying on
ivle.db to do it.
NOTE: This is just for the above two functions, not the whole module
(still reliant on ivle.db).
ivle.db: Removed get_problem_attempts and get_problem_attempt.