TestLearnerProgressDAO.java

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-2913: Remove test sources and build tasks from LAMS projects.

  1. … 294 more files in changeset.
LDEV-1241: Problem with progess engine getting stuck when a user is in a parallel activity within an optional activity required a change to the setProgressState method call. Test classes changed to match,

  1. … 1 more file in changeset.
Updated address of FSF in copyright statement

  1. … 1392 more files in changeset.
Random grouping now working.

Fixed issues in authoring - was trying to look up grouping by UUID and that won't work for more than one design with grouping (as the UUIDs may be duplicated). Modified authoring to get all the existing groupings via the grouping activities.

Changed to make learner service changes to stop a hibernate lazy initialisation exception when grouping has just been run. Also reduced the amount of data needed to be cached in the session - only the lesson id is needed not the complete lesson.

  1. … 6 more files in changeset.
Fixed bugs in getCountActiveLearnerByLesson, changed calls to update lesson to use the lessonId rather than the lesson. Change allowed us to reduce the amount cached in the context.

  1. … 7 more files in changeset.
Copyright statement change - only support GPL v2, not future versions. Missed the "version 2.0" the previous check in

  1. … 261 more files in changeset.
Copyright statement change - only support GPL v2, not future versions. Got the lines in the wrong order in the last check in.

  1. … 261 more files in changeset.
Copyright statement change - only support GPL v2, not future versions.

  1. … 261 more files in changeset.
Upgraded Hibernate to 3.0

  1. … 91 more files in changeset.
mapping requires restart

  1. … 2 more files in changeset.
activity strategy for calculating children activity completion status implemented and tested

  1. … 10 more files in changeset.
add test data for random grouping and fixed some broken test case due to the code merge

  1. … 1 more file in changeset.
Changed getLearnerProgressByLeaner to getLearnerProgressByLearner

  1. … 3 more files in changeset.
fixing up the broken learner progress test due to the change of mapping file

  1. … 3 more files in changeset.
add new test case to test updating learner progress and activity comparator

learner progress dao tested

    • -0
    • +117
    ./TestLearnerProgressDAO.java
  1. … 7 more files in changeset.