I have installed the quiz module with the multichoice option. Unfortunately, the answers are not being saved, and I am getting the following error each time I try to add a question:

user warning: Table 'librarypoint.quiz_multichoice_answers' doesn't exist query: SELECT * FROM quiz_multichoice_answers WHERE nid = 2685 AND vid = 2687 in C:\www\webapps\library\sites\all\modules\quiz\question_types\multichoice\multichoice.module on line 663.

I am running Drupal 6.13, MySQL 5.0.67. PHP 5.2.6.

I have tried both on my local drupal installation and our company's test server. I also asked our programmer to look at it, and she confirmed the basic problem. On a lark I tried out the newer alpha version and the behavior was still there. Please advise.

Comments

falcon’s picture

Status: Active » Postponed (maintainer needs more info)

Is it the 3.x-dev you have been installing? Could you try the 3.0 stable release?

AdrianaP’s picture

Version: 6.x-3.x-dev » 6.x-3.0

Falcon - Sorry, yes I put on the stable 6.x -3.x release, on two different drupal instances.

AdrianaP’s picture

Status: Postponed (maintainer needs more info) » Active
mbutcher’s picture

Can you post a list of tables in the DB? If you are worried about security, you can just give us all of the tables with quiz in the name. That might help us figure out what is wrong.

Matt

sivaji_ganesh_jojodae’s picture

Status: Active » Closed (won't fix)

Without further information this issue can only be marked as won't fix.