Leon Stringer

Results 6 comments of Leon Stringer

I think [#359](https://github.com/h5p/moodle-mod_hvp/issues/359) is the root cause. Problem also encountered [here](https://moodle.org/mod/forum/discuss.php?d=421029) and [here](https://moodle.org/mod/forum/discuss.php?d=425310). I suggest the following as a better workaround: ```UPDATE mdl_hvp SET completionpass = 0 WHERE completionpass IS...

This issue is complicated by the code to the handle errors in **readfile_accel()** containing an error, see [MDL-72582](https://tracker.moodle.org/browse/MDL-72582). The _Object of class stored_file could not be converted to string_ message...

I see this with **theme_elegance** 2016081500 on Moodle 3.1.6. It looks like the jQuery library **theme/elegance/jquery/nprogress.js** is causing everything with the class **version** to change to the value of **NProgress.version**...

Thank you for your response and for this excellent plugin. "The problem appears when both users have attempts for the same quiz" – except that one must also know to...

Added PR #633 with a proposed implementation of this.