Numbas report

SCORM ::: scormreport_numbas
Maintained by Christian Lawson-Perfect
This Moodle plugin provides a special report for Moodle's SCORM player, for use with Numbas exams. For each attempt, it shows the student's answers and scores against the correct answer for each part, in an easier to read form than Moodle's built-in "track details" view.

Numbas report v1.0

Moodle 3.11
Released: luns, 29 de novembro de 2021, 6:01 PM

Numbas report for Moodle SCORM

This Moodle plugin provides a special report for Moodle's SCORM player, for use with Numbas exams.

For each attempt, it shows the student's answers and scores against the correct answer for each part, in an easier to read form than Moodle's built-in "track details" view.

Installation

Clone this repository into the folder mod/scorm/report/numbas inside your Moodle folder, then go to Site administration → Notifications and click to install it.

Usage

Click on a Numbas SCORM package, then click Reports → Numbas report.

Click on the attempt number for the attempt you want to look at. You'll be shown a breakdown of the student's answers and scores for that attempt.

Licence

Copyright (C) 2020-2021 Newcastle University

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see https://www.gnu.org/licenses/.

Version information

Version build number
2021112900
Version release name
v1.0
Maturity
Versión estábel
MD5 Sum
332b6341bd463c8be64ed07cc4a4cc00
Supported software
Moodle 3.11
  • Latest release for Moodle 3.11

Version control information

Version control system (VCS)
GIT
VCS repository URL
VCS branch
main
VCS tag
v1.0

Default installation instructions for plugins of the type SCORM

  1. Make sure you have all the required versions.
  2. Download and unpack the module.
  3. Place the folder (eg "myreport") in the "mod/scorm/report" subdirectory.
  4. Visit http://yoursite.com/admin to finish the installation