Note: You are currently viewing documentation for Moodle 3.1. Up-to-date documentation for the latest stable version of Moodle is probably available here: Resources.

Development:Resources

From MoodleDocs

Note: This page is a work-in-progress. Feedback and suggested improvements are welcome. Please join the discussion on moodle.org or use the page comments.


Template:Moodle 2.0

Introduction

Content distribution is important part of every VLE/CMS/LMS. Content is created in complex authoring tools by professional designers and distributed in standardised formats (IMS, SCORM, etc.), simple resources may be created by teachers directly in Moodle, there is also a lot of free materials present on Internet that can be linked. Our mission is to create user interface suitable both for beginners and advanced users, full compatibility with client computers is important aspect too.

Resource module is one of the oldest modules in Moodle, it was originally called reading. Since 2004 (Moodle 1.4) different resource types were implemented as separate subplugins. In 2005 Eloy added IMS type, Hive plugin was contributed the same year. This module did not have any permanent maintainer, there were no new features or significant user interface changes since 2005.

There were several moments when things did not go as planned. First when the embedding changes were introduced in order to work around the Eolas patent trouble, later there were embedding problems especially with PDF. All of these problems have common denominators - obsolete browsers such as IE6 and outdated plug-ins.


See also