Skip to content

open-lms-open-source/moodle-gradingform_checklist

Repository files navigation

Checklist Grading Form

The Checklist advanced grading method is an easy way for the user and teacher to view a list of criteria and the associated grade value for each criteria. The Checklist provides teachers with a simple way to assign points to a set of criteria for grading any activity in Moodle that allows the use of advanced grading (currently Activities and Open forums).

Checklists allow the teacher to consistently grade all students on an assignment with the same list of criteria, and the same point values for each criteria. Final grades entered the Checklist are added to the Gradebook.

This plugin was contributed by the Open LMS Product Development team. Open LMS is an education technology company dedicated to bringing excellent online teaching to institutions across the globe. We serve colleges and universities, schools and organizations by supporting the software that educators use to manage and deliver instructional content to learners in virtual classrooms.

Installation

Extract the contents of the plugin into /wwwroot/grade/grading/form then visit admin/upgrade.php or use the CLI script to upgrade your site.

For more information about the configuration and usage, please see http://docs.moodle.org/dev/Checklist

License

Copyright (c) 2021 Open LMS (https://www.openlms.net)

This program 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.

This program 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 along with this program. If not, see http://www.gnu.org/licenses/.