I'm trying to add a quiz directions question type to my quizzes, but when I try, I get the following error:

Fatal error: Class 'QuizDirectionsQuestion' not found in /data/4/0/1/57/327709/user/333901/htdocs/arlington_greengames/sites/all/modules/quiz-6.x-4.x-dev.tar/quiz/question_types/quiz_question/quiz_question.module on line 623

I'm not sure what else to add, but I'll be glad to provide any additional information if required.

Comments

artusamak’s picture

Have you implemented the hook_autoload_info() ? It is the function used to expose additionnal classes to the drupal system.

djdevin’s picture

Component: Code - Quiz module » Code - Quiz core
Issue summary: View changes
Status: Active » Closed (outdated)

This issue is being closed because it is filed against a version that is no longer supported.

djdevin’s picture

This issue is being closed because it is filed against a version that is no longer supported.

djdevin’s picture

This issue is being closed because it is filed against a version that is no longer supported.