SCORM Test Harness: Difference between revisions
Mayank Gupta (talk | contribs) mNo edit summary |
Mayank Gupta (talk | contribs) mNo edit summary |
||
Line 7: | Line 7: | ||
}} | }} | ||
''Project specification | ''Project specification page to be updated soon...'' | ||
=Overview= | |||
==Abstract== | |||
This document is the specification for SCORM Test Harness, a Google Summer Of Code ''(GSoC)'' 2011 project. The SCORM test harness will allow automatically running the SCORM ADL test on the latest Moodle Code. | |||
The project mentor is [http://moodle.org/user/profile.php?id=21591 Dan Marsden] and the program administrator is [http://moodle.org/user/profile.php?id=24152 Helen Foster]. | |||
==Context== | |||
Currently running the SCORM ADL tests is a ''time consuming'' task and requires a specific environment to be set up. The tests can only run in Internet Explorer. This project aims at setting up an automated testing framework that will allow to automatically run the tests on a Microsoft Windows machine running Internet Explorer 8 or higher. On the completion of the tests a HTML page, containing the test's report will be displayed to the user. | |||
The later part of the project itself involves adding and identifying the issues with SCORM 2004 support, reporting them to the [http://tracker.moodle.org Tracker] and providing patches for the same. This will help in the ongoing development of providing SCORM 2004 support in Moodle, without breaking compatibility with previous tests. | |||
[[Category:SCORM]] | [[Category:SCORM]] |
Revision as of 05:50, 3 May 2011
SCORM Test Harness | |
---|---|
Project state | Planning |
Tracker issue | MDL-26912 |
Discussion | Using Moodle: SCORM Test Harness- GSoC |
Assignee | Mayank Gupta |
Project specification page to be updated soon...
Overview
Abstract
This document is the specification for SCORM Test Harness, a Google Summer Of Code (GSoC) 2011 project. The SCORM test harness will allow automatically running the SCORM ADL test on the latest Moodle Code.
The project mentor is Dan Marsden and the program administrator is Helen Foster.
Context
Currently running the SCORM ADL tests is a time consuming task and requires a specific environment to be set up. The tests can only run in Internet Explorer. This project aims at setting up an automated testing framework that will allow to automatically run the tests on a Microsoft Windows machine running Internet Explorer 8 or higher. On the completion of the tests a HTML page, containing the test's report will be displayed to the user.
The later part of the project itself involves adding and identifying the issues with SCORM 2004 support, reporting them to the Tracker and providing patches for the same. This will help in the ongoing development of providing SCORM 2004 support in Moodle, without breaking compatibility with previous tests.