error/question/unknownquestiontype

Från MoodleDocs
Version från den 10 augusti 2009 kl. 23.31 av Marcus Green (diskussion | bidrag) (error description)
(skillnad) ← Äldre version | Nuvarande version (skillnad) | Nyare version → (skillnad)
Hoppa till:navigering, sök

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.