Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 12 Next »

Phase 1

Description

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

  • 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

  File Modified
No files shared here yet.

Phase 2

Description

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

  • 90%

Summary of changes to Gradebook

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 term 'feed'
    • getters for default order, keys values (below)
  • static keys for properties
  • static default sort order

Source

  File Modified
No files shared here yet.

Phase 3

Description

Begin

  • June 14

status

  • Complete

Summary of changes to Gradebook

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

Source

  File Modified
No files shared here yet.
  • No labels