Aquesta pàgina forma part de la documentació de Moodle en català, tot i que no ha estat traduïda encara. Podeu contribuir obertament a les tasques de traducció. Podeu consultar la Guia d'edició de la documentació i també participar ens els debats del fòrum de traductors de la documentació a moodle.org

error/question/unknownquestiontype

De MoodleDocs
La revisió el 12:25, 11 ago 2009 per Helen Foster (discussió | contribucions) (categories)
(dif.) ← Versió més antiga | Versió actual (dif.) | Versió més nova → (dif.)
Salta a:navegació, cerca

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.