LAE Grader Report

Grade reports ::: gradereport_laegrader
Maintained by Bob Puffer
Part of set LAE Grade Reports.
Alternative to Grader report that scrolls vertically and horizontally without losing student columns or grade item header rows. Lot of additional enhancements.
Latest release:
96 sites
47 downloads
34 fans
Current versions available: 1

NOTE: LAE stands for Liberal Arts Edition, a repackaged version of Moodle provided by CLAMP (Collaborative Liberal Arts Moodle Project). The LAE User and LAE Grader are packaged with the LAE version of Moodle but can be installed separately with the dependencies as noted below.

Layout Differences From Grader Report

LAE Grader report in non-editing mode
  • Grade item and category headers are all on one line, not nested. LAEgrader does not collapse or expand categories.
  • LAEgrader allows wrapping of grade item and grade category names (at approximately 30 characters) to avoid excessively wide reports
  • All items (including the category column) included in a category are color-coded the same to group them together, alternately orange/blue
  • Items not contained in a category have a background of white as does the Course Total.
  • Hidden items and categories are gray.
  • Grades scroll both horizontally and vertically without losing view of the students column or the grade item header rows. This is the biggest difference between the LAE and core gradebooks. It negates the need for mouseover descriptions of which student and which item on which you're currently working.
  • Rows added such as 'range' or 'average' are placed at the top (instead of the bottom) and are frozen along with the grade item titles row so the user never loses sight of them.
  • Has a 'Clear overrides' button at each column header
  • Doesn't allow for editing the values for category or course items.
  • Has an 'Export to csv' button right on the report for a quick export of all items along with a weights row, a maximum points row, and extra column after every category and course total for making calculations.

 

Screenshots

Screenshot #0

Contributors

Bob Puffer (Lead maintainer)
Please login to view contributors details and/or to contact them

Comments RSS

Comments

  • MD shot of me from his iphone4
    Wed, 26 June 2013, 5:21 PM
    Hi Bob,
    Which moodle versions are these supported for? The field is empty atm. I've temporarily put in 2.5 only for now.

    Do consider adding an issue tracker url, you may want to choose https://github.com/bobpuffer/laegrader/issues or create a separate components .

    Do populate the supported versions then we can approve this.

    ps: there are a few variable notices you might want to check out by turning on developer debug mode.
  • Bob Puffer
    Fri, 28 June 2013, 8:26 AM
    Changes made, will look at the notices but I believe they're also generated by the grader report upon which this is based.
  • Bob Puffer
    Mon, 1 July 2013, 10:31 AM
    have updated version to fix almost all notices
  • David
    Sun, 1 Sept 2013, 7:30 AM
    Hi Bob, this looks like an interesting enhancement to get into the Moodle core, did you already create a Moodle Tracker item for it? Also, the link to the Source Code should be without .git (https://github.com/bobpuffer/laegrader) otherwise you cant click it
  • Bob Puffer
    Mon, 2 Sept 2013, 4:04 AM
    Heh... this plugin has been available since 2009 and nobody every brought up about the errant github link
    It is not possible that LAE Grader would be considered for core as it uses JQuery, something Martin D has outlawed for core and I can't prioritize learning YUI high enough to get it done.
  • Bob Puffer
    Sat, 7 Sept 2013, 7:28 AM
    Sorry, David I didn't mean to "seemingly" blow off your suggestion of changing the github link but it apparently didn't change the first time and I didn't notice it.
  • Bob Puffer
    Mon, 23 Sept 2013, 11:35 PM
    Updated to correctly calculate drop lowest condition with SWM
Please login to post comments