This file is part of the local_checkmarkreport plugin for Moodle - http://moodle.org/
Author: Philipp Hager, Daniel Binder
Copyright: 2020 Academic Moodle Cooperation
License: GNU GPL v3 or later
The Checkmark Report is an extension to the checkmark module and shows the marks and grades for one or more checkmarks in a tabular form. The overview displays the amount of marks, the grades and the percentual allocation. The checkmark report consists of 3 different views. The overview gives a complete chart. In the student overview individual students can be inspected. With the overview teachers and students have an immediate feedback of their status. The application optimizes the learning process because of its improved overview for all enrolled users.
The checkmark report is ideal when numerous checkmarks are used in a course. Thereby students and teachers have a complete overview of marks and have an upto date status and do not lose track.
The plugin is available for Moodle 2.7+. This version is for Moodle 3.10.0.
-
Copy the module code directly to the local/checkmarkreport directory.
-
Log into Moodle as administrator.
-
Open the administration area (http://your-moodle-site/admin) to start the installation automatically.
You can find a cheat sheet for the plugin on the AMC website.
We try our best to deliver bug-free plugins, but we can not test the plugin for every platform, database, PHP and Moodle version. If you find any bug please report it on GitHub. Please provide a detailed bug description, including the plugin and Moodle version and, if applicable, a screenshot.
You may also file a request for enhancement on GitHub. If we consider the request generally useful and if it can be implemented with reasonable effort we might implement it in a future version.
You may also post general questions on the plugin on GitHub, but note that we do not have the resources to provide detailed support.
This plugin is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
The plugin is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License with Moodle. If not, see http://www.gnu.org/licenses/.
Good luck and have fun!