2016-05-02 17:22:52
my other thread got deleted
The post I put up a little while ago had an error message in it, would you mind providing some help with that error message?
Thanks
2016-05-02 17:22:52
The post I put up a little while ago had an error message in it, would you mind providing some help with that error message?
Thanks
2016-05-03 09:39:59
Fatal error: Call to a member function display() on a non-object in /home/wiegando/public_html/aTutor/mods/_standard/tests/preview.php on line 119
This is likely being caused by ATutor being unable to retrieve the test or test items from the database. Like due to copying and pasting from ms word as I suggested in the other thread. You'd need to review your test for any quotations, and retype them all.
https://github.com/atutor/ATutor/blob/master/mods/_standard/tests/preview.php#L119
You can turn on debugging to try to trace back the problem. See the developer docs for details on debugging.
http://help.atutor.ca/developer/guidelines.html#fn-debug
Enable debugging by setting AT_DEVEL to "1" in include/vitals.inc.php