问题
we have developed e-learning web site for one of our customer. recently he asked he need SCORM feed. i dornt know whether my system is compatible with scrom. do any body know any opensource php tool or lib to generate scrom from existing data.
thanks
回答1:
The first thing you need to determine is whether your site would be considered a learning management system or a piece of content. The SCORM implementation varies considerably based of what you are trying to develop. Check out http://www.scorm.com/scorm-explained/ for a good explanation of SCORM and how it works.
回答2:
I have tried Chamilo 1.9.6 and works well with SCORM 1.2 and 2004. This was used as evaluation tool (test) with up to 90 questions.
回答3:
- Have a look at Moodle project - SCORM module: http://docs.moodle.org/20/en/SCORM_module It's open source, but I do not know, it the SCORM related code is easy to use outside Moodle.
- www.dokeos.com comes with open source edition containing SCORM module.
- Or try Chamilo, it is maybe better fork of dokeos.
- Drupal has a limited support for SCORM, too.
- Good reputation has eFront.
- Ilias is certified for SCORM 2004.
- TinyLMS is interesting project - JavaScript only.
回答4:
Also get idea from http://www.vsscorm.net/run-time-environment-rte/run-time-environment-downloads/
回答5:
Don't forget Chamilo!! http://www.chamilo.org You can try a demo at http://campus.chamilo.org Chamilo supports SCORM is also a claroline/dokeos fork
来源:https://stackoverflow.com/questions/2498452/scorm-lib-for-php