I just installed this mod but how do i create a quiz?
EDIT...found the links...doh...
However, when creating a quiz, i'm getting an error:
Data too long for column 'question_answers' at row 5 [1406]
SQL ERROR [ mysqli ]
then at the bottom is says:
Code: Select all
BACKTRACE
FILE: (not given by php)
LINE: (not given by php)
CALL: msg_handler()
FILE: [ROOT]/includes/db/dbal.php
LINE: 754
CALL: trigger_error()
FILE: [ROOT]/includes/db/mysqli.php
LINE: 182
CALL: dbal->sql_error()
FILE: [ROOT]/includes/db/dbal.php
LINE: 550
CALL: dbal_mysqli->sql_query()
FILE: [ROOT]/includes/quiz/quiz_question.php
LINE: 84
CALL: dbal->sql_multi_insert()
FILE: [ROOT]/quiz.php
LINE: 101
CALL: quiz_question->insert()