by Rodo Pyrovolaki.
I am trying to start with moodle with some on line courses.
I was assigned to download moodle from a link
https://app.box.com/s/g51b9c2z8qct9frbw7lo
I did both Apache and Mysqel started
Then I created a glossry with 12 entries.
But when I try to connect this glossary with a crosswords i get back this debugging
- line 410 of \lib\dml\moodle_database.php: dml_write_exception thrown
- line 1156 of \lib\dml\mysqli_native_moodle_database.php: call to moodle_database->query_end()
- line 1188 of \lib\dml\mysqli_native_moodle_database.php: call to mysqli_native_moodle_database->update_record_raw()
- line 683 of \mod\game\locallib.php: call to mysqli_native_moodle_database->update_record()
- line 175 of \mod\game\cross\crossdb_class.php: call to game_updateattempts()
- line 111 of \mod\game\cross\crossdb_class.php: call to CrossDB->game_cross_computecheck()
- line 104 of \mod\game\cross\play.php: call to CrossDB->loadcross()
- line 18 of \mod\game\cross\play.php: call to game_cross_play()
- line 124 of \mod\game\attempt.php: call to game_cross_continue()
- line 25 of \mod\game\attempt.php: call to game_do_attempt()I would be grateful if somebody helped me
- Thanks in advance