Error with writing to database when attempting quiz

Error with writing to database when attempting quiz

by Ryan Chan -
Number of replies: 1

When attempting a quiz, I encountered an error "Error writing to database", and found that it is due to insertion of unknown value 'NAN' in minfraction and maxfraction columns to table 'mdl_question_attempts'. The question type of the question is 'multianswers', and I am using Moodle 3.2.3.

What is minfraction and maxfraction, where can I set these values? 

How to I solve this error?

You may find the attached image for the full error message.

Attachment error.png
Average of ratings: -
In reply to Ryan Chan

Re: Error with writing to database when attempting quiz

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

The specific error message is just a symptom. I don't think it tells you what the real problem is in this case.

Can you show us the question text of your question?