-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Flag unanswered questions in Quiz review mode, implement nohighlight (#…
…179) * Refactor question and answer status methods out of QuizProgress and into Quiz. Don't make highlights if answer disallows highlights. * Configure Quiz to use new 'nohighlight' option. Flag unfinished questions with red box in Quiz review mode. Systematize question and answer status functions and use consistently in Quiz.
- Loading branch information
1 parent
47136ea
commit 347ae2c
Showing
6 changed files
with
169 additions
and
89 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.