Note:

If you want to create a new page for developers, you should create it on the Moodle Developer Resource site.

Calculated question back to quiz button

From MoodleDocs
Revision as of 03:46, 14 June 2006 by Pierre Pichet (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Controlling the display of the Back to quiz editing button

The question\type\datasetdependent\datasetitems.php which code the display of the third and last form of the creation of a calculated question have been modified so that when there is no data the Back to quiz editing button does not appears items but instead there is a warning. Example.jpg When there is at least one set of data items, the Back to quiz editing button appears. Example.jpg