question: Add the Question.multimedia attribute
[quizzer.git] / quizzes /
2013-03-23 W. Trevor KingBump to version 0.4 v0.4
2013-03-22 W. Trevor Kingquizzes/software-carpentry-pre-assessment: Allow multip...
2013-03-14 W. Trevor Kingquizzes/software-carpentry-pre-assessment: Automate...
2013-03-13 W. Trevor Kingquizzes/monty-python: Fix JSON error (missing comma...
2013-03-08 W. Trevor Kingquizzes: Bump quizzes to v0.3 because they have copyrig...
2013-03-07 W. Trevor Kingquizzes/DiRAC-drivers-license: Add copyright and licens...
2013-03-07 W. Trevor KingMerge branch 'license'
2013-02-15 W. Trevor Kingquiz: Add copyright metadata
2013-02-15 W. Trevor Kingquizzes/DiRAC-drivers-license: First pass at automating...
2013-02-15 W. Trevor Kingui.cli: Add do_shell() and associated framework
2013-02-14 W. Trevor Kingquizzes/git: Fix JSON indentation for GIT_AUTHOR_EMAIL
2013-02-14 W. Trevor Kingquiz: Add Quiz.introduction for an optional intro message
2013-02-07 W. Trevor Kingquizzes/git: Don't timeout during the 'gitignore' question v0.1
2013-02-07 W. Trevor Kingquizzes/git: Add remote-related questions
2013-02-07 W. Trevor Kingquizzer/git: Add 'git merge' question
2013-02-07 W. Trevor Kingquizzes/git: Add 'git checkout *' questions
2013-02-07 W. Trevor Kingquizzes/git: Add 'git branch *' questions
2013-02-07 W. Trevor Kingquizzes/git: Fix 'in repository' -> 'in your repository'
2013-02-06 W. Trevor Kingquizzes/git: Add 'git rm / commit' question
2013-02-06 W. Trevor Kingquizzes/git: Add 'git log *' questions
2013-02-06 W. Trevor Kingquizzes/git: Add 'git diff *' questions
2013-02-06 W. Trevor Kingquizzes/git: Avoid escaped double-quotes when single...
2013-02-06 W. Trevor Kingquizzes/git: Add 'git commit -a' question
2013-02-06 W. Trevor Kingquizzes/git: Add 'git status' question
2013-02-06 W. Trevor Kingquizzes/git: Add 'gitignore' question
2013-02-06 W. Trevor Kingquizzes/git: Add 'git help config' question
2013-02-06 W. Trevor Kingquizzes: Convert multi-line help to lists
2013-02-06 W. Trevor Kingquizzes/git: Convert multi-line prompts to lists
2013-02-06 W. Trevor Kingquizzes: Use complete sentences with punctation for...
2013-02-06 W. Trevor Kingquizzes/git: Tag existing questions
2013-02-06 W. Trevor Kingquizzes/git: Add 'git commit --amend' question
2013-02-06 W. Trevor Kingquizzes/git: Add 'git config --global user.{name,email...
2013-02-06 W. Trevor Kingquizzes/git: Add 'git checkout HEAD -- FILE' question
2013-02-06 W. Trevor Kingquizzes/git: Add 'git add / commit' question
2013-02-05 W. Trevor Kingquizzes/git: Add preliminary Git quiz (repository creation)
2013-02-05 W. Trevor Kingquizzes/posix-shell: Add a preliminary POSIX shell...
2013-02-05 W. Trevor Kingquizzes/posix-utilities: Rename from posix-shell.json...
2013-02-05 W. Trevor Kingquestion: Add ChoiceQuestion for one-of-several correct...
2013-02-05 W. Trevor Kingquizzes: Move quizzes into a subdirectory