Taken from Wikipedia:
Sharable Content Object Reference Model (SCORM) is a collection of standards and specifications for web-based e-learning. It defines communications between client side content and a host system called the run-time environment (commonly a function of a learning management system). SCORM also defines how content may be packaged into a transferable ZIP file.
SCORM is a specification of the Advanced Distributed Learning (ADL) Initiative, which comes out of the Office of the United States Secretary of Defense.
Read more…
This article describes how to create a SCORM 1.2 package to be used in Moodle and other e-learning platform that are comply to SCORM standards. For those who want to know what SCORM is, please click this link. And also click how to install and configure the tool we are going to use, the RELOAD Editor. In the example we are going to use HTML and SWF file resources. We will create the package from scratch, creating a table of content structure, arranging the resources, previewing the content, creating the package in ZIP format, and then testing it to Moodle.
Read more…
In a localhost Apache + PHP it is easy to change the uploaded file size to something larger than the default 16M.
An example below show you how to change the upload file size to say 50M.
- Locate the PHP.ini file, for example in c:/xampp/Apache/bin/php.ini and open it with any text editor like WordPad by right-clicking -> Open With -> then choose WordPad.
Read more…
Recent Comments