Skip to content

santoshndev/moodle-availability_dedicationtime

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

moodle-availability_dedicationtime

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

  1. restrict the activities and resources with dedication time (time spent in the course).
  2. restiction can be applied in either in hours or minutes.

Release 4.1.1

  1. Added availability message improvements as suggested by Dan Marsden

Installation

  1. 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.
  2. 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

  1. Create a course and add some activities.
  2. Access the course from student login and spend some time (around 5 to 10 minutes) in the course.
  3. Run the Collect data for block dedication scheduled task manually or automatically from admin account.
  4. Create an activity with restrict access set to dedication time with xx hours or xx minutes from teacher or admin account.
  5. Login a student account and check the activity restriction on course home page.

Screenshots

Screenshot 2024-11-10 231043

image

image

Support

If you encounter issues or bugs, please open an issue in the official GitHub repository: GitHub Issues

Author

Author: Santosh Nagargoje

Web profile: https://santoshnagargoje.in/

About

Moodle availability plugin which lets users restrict resources and activities with dedication time

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published