~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
..
notes 8 16 years ago mattgiuca doc: Added directory "notes", with all the design Diff
setup 688 16 years ago apeel setup.py now creates the /etc/init.d script for us Diff
tutorial 304 16 years ago dilshan_a Added documentation of output of TestSuite. Diff
app_howto.txt 345 16 years ago mattgiuca Global CSS change: ivlebody no longer has 1em of p 8.5 KB Diff Download File
dependencies.txt 800 16 years ago dcoles Docs: Updated docs to show debootstrap dependency 2 KB Diff Download File
Makefile 67 16 years ago mattgiuca doc: Added app_howto doc, a guide on IVLE apps int 104 bytes Diff Download File
template.py 97 16 years ago mattgiuca Moved template.py and setup.py to better places. w 871 bytes Diff Download File
upgrade.txt 965 16 years ago apeel Added paragraph on checking the svn logs to see wh 1.5 KB Diff Download File