Posted by johannesf on September 24, 2009 at 12:11pm
4 followers
Jump to:
| Project: | Quiz |
| Version: | 6.x-3.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
I get this error on my new istall of quiz
Fatal error: Class 'ShortAnswerQuestion' not found in /opt/coolstack/apache2/htdocs/drupal/sites/all/modules/quiz/question_types/quiz_question/quiz_question.module on line 438
Trua/false and Multichoice work the rest have problems finding their class?
// Johannes
Comments
#1
Try clearing all of the caches. Autoload caches class names, and doesn't refresh that often. There is a patch for this in 4.x, but it hasn't been backported to 3.x.
#2
#1 will fix this and i have not heard any issue related to this recently so marking this issue as fixed.
#3
Automatically closed -- issue fixed for 2 weeks with no activity.