I am looking for ways to connect Moodle to OER repositories. As a repo, I am somewhat familiar with edu-sharing, but not entirely happy with the connection to Moodle via the corresponding plug-ins:
- The workflow is primarily designed to have OER already in a repo and to pull them into a (Moodle) course when needed.
- In Moodle, the OER are recognizable as edu-sharing objects. Even images or media players embedded in text look different from other media.
- My ideal solution is one in which teachers work exclusively with the Moodle interface and the files (as far as they are OER-compatible) are more or less automatically uploaded to the repository.
TU Graz has an interesting Moodle plugin. It adds a new view to each course that enables teachers to determine for each file whether to include it in the repo or not. The upload can then take place in the background. I don't know yet if a connection to edu-sharing is possible without extending the plugin. However, as a web developer with experience in PHP I am also interested in approaches that involve programming.
Are there any other approaches you know of?