Quiz Error

Quiz Error

by Sarah Fauset -
Number of replies: 2

I am getting this error in my quiz. Please help!

Necessary properties missing in userto object, fetching full record

  • line 95 of /lib/messagelib.php: call to debugging()
  • line 1520 of /mod/quiz/locallib.php: call to message_send()
  • line 1600 of /mod/quiz/locallib.php: call to quiz_send_notification()
  • line 1713 of /mod/quiz/locallib.php: call to quiz_send_notification_messages()
  • line ? of unknownfile: call to quiz_attempt_submitted_handler()
  • line 155 of /lib/classes/event/manager.php: call to call_user_func()
  • line 89 of /lib/classes/event/manager.php: call to core\event\manager::process_buffers()
  • line 2413 of /lib/dml/moodle_database.php: call to core\event\manager::database_transaction_commited()
  • line 92 of /lib/dml/moodle_transaction.php: call to moodle_database->commit_delegated_transaction()
  • line 192 of /mod/quiz/processattempt.php: call to moodle_transaction->allow_commit()

Average of ratings: -
In reply to Sarah Fauset

Re: Quiz Error

by Tim Hunt -
Picture of Core developers Picture of Documentation writers Picture of Particularly helpful Moodlers Picture of Peer reviewers Picture of Plugin developers

This looks like MDL-52455, fixed in 2.9.4 and 3.0.2.

Also, don't run your site with Debugging set to Developer level all the time. (It is sometimes useful to turn that on when investigating a problem, but usually it should be set to a lower level.