lams_learning

  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Added some comments and fixed exception declaration

Upgraded to Struts 1.2.7

    • -0
    • +270
    ./web/WEB-INF/struts/struts-html-el.tld
    • -11
    • +341
    ./web/WEB-INF/struts/struts-html.tld
    • -2
    • +12
    ./web/WEB-INF/struts/struts-logic.tld
    • -10
    • +311
    ./web/WEB-INF/struts/struts-nested.tld
    • -830
    • +99
    ./web/WEB-INF/struts/validator-rules.xml
  1. … 19 more files in changeset.
Updated to use the new tool exceptions

Converted lams_learning to use ear format

    • -0
    • +3
    ./conf/jar/META-INF/MANIFEST.MF
    • -0
    • +2
    ./conf/war/META-INF/MANIFEST.MF
Switched project to use ear file format

    • binary
    ./lib/cglib/cglib-nodep-2.1-dev.jar
    • binary
    ./lib/hibernate/hibernate-tools.jar
    • binary
    ./lib/hibernate/src/hibernate2-src.zip
  1. … 120 more files in changeset.
remove customizedOpenSessionInviewFilter

make it deployable using ant build

    • binary
    ./web/WEB-INF/lib/lams-tool-survey.jar
    • -0
    • +54
    ./web/WEB-INF/spring/surveyApplicationContext.xml
testing libs

    • binary
    ./web/WEB-INF/lib/gnujaxp.jar
    • binary
    ./web/WEB-INF/lib/jcommon-0.9.6.jar
    • binary
    ./web/WEB-INF/lib/jfreechart-0.9.21.jar
    • binary
    ./web/WEB-INF/lib/lams-tool-survey.jar
    • binary
    ./web/WEB-INF/lib/struts-el.jar
test confs

    • -0
    • +93
    ./test/java/SurveyAnsContent.hbm.xml
    • -0
    • +168
    ./test/java/SurveyContent.hbm.xml
    • -0
    • +198
    ./test/java/SurveyQueContent.hbm.xml
    • -0
    • +61
    ./test/java/SurveyQueType.hbm.xml
    • -0
    • +117
    ./test/java/SurveyQueUsr.hbm.xml
    • -0
    • +103
    ./test/java/SurveySession.hbm.xml
    • -0
    • +102
    ./test/java/SurveyUsrResp.hbm.xml
settings for test web app

test cases changed according to the change of super test case

  1. … 1 more file in changeset.
testing sequence modified - schedule gate and permission gate added

  1. … 1 more file in changeset.
gate struts action implemented

    • -1
    • +6
    ./test/web/WEB-INF/struts/tiles-defs.xml
    • -0
    • +20
    ./web/WEB-INF/struts/struts-config.xml
    • -0
    • +27
    ./web/gate/gateWaiting.jsp
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