summaryrefslogtreecommitdiff
path: root/sample_questions.py
AgeCommit message (Collapse)Author
2011-11-19Changed load_questions to load_examPrabhu 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-19Adding load_questions to load from Python code.Prabhu Ramachandran
This lets us load questions using Python syntax which is rather convenient.