lams_learning

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

Added actual user to sessionBean

latest build

    • -1
    • +37
    ./web/WEB-INF/struts/struts-config.xml
Added journal, pageTitles and changed toolActivity to loadToolActivity

    • -2
    • +13
    ./web/WEB-INF/struts/tiles-defs.xml
Added notebook DAO, hibernate files and service

notebook details page

    • -0
    • +119
    ./web/notebook/detail.jsp
Fixed urls to use context and added pageTitle

renamed toolActivity to loadToolActivity

    • -0
    • +55
    ./web/loadToolActivity.jsp
removed an old comment

removed TODO