Archive for June 23rd, 2008

Moodle Custom Quiz Report

Monday, June 23rd, 2008

Client requested custom quiz report to include categories. I think that shouldn't be too hard as the category is in the same question category. Maybe I should extent the report/analysis class to include categories. mod/quiz/report/analysis/report.php which is an extension of report/default.php. More later.