Proyectos de Subversion Moodle

Rev

| Ultima modificación | Ver Log |

Rev Autor Línea Nro. Línea
1 efrain 1
# edu-sharing activity module
2
 
3
The edu-sharing activity module 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).
4
 
5
The edu-sharing activity module is also needed as a dependency for all other edu-sharing plugins (filter, submission, editor).
6
 
7
## Requirements
8
 
9
Please note: Plugin versions > 8.0.0 require an environment running PHP 8.0 or higher
10
 
11
## Installation
12
 
13
After installation connect the activity module to an edu-sharing repository (plugin settings / repository settings)
14
For a full documentation with screenshots of the post installation steps for the edu-sharing plugin package visit the [documentation pages](http://docs.edu-sharing.com/confluence/edp/en).
15
 
16
## Update note
17
 
18
For changes please refer to the changelog
19
 
20
## Documentation
21
 
22
More information can be found on the [homepage](http://www.edu-sharing.com).
23
 
24
## Where can I get the latest release?
25
 
26
You find our latest releases on our [github repository](https://github.com/edu-sharing).
27
 
28
## Contributing
29
 
30
If you plan to contribute on a regular basis, please visit our [community site](http://edu-sharing-network.org/?lang=en).
31
 
32
## License
33
 
34
Code is under the [GNU GENERAL PUBLIC LICENSE v3](./LICENSE).