Posted by Juc1 on October 25, 2012 at 4:15pm
3 followers
Jump to:
| Project: | Quiz |
| Version: | 6.x-4.4 |
| Component: | Code - Quiz core |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Issue Summary
Hi all,
I get
You just created a new quiz. Now you have to add questions to it. This page is for adding and managing questions. Here you can create new questions or add some of your already created questions...
Create new question
Multiple choice question
But when I hit 'Multiple choice question' I get
Fatal error Class 'MultichoiceQuestion' not found in /var/www/vhosts/....net/httpdocs/sites/all/modules/quiz/question_types/quiz_question/quiz_question.module on line 631
Any suggestions please?
Thank you
Comments
#1
Hi Juc1! I found the the link http://drupal.org/node/856024#comment-3216892 helpful. This solves the error.
#2
Hi prasug,
Ok thanks - I saw this link before posting here but I thought that because it was over 2 years old it might be out of date.
Thanks
#3
A little off topic but, Anyone get multiple choice question validation to work?
I have a multi-choice (checkbox) question and when I enter 2 key values separated by a comma the question always fails when taking the test?