bonartm / quizdown-js

Markdown syntax for generating interactive quizzes in the browser
https://bonartm.github.io/quizdown-live-editor/
MIT License
88 stars 24 forks source link

PR for config to enable / disable quiz retry #47

Closed dude-at-RA closed 1 year ago

dude-at-RA commented 1 year ago

Per #45

dude-at-RA commented 1 year ago

Hmm, after looking at the quiz results page - I'll need to disable the links back into the questions; you can go back to the question and then resubmit new answers.

I'll fix that and then resubmit a pull request.