The Gradebook Builder is a simple interface allowing beginners to create a Moodle gradebook with nothing more than standard pedagogical knowledge.
- Mass produce grade categories
- Mass produce manual items
- Mass produce quizzes
Visit Gradebook Builder's Github page to either download a package or clone the git repository.
Gradebook Builder should be installed like any other Moodle grade report. Simply
copy the codebase to {MOODLE_ROOT}/grade/report/gradebook_builder
.
Contributions of any form are welcome. Github pull requests are preferred.
File any bugs, improvements, or feature requests in our issue tracker.
Gradebook Builder adopts the same license that Moodle does.