HotPot Error Writing to Database

HotPot Error Writing to Database

Jeff Finnan發表於
Number of replies: 1

Hi Gordon,

I had requested that the HotPot module be upgraded a few weeks ago with the lastest version in my school moodle 2.2 system. When this occurred, all of the HotPots that were there disappeared along with their previous scores. I was able to re-install some quizzes. However, when a HotPot is completed there is an error message about failing to write to the database with this link:http://docs.moodle.org/22/en/error/moodle/dmlwriteexception When a student finishes the HotPot, nothing is recorded.

I have made mention of this through a help ticket. However, the person who deals with this has to then make a request to another organization who runs the server for the whole county. That being said, it takes a while to find out what is going on and to get things fixed.

Does anything jump out immediately as to what the problem would be or is there an easy fix? A re-installation of the module?

Thanks,

Jeff

 

評比平均分數: -
In reply to Jeff Finnan

Re: HotPot Error Writing to Database

Gordon Bateson發表於
Core developers的相片 Peer reviewers的相片 Plugin developers的相片

Hi Jeff,
sounds like the update was botched. If "all of the HotPots that were there disappeared", then it seems the Moodle administrator deleted the HotPot module before via Moodle the interface before installing the new version of the HotPot module.

To investigate the error message, please set Moodle debugging (Site administration -> Development -> Debugging) to "Developer" and enable "Display debug message", and report the full error output. I need to know which line of which PHP script generates the error.

cheers
Gordon