question: Add the Question.multimedia attribute
[quizzer.git] / quizzer / ui / wsgi.py
2013-04-26 W. Trevor Kingquestion: Add the Question.multimedia attribute master
2013-04-26 W. Trevor Kingui.wsgi: Factor URL handling out into WSGI_UrlObject
2013-03-25 W. Trevor KingRun update-copyright.py
2013-03-22 W. Trevor Kingquestion: Add the ChoiceQuestion.multiple_answer attribute
2013-03-14 W. Trevor Kingquestion: Move ChoiceQuestion.open_ended to Question...
2013-03-14 W. Trevor Kingquizzer: Add ChoiceQuestion.open_ended
2013-03-14 W. Trevor Kingquizzer: Add ChoiceQuestion.display_choices
2013-03-14 W. Trevor Kingui.wsgi: Close the text-input tag
2013-03-14 W. Trevor Kingquizzer: Add user keys to the answer database and stack
2013-03-13 W. Trevor Kingui.wsgi: Add a preliminary WSGI/HTML user interface