Note: You are currently viewing documentation for Moodle 3.0. Up-to-date documentation for the latest stable version of Moodle may be available here: Gradebookplus.

Gradebookplus: Difference between revisions

From MoodleDocs
Line 10: Line 10:
* works with moodle 1.5 and moodle 1.6 (with bug patch below, not thoroughly tested)
* works with moodle 1.5 and moodle 1.6 (with bug patch below, not thoroughly tested)


 
version 2 of gradebook contrib
* you can enter graded events directly through the gradebook interface. These grades will not show up elsewhere in the course.


as of july 10:
as of july 10:
Line 16: Line 17:
* cvs gradebook was last modified  may 3, 2006  by skodak
* cvs gradebook was last modified  may 3, 2006  by skodak
* gradebookplus in contrib was last modified jun 22, 2006 by jgraham909
* gradebookplus in contrib was last modified jun 22, 2006 by jgraham909
* gradebookplus_v2 in contrib was added july, 19, 2006 by jgraham909
* Eloy Lafuente (stronk7) made a couple of patches to standard gradebook in http://moodle.org/mod/forum/discuss.php?d=48436
* Eloy Lafuente (stronk7) made a couple of patches to standard gradebook in http://moodle.org/mod/forum/discuss.php?d=48436
* and announces that "(standard) gradebook is going to be revamped for Moodle 1.7"
* and announces that "(standard) gradebook is going to be revamped for Moodle 1.7"
* Michael Penney announced plan to release a new version of gradebookplus in http://moodle.org/mod/forum/discuss.php?d=48436&parent=221574  jun 25, 2006
* Michael Penney announced plan to release a new version of gradebookplus in http://moodle.org/mod/forum/discuss.php?d=48436&parent=221574  jun 25, 2006
* there is a tiny bug in gradebookplus's grade/lib.php (see bruno's fix in http://moodle.org/mod/forum/discuss.php?d=49090#226557) jul 10, 2006
* there is a tiny bug in gradebookplus's grade/lib.php (see bruno's fix in http://moodle.org/mod/forum/discuss.php?d=49090#226557) jul 10, 2006

Revision as of 21:39, 19 July 2006

GradebookPlus

adds the following functionality to standard gradebook

  • in-place editing of gradebook
  • multi-column editing (spreadheet-style) for all numerically-marked activities in a given category
  • popular with teachers used to traditional gradebook software
  • makes moodle accessible to more teaching styles
  • currently only available as a contrib package in CVS contrib/gradebookplus
  • works with moodle 1.5 and moodle 1.6 (with bug patch below, not thoroughly tested)

version 2 of gradebook contrib

  • you can enter graded events directly through the gradebook interface. These grades will not show up elsewhere in the course.

as of july 10: