https://github.com/jonashackt/plugin-moodle
Project edu-sharing moodle-Plugin
https://github.com/jonashackt/plugin-moodle
Last synced: about 1 year ago
JSON representation
Project edu-sharing moodle-Plugin
- Host: GitHub
- URL: https://github.com/jonashackt/plugin-moodle
- Owner: jonashackt
- License: gpl-3.0
- Created: 2016-03-24T08:44:20.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2016-03-24T08:47:06.000Z (about 10 years ago)
- Last Synced: 2025-02-13T14:24:11.022Z (over 1 year ago)
- Language: PHP
- Homepage: http://edu-sharing.com/portal/web/edu-sharing.com/moodle-plugin
- Size: 496 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
edu-sharing moodle-Plugin
===========================
This is a set of plugins to connect Moodle to an edu-sharing e-learning repository and it’s rendering service(s). It enables teachers to provide documents and tools stored in an edu-sharing repository as linked resources or embedded objects in all WYSIWYG fields.
This package includes the following plugins:
- A block with a button taking you to the edu-sharing workspace and the edu-sharing search engine. The workspace provides the graphical user interface of the edu-sharing repository that allows users, departments or project groups to manage their content, arrange it in folders or share it with peers. It offers your users the following features:
- content licenses (creative commons)
- freely configurable folder structures
- meta-data editing and inheritance
- version management
- The edu-sharing activity plugin which adds a new option to the activities/resource menu. Using the edu-sharing resource allows you to either pick content from the repository or upload it to a folder of the repository. You may pick which version of the content you would like to provide in the course (always the latest vs. the version you just picked).
- The edu-sharing editor plug in to add the option to embed all kinds of edu-sharing content to all WYSIWYG fields. The new button will open the edu-sharing search engine and let you pick an item embed. Audio and video-files will be embedded with a player. Documents will be represented by a link. You may pick which version of the content you would like to provide in the course (always the latest vs. the version you just picked).
- The edu-sharing filter for the editor ensuring the editor can do its job.
Dependencies
------------
The block, filter and editor plugins all depend on the activity module.
Installation
------------
For a full documentation with screenshots of the post installation steps visit the [documentation pages](http://edu-sharing.com/portal/en/web/edu-sharing.com/ressources).
After installing the Plugins in short the following steps are necessary:
- connect the activity module to an edu-sharing repository (plugin settings / repository settings)
- activate the edu-sharing editor plugin for tinymce and push it to the first position in the editor plugin overview list
- activate the edu-sharing filter, set it up for moodle and html texts and push it to the first position in the filter overview list
Documentation
-------------
More information can be found on the [homepage](http://www.edu-sharing.com).
Where can I get the latest release?
-----------------------------------
You can download source and binaries from our [download page](http://edu-sharing.com/recources/?lang=en).
Contributing
------------
If you plan to contribute on a regular basis, please visit our [community site](http://edu-sharing.net/portal/web/edu-sharing.net).
License
-------
Code is under the [GNU GENERAL PUBLIC LICENSE v3](./LICENSE).