Fatal error: Class 'TrueFalseQuestion' not found in ........modules/quiz/quiz_question.module on line 440

Comments

mbutcher’s picture

Is the autoload.module installed and enabled?

It is a dependency of quiz_question.module. I must have something wrong in the quiz_question.info file if one can install the module without installing the dependencies.

Matt

mbutcher’s picture

Status: Active » Postponed (maintainer needs more info)

Also, if this is happening soon after an update, sometimes you need to clear the system cache.

wallbay1’s picture

yes the autoload is enabled but , the cache is cleared but i still have the same problem

mbutcher’s picture

Hmm... and the file ...../modules/quiz/quiz_question.truefalse.inc is there?

The only time I've seen this error is when autoload is not behaving correctly, but a cache clear always solves this. So I guess the next possibility is that something is missing.

Have you tried long answer questions (or quiz directions) at all? Whether or not they are working may help me narrow down the source of the problem.

dadderley’s picture

I had the same issue.
Flushing all the caches mad it go away.

Congratulations on your fine work. This module is getting more awesom all the time.

mbutcher’s picture

Status: Postponed (maintainer needs more info) » Fixed
bfelix’s picture

same here. flushing fully worked for me.

Status: Fixed » Closed (fixed)

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