Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-4415 Lesson marks always recalculated after Live Edit

Also tries to respect any teacher modified lesson marks when

activity marks are changed by doing a 'take the old marks off

and add the new mark on' calculation for weighting.

  1. … 1 more file in changeset.
LDEV-4415 Course export uses percentages, tour supports weights

  1. … 2 more files in changeset.
LDEV-4415 Gradebook calculations and UI support weighting

  1. … 10 more files in changeset.
LDEV-4415 Add tool output weight. Rewrite activity evaluations.

Activity evaluations have been implemented as a list, even though always

only the first element is meaningful. They were rewritten as one-to-one

association with Activity. The primary key is activity ID now instead of

DB generated UID.

Weight column was added.

Server version was bumped so a filter can pick up activityEvaluations ->

evaluation field rename when importing older LDs.

A convention without date was used for server version as it seems good

enough.

Unnecessary versions of clients were removed from configuration table as

they server the abandoned Flash authoring.

  1. … 18 more files in changeset.
LDEV-4402 Substitute Gson and Apache JSON with Jackson

Jackson is a top JSON library shipped with WF10.

Apache JSON resides in an ancient library which we do not need for

anything else.

We use GSon only for serializing Java objects to JSON, which Jackson can

do too.

  1. … 135 more files in changeset.
LDEV-4349 flush the session in order to make updated mark be available at calculating lesson total mark

LDEV-4347:Improve date/time for spreadsheet exports

  1. … 2 more files in changeset.
LDEV-4334: Moving Lesson Gradebook into Monitoring window so that it is always available and adding a Marks chart. Both the standalone Gradebook window (using the original call) and an "in tabs" version are supported by the existing jsp. Tweaked buttons in Course screen to match the buttons in the standalone Lesson screen.

  1. … 6 more files in changeset.
LDEV-4288: Archive gradebook on lesson retry. Remove activity content on lesson retry.

  1. … 13 more files in changeset.
LDEV-4275: Creating a simplified version of gradebook export. Added support for central alignment in an excel spreadsheet as well as another border style.

  1. … 6 more files in changeset.
LDEV-4213 Create servlet that will be able to recalculate lesson total marks

  1. … 2 more files in changeset.
LDEV-4200: Adding start and finish dates for lessons and activities to teacher's gradebook screens.

  1. … 6 more files in changeset.
LDEV-4192: Make activities within complex activities appear in Gradebook.

LDEV-3962: changing images for fontawesome icons instead

LDEV-4057 :Sort activities in sequence or chronological orders in .xls export

  1. … 6 more files in changeset.
LDEV-3872 Include Start and Complete date to the "Activity View" tab in export gradebook

LDEV-3872 Include Start and Complete date to the "Activity View" tab in export gradebook

LDEV-3884 Show median time taken instead of the average one in gradebook

  1. … 5 more files in changeset.
LDEV-3884 Show median time taken instead of the average one in gradebook

  1. … 5 more files in changeset.
LDEV-3884 Show median mark instead of the average one in gradebook

  1. … 5 more files in changeset.
LDEV-3750 Improve performance of pushing marks to gradebook

  1. … 34 more files in changeset.
LDEV-3750 Improve performance of pushing marks to gradebook

  1. … 5 more files in changeset.
LDEV-3776: Remove $Id CVS keyword.

  1. … 1060 more files in changeset.
LDEV-3776: Remove $Id CVS keyword.

  1. … 768 more files in changeset.
LDEV-3776: Clean up and format all LAMS Java code.

  1. … 2106 more files in changeset.
LDEV-3776: Clean up and format all LAMS Java code.

  1. … 1846 more files in changeset.
LDEV-3752 Gradebook .xlsx export to include time stamps for start and completion

  1. … 1 more file in changeset.
LDEV-3752 Course gradebook .xlsx export to include time stamps for start and completion

LDEV-3752 Gradebook .xlsx export to include time stamps for start and completion

  1. … 1 more file in changeset.
LDEV-3401: Convert XDoclet annotations to empty comments.

  1. … 471 more files in changeset.