Releases: parmsam/quarto-quiz
Releases · parmsam/quarto-quiz
v1.4
Full Changelog: v1.3...v1.4
- Fixes #8 by adding
includeScore
option
- Fixes
disableOnCheck
option
- Adds
disableOnReset
option
- Improves README
v1.3.0
What's Changed
- Fix CSS to avoid removing bullets to all lists by @rchaput in #7
New Contributors
Full Changelog: v1.2.2...v1.3
v1.2.2
- Fixes #4 by adding defaultCorrect and defaultIncorrect options
v1.2.1
- Bug fix related to v1.2.0 update for #3.
v1.2.0
- Adds custom explanations via optional
data-explanation
attribute for each option in a question to address #3
v1.1.0
- Fixes #2 by ensuring that keypress selection of option is done only on the current slide