Details
Description
Lesson's custom format.php file does not correctly define the default question object, so lots of notices are generated. This needs to reflect the one in the question bank code.
Lesson's custom format.php file does not correctly define the default question object, so lots of notices are generated. This needs to reflect the one in the question bank code.
The default question object copied from the question bank code. This is a bit inefficient though. Need to think of some way of combining these - probably by moving things like that into questionlib....