There is a problem with autoload module, which can be solved by adding cache_clear_all('autoload:', 'cache'); to hook_install for question types with new API.

This problem is caused by autoload registry caching. Can be reproduced this way: enable all question types, then disable Matching, then clear cache, then try to create True/False question, then enable Matching, and try to create Matching question.

Comments

mbutcher’s picture

Hooray! That bug has been outstanding for a while.

This has been added to all of the question types in Quiz 3.x, 4.x.

mbutcher’s picture

Status: Active » Fixed

Marking as fixed.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.