Note: You are currently viewing documentation for Moodle 2.4. Up-to-date documentation for the latest stable version of Moodle may be available here: Question behaviours.

Talk:Question behaviours

From MoodleDocs
Revision as of 03:00, 25 April 2013 by Alex Leontiev (talk | contribs) (Created page with "Hi, my name is Alex. I'm quite new to Moodle and PHP in general, although very interested to explore. In particular, I'm planning to participate in this coming Google Summer of C...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Hi, my name is Alex. I'm quite new to Moodle and PHP in general, although very interested to explore. In particular, I'm planning to participate in this coming Google Summer of Code 2013 and therefore I would like to learn more about Question Bank, Quiz and Question Engine modules.

While reading this article I've got the following question:

It looks like question behavior is selected on per-quiz basis, not on per-question. Is there any reason for this? I mean, I think in some scenarios per-question behavior makes sense, e.g. some questions may be answered in deferred mode, while others may be answered in adaptive.