GradeBookUtil.java

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-2173 - Putting most of gradebook into its own project for easier maintainence

Database persistence beans and DAO are staying in lams_common

  1. … 46 more files in changeset.
LDEV-2204 Adding learner views for gradebook

  1. … 10 more files in changeset.
LDEV-2173 Using an enum type to identify the view for gradebook so it is more re-usable

  1. … 16 more files in changeset.
LDEV-2173 Adding in an averageTime and an averageMark parameter to the abstract GradeBookGridRow class as it makes sense for all views to have these parameters

  1. … 9 more files in changeset.
LDEV-2173 Putting contants into GradeBookConstants as they should be

  1. … 3 more files in changeset.
LDEV-2173 Standardising sorting and searching for GradeBookGridRows, now all can sort on name, id, mark and timeTaken (common properties for all types) and all can search on name

  1. … 4 more files in changeset.
LDEV-2190 - Adding course-level view to gradebook

  1. … 17 more files in changeset.
LDEV-2173 Added "Activity view" to gradebook, which meant a bit of changing of naming of classes etc, plus a few more services calls and actions. I attempted to take advantage of OO design as much as possible here.

  1. … 18 more files in changeset.
LDEV-2173 Adding feedback to gradebook

  1. … 12 more files in changeset.
LDEV-2173 - First commit for gradebook stuff

First monitor interface implemented, teachers can look by activity to mark the students work

    • -0
    • +162
    ./GradeBookUtil.java
  1. … 248 more files in changeset.