kirupalaksh / moodle-block

Simple block plugin for course completion report in particular input dates

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Moodle block_coursecompletion

Moodle block plugin for course completion reports of given date inputs

Requirements

This plugin requires Moodle 4.0+

Description of this plugin

The block_coursecompletion plugin displays a list of the course's enrolled students graded with course completed or certificated. Reports shown Total no of participants in a course and completed counts for particular dates.

Installation

Install the plugin as usual any other plugin /blocks/coursecompletion

See http://docs.moodle.org/en/Installing_plugins for help

Hide the block

By enabling show / hide icon, the block can be hidden / shown by users.

Capabilities

This plugin also introduces these additional capabilities:

block/coursecompletion:addinstance

This capability controls who is allowed to add a new coursecompletion block to the Dashboard

block/coursecompletion:myaddinstance

This capability controls who is allowed to add a new coursecompletion block to all other pages

Theme support

This plugin is developed and tested on Moodle adaptable theme. It also work with Boost child themes, including Moodle Core themes.

Future proposal

Due to limited time and resource, we have built for our own local needs and published in community. We are aware to enhance this block into more extensible report with graphs in future. If you are having any inputs let us share in https://github.com/kirupalaksh/moodle-block/issues

About

Simple block plugin for course completion report in particular input dates

License:GNU General Public License v3.0


Languages

Language:PHP 55.6%Language:CSS 43.6%Language:JavaScript 0.8%