I had version 1.8 of moodle. I upgraded it to moodle 1.9, keeping the game,feedback,googleanalytics module as non-standard.
But later(after upgrading to moodle 1.9) I upgraded the above modules.
just got the latest version of game, placed it in the mod/ folder and ran it.
Everything ran fine. And it showed as tables set up properly.
When I go to the following page(as a superadmin):
mod/game/view.php?id=513
it shows me "5 students have made 7 attempts"(link) and below that it displays my attempt, with a button that shows, "Continue with previous attempt".
When I click on this button, it takes me to this following page:
mod/game/attempt.php?id=513
and displays "no questions" on that page.
What exactly must be causing the problem?
Any tables I have to check it to? and which fields?
I am a developer and have access to all the files.
Any help would be appreciated.
Thanks alot!!!