Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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

change startLesson to joinLesson Refactor the progressEngin and LearnerService to Inverse of Control-constructor injection.

    • -1
    • +5
    ./WEB-INF/spring/learningApplicationContext.xml
  1. … 2 more files in changeset.
no longer using com.lams...

    • -63
    • +0
    ./com/lamsinternational/lams/BaseTestCase.java
Base test case for learning app

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

Used by BaseTestCase

    • -63
    • +48
    ./WEB-INF/spring/applicationContext.xml
    • -1
    • +1
    ./WEB-INF/spring/dataAccessContext.xml
    • -1
    • +1
    ./WEB-INF/spring/learningApplicationContext.xml
Unit test for double submit

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

    • -0
    • +27
    ./org/lamsfoundation/lams/learning/web/form/DummyToolForm.java
*** empty log message ***

    • -0
    • +201
    ./WEB-INF/spring/applicationContext.xml
    • -0
    • +74
    ./WEB-INF/spring/dataAccessContext.xml
    • -0
    • +19
    ./WEB-INF/spring/dbConnection.properties
    • -0
    • +19
    ./WEB-INF/spring/learningApplicationContext.xml
    • -0
    • +63
    ./com/lamsinternational/lams/BaseTestCase.java