lams_learning

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. … 3 more files in changeset.
get the learner web app prototype working

  1. … 11 more files in changeset.
get learning app talking to survey tool

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

get most of the flash method up and running

    • -0
    • +4
    ./test/web/WEB-INF/struts/tiles-defs.xml
    • -1
    • +1
    ./web/WEB-INF/struts/.struts-config.mex
    • -0
    • +50
    ./web/WEB-INF/struts/struts-config.xml
add task for lams war

add task for lams war

join lesson modified according to the discussion with Dave exit lesson service implemented. get progress data added

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

    • binary
    ./lib/wddx/wddx-1.0a-lfl-0.2.jar
    • -186
    • +0
    ./test/java/WEB-INF/spring/applicationContext.xml
    • -74
    • +0
    ./test/java/WEB-INF/spring/dataAccessContext.xml
    • -19
    • +0
    ./test/java/WEB-INF/spring/dbConnection.properties
  1. … 11 more files in changeset.
added comments

fix some bugs in calculating current complete activity list

upgrade cglib to 2.1

upgrade lams and hibernate

upgrade Spring to 1.1.5

implementing get active lesson struts action method

new algorithm in progress engine added to calculate completed activities list before move to next activity following transition.

integrate web layer with service layer

    • binary
    ./lib/cglib/cglib-nodep-2.1-dev.jar
  1. … 6 more files in changeset.
Rename Struts action from "xxxActivity" to "xxxActivityAction".

  1. … 3 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

    • binary
    ./web/WEB-INF/lib/antlr.jar
    • binary
    ./web/WEB-INF/lib/aopalliance.jar
    • binary
    ./web/WEB-INF/lib/ehcache-1.0.jar
    • binary
    ./web/WEB-INF/lib/hibernate2.jar
  1. … 4 more files in changeset.
upgrade mysql connector to 3.1.7 hibernate to 2.1.8

    • binary
    ./lib/mysql/mysql-connector-java-3.0.16-ga-bin.jar
    • binary
    ./lib/mysql/mysql-connector-java-3.1.7-bin.jar
Remove notebook related Struts action and form bean from learning web app. They will be moved into notebook module.

The main progress engine calculation completed and tested.

replaced with requestURL

renamed requestDisplayActivity requestURL

Replaced ActionMappings with ActivityMapping

*** empty log message ***

    • -0
    • +52
    ./web/requestURL.jsp
Replaced ActionMappings with ActivityMapping and ActivityMappingStrategy. Should now work properly with parallel activity waits

Uses parallelWait flag

get calculate progress working.