Note: You are currently viewing documentation for Moodle 3.4. Up-to-date documentation for the latest stable version of Moodle is likely available here: Moodle 2.0 question bank improvements.

Development:Moodle 2.0 question bank improvements

From MoodleDocs
Revision as of 04:32, 5 September 2008 by Tim Hunt (talk | contribs) (New page: {{Moodle 2.0}} Moodle 1.9 introduced the tagging and outcomes infrastructure. In Moodle 2.0 we should support tagging questions, and relating questions to outcomes. With this added metad...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Template:Moodle 2.0

Moodle 1.9 introduced the tagging and outcomes infrastructure. In Moodle 2.0 we should support tagging questions, and relating questions to outcomes.

With this added metadata, we should thing provides enhanced facilities for searching in the question bank.

In addition, we need to find a way to display all of this extra information. It will not all fit when viewing the question bank on the quiz editing page, so we need to start separating the question bank display that is used to add questions to a quiz, and the stand-alone question bank interface.

Design

Database changes

Question bank display changes

A new question view page

Ways if fitering the question bank

Question bank advanced search interface

See also