tillmo / two_tiered_quiz

A multiple choice quiz with justifications for the answers, written in Django
GNU Affero General Public License v3.0
0 stars 0 forks source link

after "submit", allow more solutions #36

Closed tillmo closed 4 years ago

tillmo commented 4 years ago

after pressing "submit", I cannot enter new solutions unless I go to "home" which resets all solutions There should be a way to add solutions to unsolved questions without deleting the previously entered solutions

tillmo commented 4 years ago

this depends on #39

tillmo commented 4 years ago

this issue will be solved once the "continue" state in #39 has been realised, so it is kind of duplicate