UseAllFive / tc-documentation

3 stars 0 forks source link

Quiz is buggy in the Admin #365

Closed jjkaye closed 13 years ago

jjkaye commented 13 years ago

http://www.togethercounts.com/admin.php/quizzes/17/edit

Problem: 4 unselected answers were created when I defined 3 answers and selected one.

My process:

  1. Created a new quiz and save it (page refreshed and presented me with the option to add answers)
  2. Created 3 answers, checked one of them, hit submit (page refreshed)
  3. Upon page refresh, 4 answers (one duplicate) no boxes checked.
  4. Checked on the box, hit submit (page refreshed) and quiz was save properly

It appears the quiz is duplicating the selected answer but NOT checking it on the first pass after the initial quiz creation. Checking a box the second time around and hitting save seems to mitigate the issue. See if you can reproduce this issue.

m14t commented 13 years ago

Committed revision 1003. - This should do it.