Details
Description
functions generate_test in all question types don't really work - mostly because of not using
array('text' => ..., 'format' => ...) in the question text and feedback. Attached patch fixes generate_test functions for all question types.