When I finish creating a new question I now get the message:

user warning: Duplicate entry '23' for key 1 query: INSERT INTO quiz_multichoice_answers (answer_id, nid, vid, answer, feedback, is_correct, result_option) VALUES (23, 24, 26, 'McDonalds', '', 0, 0) in /home/her11754/public_html/fun/includes/database.mysql.inc on line 172.
user warning: Duplicate entry '24' for key 1 query: INSERT INTO quiz_multichoice_answers (answer_id, nid, vid, answer, feedback, is_correct, result_option) VALUES (24, 24, 26, 'A new car', '', 0, 0) in /home/her11754/public_html/fun/includes/database.mysql.inc on line 172.
user warning: Duplicate entry '25' for key 1 query: INSERT INTO quiz_multichoice_answers (answer_id, nid, vid, answer, feedback, is_correct, result_option) VALUES (25, 24, 26, 'Peace with God', '', 1, 0) in /home/her11754/public_html/fun/includes/database.mysql.inc on line 172.
user warning: Duplicate entry '26' for key 1 query: INSERT INTO quiz_multichoice_answers (answer_id, nid, vid, answer, feedback, is_correct, result_option) VALUES (26, 24, 26, 'A good eduction', '', 0, 0) in /home/her11754/public_html/fun/includes/database.mysql.inc on line 172.

Old questions (created with 5.x.1) can be updated without problems, but all new questions generate such an error message and do NOT save answer choices.

Comments

hereslife’s picture

Status: Active » Fixed

just kept adding until I got to new numbers/

hereslife’s picture

just kept adding until I got to new numbers/

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.