Moodle Plugins directory: Restriction by dedication time | Moodle.org

Restriction by dedication time
Availability restriction ::: availability_dedicationtime
Maintained by
Santosh Nagargoje
Moodle availability plugin which lets users restrict resources and activities with dedication time.
Latest release:
58 sites
60 downloads
6 fans
Current versions available: 1
Moodle availability plugin which lets users restrict resources and activities with dedication time.
This plugin depends upon the data calculated by block_dedication. So, make sure to install block_dedication plugin(https://moodle.org/plugins/block_dedication) and its data is calculated for some courses and users.
Features
- restrict the activities and resources with dedication time (time spent in the course).
- restriction can be applied in either in hours or minutes.
Installation
- Download the latest block_dedication plugin from git repository (https://github.com/catalyst/moodle-block_dedication) or moodle plugin directory (https://moodle.org/plugins/block_dedication) and unzip the contents into the /blocks/dedication directory or upload it from the install plugin admin interface.
- Download the latest availability_dedication plugin from git repository or moodle plugin directory and unzip the contents into the /availability/condition/ directory. Or upload it from the install plugin admin interface.
How to Use
- Create a course and add some activities.
- Access the course from student login and spend some time (around 5 to 10 minutes) in the course.
- Run the Collect data for block dedication scheduled task manually or automatically from admin account.
- Create an activity with restrict access set to dedication time with xx hours or xx minutes from teacher or admin account.
- Login a student account and check the activity restriction on course home page.
Useful links
Contributors
Santosh Nagargoje (Lead maintainer)
Please login to view contributors details and/or to contact them
Comments