~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
..
engines 809 16 years ago William Grant Merge killall-editarea branch. We now use CodePres Diff
images 809 16 years ago William Grant Merge killall-editarea branch. We now use CodePres Diff
languages 809 16 years ago William Grant Merge killall-editarea branch. We now use CodePres Diff
codepress.css 929 16 years ago wagrant CodePress: Use the text cursor over the entire <pr 727 bytes Diff Download File
codepress.html 809 16 years ago William Grant Merge killall-editarea branch. We now use CodePres 1.4 KB Diff Download File
codepress.js 998 16 years ago wagrant editor: Add a hook to CodePress to catch Ctrl+S. U 4.7 KB Diff Download File
index.html 809 16 years ago William Grant Merge killall-editarea branch. We now use CodePres 14 KB Diff Download File
license.txt 809 16 years ago William Grant Merge killall-editarea branch. We now use CodePres 24.2 KB Diff Download File