Bump to version 0.4 v0.4
authorW. Trevor King <wking@tremily.us>
Sat, 23 Mar 2013 11:41:39 +0000 (07:41 -0400)
committerW. Trevor King <wking@tremily.us>
Sat, 23 Mar 2013 11:55:41 +0000 (07:55 -0400)
commit63706636f951ae27d1e431cc7e90833c02b739df
treea02fb347d3eeae9affa875c8809f224200ad1dc3
parent421e45345a722111bb12019932ac9bd5b1429b82
Bump to version 0.4

Changes since 0.3:
* Added a WSGI-based HTML interface.
* Added user keys to answer database and stack (for multi-user support
  in the WSGI interface).
* Added Question.accept_all for open-ended questions.
* Extended ChoiceQuestion to support multiple choice questions
  (display_choices) which default to "select one of ...", but can be
  configured to "select all that apply" (multiple_answer).
* Added a new software-carpentry-pre-assessment quiz.
* Assorted minor fixups.

I bumped any existing quizzes that use new features to v0.4, but left
the others alone.
quizzer/__init__.py
quizzer/quiz.py
quizzes/software-carpentry-pre-assessment.json