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
Also (also), It would be less confusing if the versions followed the moodle convention of using the release date (so, 2015051301 instead of 2008040184).