Posts made by Martin Dougiamas

Picture of Core developers Picture of Documentation writers Picture of Moodle HQ Picture of Plugin developers Picture of Testers
Just a small thing that probably isn't the problem, but take off the trailing / from dirroot.

$CFG->dirroot = "/home/loveq8/public_html/moodle";

The path looks OK, but have you made sure that ALL the files were copied or installed correctly?

For example, are you SURE that there is a file setup.php in the moodle/lib directory?
Picture of Core developers Picture of Documentation writers Picture of Moodle HQ Picture of Plugin developers Picture of Testers
Completely bizarre. I had a quick look at the site and the quiz maths is quite wrong.

I can only suspect some corruption somewhere. It could possibly be related to a couple of quiz bugs that were fixed recently.

In any case, the solution in this case is to re-create the quizzes and to always use the "save grades" button on the quiz while creating it (even if the grades look OK already).

The bug related to the "save grades" button is not in current CVS versions of Moodle, or the next release.