Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Anchor
Phase 1
Phase 1

Phase 1

Description

Panel

The initial step modifies the Gradebook to 'statically' order the course grade download spreadsheet columns and adds the proivder id, the site title and the site id as columns.

This phase is UCD's selfish phase as it is designed to only meet UC Davis' needs and not those of a wider community (sorry).

Begin

  • June 14

status

  • Complete

Summary of changes to Gradebook

(current phase addtions are bold)

Panel
  • Service facade to get Site metadata: provider id, site title and site id
  • spring wiring of service facade above and for ContextManagement
  • new resource properties for column names

Integration Notes:

The completion of this phase of gradebook changes together with modifications to UCD's Final Grading Tool to import and interpret the Provider Id and User Id columns completes the meets the minimal requirements that UCD has for Fall 2006.

Source

Attachments
oldtrue
patterns.*1.2.patch

Anchor
Phase 2
Phase 2

Phase 2

Description

Panel

In this phase sets the groundwork for a service approach. The column references are abstracted enough to allow their order to be sepcificied. And the order, in this phase, comes from the resoure bundle.

Begin

  • June 16

status

  • Excel download complete
  • 90%

Summary of changes to Gradebook

(current phase addtions are bold)

Panel

From Phase 1

  • Service facade to get Site metadata: provider id, site title and site id
  • spring wiring of service facade above and for ContextManagement
  • new resource properties for column names
This phase
  • Add service for grade export .... used use term 'feed'
    • getters for default order, keys values (below)
  • static keys for properties
  • static default sort order

Integration Notes:

Source

Attachments
oldtrue
patterns.*1.2.1.patch

Anchor
Phase 3
Phase 3

Phase 3

Description

Panel

Begin

  • June 1423

status

...

*

Summary of changes to Gradebook

(current phase addtions are bold)

Panel

Changes from phase 1

  • Service facade to get Site metadata: provider id, site title and site id
  • spring wiring of service facade above and for ContextManagement
  • new resource properties for column names

CHnages from phase 2

This phase
  • Add service for grade export .... used term 'feed'
    • getters for default order, keys values (below)
  • static keys for properties
  • static default sort order

Integration Notes:

Source

Attachments
oldtrue
patternsrtdgf