ui.cli: Add a `skip` command to the quizzer shell
authorW. Trevor King <wking@tremily.us>
Fri, 8 Feb 2013 03:39:18 +0000 (22:39 -0500)
committerW. Trevor King <wking@tremily.us>
Fri, 8 Feb 2013 03:39:18 +0000 (22:39 -0500)
commit92b6f5ce41ce074ee72ec213a02bedeef3115fc3
treef6dffd7eeea6808b14d666058697ca7373566ae8
parentda7ccde95a00c9eac955729961c592149ae50193
ui.cli: Add a `skip` command to the quizzer shell

This lets you bypass a difficult question on the stack and continue
with the rest of the quiz.
quizzer/ui/cli.py