QuizPort Fatal Error

QuizPort Fatal Error

por Jay Knight -
Número de respostas: 1

I just install QuizPort via git, and am getting this error when trying to add it as an activity:

PHP Fatal error:  Call to undefined method HTML_QuickForm_Error::setValue() in /path/to/moodle/course/moodleform_mod.php on line 221

The "More documentation" link is inaccessible, so sorry if this is answered there.  Since it's a fatal error, I can't get a stack trace.  Any ideas what I need to do to get this to work?

Also, is this plugin really using PEAR Quickforms?  ick sorriso

Also (also), It would be less confusing if the versions followed the moodle convention of using the release date (so, 2015051301 instead of 2008040184).

Média das avaliações:  -
Em resposta à Jay Knight

Re: QuizPort Fatal Error

por Gordon Bateson -
Imagem de Core developers Imagem de Peer reviewers Imagem de Plugin developers

Hi Jay, 

QuizPort is intended for versions of Moodle up to 1.9.
For Moodle 2.x sites, please use the TaskChain module.
What version of Moodle are you using?
Also, what is the URL of the page that produced the error?

TIA,
Gordon

P.S. in Moodle, nearly all forms, not just the QuizPort forms, are based on PEAR Quickforms.