error/question/unknownquestiontype

From MoodleDocs
Revision as of 12:25, 11 August 2009 by Helen Foster (talk | contribs) (categories)

This error will be thrown if the value returned from the name function of question_questiontype_qtype (replace questiontype with actual question type), does not match the actual question type, so if the value returned from the name function of question_multichoice_qtype is not multichoice, this error would be thrown.