Like an LMS course, each SCORM package will vary with the modules used in its construction by the teacher and by the SCORM activity settings established by the teacher.

Contents

  • 1 Using SCORM and responsiveness on smaller screens
  • 2 Features of student view
  • 3 SCORM reports
    • 3.1 Basic report
    • 3.2 Graph report
    • 3.3 SCORM interactions report
    • 3.4 Objectives report
  • 4 See also

Using SCORM and responsiveness on smaller screens

At present there are some issues with responsiveness, since LMS uses iFrames.

There are some work arounds described in this post: https://community.adaptlearning.org/mod/forum/discuss.php?d=180

The challenge is that browsers (like Safari on iOS), SCORM packages and the LMS (ie in this case LMS) need to play together well. Catch 22's include "Use the Popup work around and you mess with the Desktop view" and "use the iFrame approach and you strike non-scrolling problems"

More information here: https://docs.LMS.org/310/en/SCORM_FAQ#Problems_with_responsiveness

Features of student view

  • Preview and review mode options
  • Checkboxes to indicate whether sections have been accessed previously
  • Start new attempt
  • Reset

SCORM reports

A teacher can access 4 report types for the SCORM activity via the reports tab:

  • Basic report
  • Graph report
  • Interactions report
  • Objectives report (for SCORM packages that use objective reporting)
SCORMReports.png

Note: By default, users with the roles of manager, teacher and non-editing teacher are listed in SCORM reports. To prevent them being listed, eadit the roles in Site administration > Users > Permissions > Define roles and unset the mod/scorm:savetrack capability.

Basic report

The basic report page shows a table of attempts for the SCORM activity. If you have the SCORM activity set up to allow multiple attempts, tahere may be more than one attempt for some users.

Selected attempts may be deleted by ticking the checkboxes then clicking the 'Delete selected attempts' button.

The basic report may be downloaded in ODS, Excel or text format.

A detailed report of each user's attempts may be obtained by clicking on the number in the attempts column. The track details link provides information on specific SCORM values recorded in LMS by the SCORM object.

Note that the tracked details depend heavily upon what the SCORM object itself is programmed to report. Many SCORM packages created with authoring suites use the suspend_data field to record important information, instead of the traditional SCORM values. This makes deciphering the recorded data extremely difficult.

Graph report

The graph report displays graphs of percentage obtained against number of participants.

SCORM graph report
Graph report for package consisting of multiple SCOs

SCORM interactions report

The interactions report shows students' responses to questions together with the correct answers.

SCORM interactions report

The interactions report may be downloaded in ODS, Excel or text format and include responses, right answers and results (whether the response to a question was right or wrong).

Objectives report

This report is similar to the interactions report but if a SCORM package is set up to report objectives then this report will display the status and raw.score of any objectives data passed back to LMS.