Note:

This site is no longer used and is in read-only mode. Instead please go to our new Moodle Developer Resource site.

SCORM 2004 compliance test instructions

From MoodleDocs
Revision as of 10:37, 13 September 2012 by Dan Marsden (talk | contribs) (first version of SCORM 2004 test instructions)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

This Page describes the steps necessary to check to see if Moodle complies with the SCORM 2004 Compliance tests - these tests are run by Moodle Developers - they are not intended for use by others.

Moodle install/setup

  • The qa.moodle.net already has a course set up with all the SCORM 2004 ADL tests here: http://qa.moodle.net/course/view.php?id=9 - you can run the tests directly on the qa.moodle.net site or follow the instructions below to set your own course up.

Create custom users

  • The first user you have to create is "Joe Student". use the following details for this user:
Username:   joestudent
Password:   password
First Name: Joe
Last Name:  Student
Email:      joestudent@localhost.localdomain
City/Town:  Your Town
Country:    You Country
  • Now Create the 2nd user "Mary Learner" using the following details:
Username:   marylearner
Password:   password
First Name: Mary
Last Name:  Learner
Email:      marylearner@localhost.localdomain
City/Town:  Your Town
Country:    You Country

Create custom course

  • You need to create a course inside Moodle to upload the SCORM 2004 Courses required for the test, For the full name of the course enter `SCORM 2004 ADL test course`, and for the short name enter `SCORM 2004 ADL`, and then create the course (using these specific names allows you to use the automated SCORM 2004 test harness)
  • Assign the 2 users created above (Mary Learner and Joe Student) as Students within this new course. Also assign the Admin user as a student within this course.

Upload the 2004 SCORM test objects

ADL SCORM 2004 Test Packages Extract this zip and then use the standard drag/drop functionality in Moodle to create a scorm package in Moodle using each SCORM package.

Test Setup and execution

Install Test suite

The Test suite will only run on Windows machines and has only been tested on IE7 and IE8 - it may work ok in IE9 - it will not work reliably on any other browsers/platforms.

Download ADL SCORM 2004 4th Edition Test Suite and the readme from here: SCORM 2004 Resources in the readme package read the "installinstruction.html" file for details on installing and running the test suite.