Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
implemented the learner service layer and struts layer of grouping

  1. … 15 more files in changeset.
get the learner web app prototype working

  1. … 24 more files in changeset.
get the flash to java method all working

  1. … 10 more files in changeset.
get most of the flash method up and running

  1. … 7 more files in changeset.
join lesson modified according to the discussion with Dave exit lesson service implemented. get progress data added

  1. … 11 more files in changeset.
setup Structs test case get all ative lesson java flash interaction implemented and tested. join learner into lesson implemented and tested calculate progress action forward modified and tested

    • -186
    • +0
    ./WEB-INF/spring/applicationContext.xml
    • -74
    • +0
    ./WEB-INF/spring/dataAccessContext.xml
    • -19
    • +0
    ./WEB-INF/spring/dbConnection.properties
    • -54
    • +0
    ./WEB-INF/spring/learningApplicationContext.xml
  1. … 19 more files in changeset.
fix some bugs in calculating current complete activity list

    • -1
    • +1
    ./WEB-INF/spring/learningApplicationContext.xml
  1. … 1 more file in changeset.
new algorithm in progress engine added to calculate completed activities list before move to next activity following transition.

  1. … 1 more file in changeset.
integrate web layer with service layer

    • -7
    • +7
    ./WEB-INF/spring/learningApplicationContext.xml
  1. … 16 more files in changeset.
Rename Struts action from "xxxActivity" to "xxxActivityAction".

  1. … 17 more files in changeset.
modify test case to accomodate sorted activities.

changed complete tool activity from loading the next tool directly to a lams learning loading page

    • -0
    • +2
    ./WEB-INF/spring/learningApplicationContext.xml
  1. … 14 more files in changeset.
The main progress engine calculation completed and tested.

    • -1
    • +2
    ./WEB-INF/spring/learningApplicationContext.xml
  1. … 4 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.

    • -0
    • +1
    ./WEB-INF/spring/learningApplicationContext.xml
  1. … 3 more files in changeset.
Added actual user to sessionBean

removed TODO

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

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

    • -0
    • +1
    ./WEB-INF/spring/learningApplicationContext.xml
  1. … 13 more files in changeset.
get join lesson bit to work

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

    • -1
    • +19
    ./WEB-INF/spring/learningApplicationContext.xml
  1. … 2 more files in changeset.
Added GPL header

    • -4
    • +12
    ./WEB-INF/spring/learningApplicationContext.xml
    • -6
    • +22
    ./org/lamsfoundation/lams/BaseTestCase.java
    • -5
    • +20
    ./org/lamsfoundation/lams/DblSubmitTest.java
  1. … 50 more files in changeset.
DummyToolService to create a fake toolSessionId

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.