lams_learning

  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
knock gate service implemented

knock gate service implemented

modify test case according to new test data

activity strategy refactored to fit the activity hierarchy

  1. … 21 more files in changeset.
fix the bug caused by using learner progress data across request.

implemented complete activity for the completion of system driven activity.

customized the Spring OpenSessionInViewFilter to resolve redundent hibernate session issue.

    • -1
    • +4
    ./web/WEB-INF/struts/struts-config.xml
view grouping done

    • -0
    • +6
    ./test/web/WEB-INF/struts/tiles-defs.xml
    • -0
    • +79
    ./web/grouping/grouping.jsp
Tested grouping action servlet

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
    • binary
    ./web/WEB-INF/struts/.struts-config.mex
    • -0
    • +50
    ./web/WEB-INF/struts/struts-config.xml
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 lams and hibernate

upgrade Spring to 1.1.5

upgrade cglib to 2.1

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.