Details
-
Type:
Task
-
Status:
Resolved
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 2.0.2, 2.1, 2.2
-
Fix Version/s: None
-
Component/s: Add a project here
-
Labels:None
-
Database:MySQL
-
Affected Branches:MOODLE_20_STABLE, MOODLE_21_STABLE, MOODLE_22_STABLE
Description
I've created a block which enables learners to vote for a course, another which allows admins to award a course a 'medal' based on the results of the first medal, and a report which gives admins a site-wide view of votes and awards. I would like the community to test and review.
The code is on GitHub (as one repository: https://github.com/vaughany/moodle-courseawards) and I jumped the gun a little and submitted the blocks and report (individually) to moodle.org/plugins
The code has been checked against the Codechecker local plugin and with the exception of some long line warnings, it contains no errors. Likewise, Moodle throws no errors during installation, use or removal, and our webserver's log is clear.
There is a full readme in the GitHub repository, detailing what the blocks/report do an why, so I won't recreate it here.
Paul,
Many thanks for adding:
http://moodle.org/plugins/view.php?plugin=block_courseaward_vote
http://moodle.org/plugins/view.php?plugin=block_courseaward_medal
http://moodle.org/plugins/view.php?plugin=report_courseawards
to Moodle Plugins. I've approved the entries and created a set to link them together. Please do not hesitate to let me know if there is anything I can do to be supportive of your efforts.
Peace - Anthony