Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-11-19 | Changed load_questions to load_exam | Prabhu Ramachandran | |
Added option to define quizzes in the file we load from. Also fixed bug in import for the xmlrpc_clients.py and changed the verbose name for Quiz objects. | |||
2011-11-19 | Configure server port and timeout in settings.py | Prabhu Ramachandran | |
Also updated documentation. | |||
2011-11-12 | ENH: Running remote code safely via XMLRPC. | Prabhu Ramachandran | |
Adding a python_server which executes code as nobody safely so users cannot do too much damage. |