Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
The main progress engine calculation completed and tested.

  1. … 5 more files in changeset.
Replaced ActionMappings with ActivityMapping and ActivityMappingStrategy. Should now work properly with parallel activity waits

  1. … 15 more files in changeset.
Uses parallelWait flag

get calculate progress working.

  1. … 4 more files in changeset.
Added actual user to sessionBean

removed TODO

    • -2
    • +0
    ./lamsfoundation/lams/DblSubmitTest.java
accomodate the change of tool session constructor

  1. … 7 more files in changeset.
all conditions of joining lesson tested.

  1. … 14 more files in changeset.
get join lesson bit to work

  1. … 7 more files in changeset.
change the learner service Spring configuration file

    • -0
    • +66
    ./lamsfoundation/lams/learning/service/TestLearnerService.java
  1. … 3 more files in changeset.
Added GPL header

    • -6
    • +22
    ./lamsfoundation/lams/BaseTestCase.java
    • -5
    • +20
    ./lamsfoundation/lams/DblSubmitTest.java
  1. … 51 more files in changeset.
DummyToolService to create a fake toolSessionId

    • -0
    • +34
    ./lamsfoundation/lams/tool/service/DummyToolService.java
Replaced activityId with toolSessionId

Added Tool to tool actions

Renamed getNextActivityURL to getProgressURL

  1. … 3 more files in changeset.
Updated to match the changes in LearnerProgress

Updated to match the changes made to URL mapping

Base test case for learning app

    • -0
    • +61
    ./lamsfoundation/lams/BaseTestCase.java
Double submit testing

    • -0
    • +43
    ./lamsfoundation/lams/learning/web/form/TestDblSubmitForm.java
Unit test for double submit

    • -0
    • +53
    ./lamsfoundation/lams/DblSubmitTest.java
Dummy actions and service

    • -0
    • +321
    ./lamsfoundation/lams/learning/service/DummyLearnerService.java
    • -0
    • +27
    ./lamsfoundation/lams/learning/web/form/DummyToolForm.java