13
Gradebook 2: A UI Overhaul and New Features Kirk Alexander, Sakai Program Manager University of California, Davis

Gradebook - NG

  • Upload
    kirk

  • View
    1.293

  • Download
    1

Embed Size (px)

DESCRIPTION

The University of California has developed a new Gradebook Tool for Sakai. This presentation highlights that tool.

Citation preview

Page 1: Gradebook - NG

Gradebook 2:A UI Overhaul and New Features

Kirk Alexander, Sakai Program ManagerUniversity of California, Davis

Page 2: Gradebook - NG

Why a new Gradebook

• Simplify the user interface• Easier Gradebook setup• More intuitive grading of multiple (selectable)

assignments at once for many students

• New features for large classes• Extra Credit• Item Weighting in Categories• Migration of structure to new sites

Page 3: Gradebook - NG

Key Features

• Enhanced Categories and Weighting• Add features for large classes• Spreadsheet style grading• Drop lowest Scores• Excuse items per student• Equal and unequal item weighting

• Extra Credit• Extra Credit items• Extra Credit Categories

Page 4: Gradebook - NG

Other Features

• Item level grader comments• Student View• Extensive logging of all transactions• Import/Export via csv• Import/Export structure as well as grades• Structure can be imported to copy Gradebook

across sites/systems• Import eventually to be accessible Site Import

Page 5: Gradebook - NG

Phase II Features (Fall 2009)

• Statistics: percentages, medians, averages, class ranks, SD

• Permission control by role• Letter Grading (converts to numeric, fixed scale)• Visual charts of statistics• Sub Items (requires structural changes, timing

uncertain)*• Multiple Gradebooks per site*

Page 6: Gradebook - NG

Technology

• Uses existing 2.5 API’s• Some additions to Gradebook tables• Google Google Web Toolkit (GWT) and

GXT (Ext GWT SDK)• Java based grid controller

• Completely replaces existing UI• Additional internal tables for performance

enhancements to support faster paging

Page 7: Gradebook - NG

More Information

• See Conference Session Wiki Pages• Confluence (w/ links to Jira, SVN

http://confluence.sakaiproject.org/display/SG2X/Gradebook2

• User Testing: http://jira.sakaiproject.org/browse/GRBK-225

• Docs: (in development)http://smartsite.ucdavis.edu:8000/smartsite/ucd-gateway/Gradebook2Documents.html

Page 8: Gradebook - NG

Long Term Goals

• produce an independent module/component/project from GB2, tentatively called "Grade Repository”

• allow arbitrary tagging/marking of any entity, with hierarchical organization (gradebook, category, item, sub-item, sub-sub-item, etc.)

• support for multiple graders/grades per student per item, and multiple gradebooks per site, for the various projects/tools to store grade data

July 2009 10th Sakai Conference - Boston, MA, U.S.A. 8

Page 9: Gradebook - NG

DemonstrationAnd now here’s a…

July 2009 10th Sakai Conference - Boston, MA, U.S.A. 9

Page 10: Gradebook - NG

July 2009 10th Sakai Conference - Boston, MA, U.S.A. 10

Page 11: Gradebook - NG

July 2009 10th Sakai Conference - Boston, MA, U.S.A. 11

Page 12: Gradebook - NG

July 2009 10th Sakai Conference - Boston, MA, U.S.A. 12

Page 13: Gradebook - NG

Gradebook2 SummaryWe have begun this effort by implementing a new tool that closely mimics the current tool's basic functionality (support for numeric grades including points and percentages) with some significant new functionality (extra credit items and categories, drop lowest grade item, grade item weighting, excuse individual grade record, etc.) and ease of use improvements and a more flexible and extensible UI strategy. This tool currently shares data model objects with the old tool, which should largely address compatibility issues with other existing tools that make use of the original Gradebook1 to aggregate grades. At the moment, this new tool runs side-by-side with the existing Gradebook1 project on a Sakai instance, in order to facilitate pilot rollout of the new tool to a select number of sites. This tool (gradebook2) has been largely developed against the 2.5.x Sakai build, but it is to some extent Sakai-version-agnostic, and with some minor patching of the appropriate data model objects, our intention is to provide a 2.6 branch in the near future, and to allow it to run in the 3.0 container as well.

July 2009 1310th Sakai Conference - Boston, MA, U.S.A.