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

  • Committer: mattgiuca
  • Date: 2008-08-18 10:05:46 UTC
  • Revision ID: svn-v3-trunk0:2b9c9e99-6f39-0410-b283-7f802c844ae2:trunk:1025
tutorialservice: Added two new GET actions: getattempts and getattempt.
    getattempts retrieves a list of all attempts the user has made for a
    particular question.
    getattempt returns the code for a specific attempt.
    Note that BY DEFAULT, these do not allow you to browse disabled attempts
    (but this can be easily activated via a flag at the top of
    tutorialservice/__init__.py).
db.py: Added get_problem_attempts and get_problem_attempt methods to do the DB
    queries for the above actions.
Filename Latest Rev Last Changed Committer Comment Size
..
codepress 809 16 years ago William Grant Merge killall-editarea branch. We now use CodePres Diff
ivle.css 455 16 years ago mattgiuca Login now handles the 3 login states: no_agreement 3.6 KB Diff Download File
json2.js 170 17 years ago mattgiuca browser: Added CSS and JS files (not much in them) 1.9 KB Diff Download File
md5.js 217 17 years ago mattgiuca Console: Python code generates a minimal document 8.6 KB Diff Download File
tos.js 847 16 years ago dcoles Login: Give some smarter feedback from the userser 3.6 KB Diff Download File
util.js 944 16 years ago dcoles Special Home Directory: Work to create a special h 20.7 KB Diff Download File