https://github.com/fmcorz/moodle-availability_stash
Moodle plugin to limit the access to a course module according to the content of a student's stash
https://github.com/fmcorz/moodle-availability_stash
gamification moodle moodle-plugin
Last synced: 8 months ago
JSON representation
Moodle plugin to limit the access to a course module according to the content of a student's stash
- Host: GitHub
- URL: https://github.com/fmcorz/moodle-availability_stash
- Owner: FMCorz
- Created: 2016-06-20T04:25:20.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2023-12-28T06:08:15.000Z (over 2 years ago)
- Last Synced: 2025-04-13T17:51:18.097Z (about 1 year ago)
- Topics: gamification, moodle, moodle-plugin
- Language: PHP
- Size: 20.5 KB
- Stars: 4
- Watchers: 3
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
Availability Stash
==================
Moodle plugin to limit the access to a course module according to the content of a student's stash.
Features
--------
- Restrict access to students according to the content of their stash.
Requirements
------------
- Moodle 2.9 or greater.
- Block [Stash](https://moodle.org/plugins/block_stash)
How to use
----------
1. Install the block 'Stash'
2. Install this plugin
3. Add the block 'Stash' to a course
4. Find the new 'Stash object' restriction under 'Restrict access' in a module settings
License
-------
Licensed under the [GNU GPL License](http://www.gnu.org/copyleft/gpl.html)