Come together with the global Drupal community in Rotterdam, 28 Sept – 1 Oct 2026. Sessions, contribution, connection, and Early Bird savings until 8 June.
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.
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.
Comments
Comment #1
mbutcher commentedIs 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
Comment #2
mbutcher commentedAlso, if this is happening soon after an update, sometimes you need to clear the system cache.
Comment #3
wallbay1 commentedyes the autoload is enabled but , the cache is cleared but i still have the same problem
Comment #4
mbutcher commentedHmm... 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.
Comment #5
dadderley commentedI 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.
Comment #6
mbutcher commentedComment #7
bfelix commentedsame here. flushing fully worked for me.