lams-github

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
The main progress engine calculation completed and tested.

    • binary
    /lams_learning/lib/lams/src/lams-src.zip
Changed db name to LAMS

    • -1
    • +1
    /lams_contentrepository/db/sql/create_content_repository_tables.sql
    • -1
    • +1
    /lams_contentrepository/db/sql/insert_test_data.sql
replaced with requestURL

    • -50
    • +0
    /lams_learning/web/requestDisplayActivity.jsp
renamed requestDisplayActivity requestURL

Replaced ActionMappings with ActivityMapping

*** empty log message ***

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

Uses parallelWait flag

added waiting flag for learner progress

added waiting flag to progress table

    • -0
    • +1
    /lams_common/db/sql/create_lams_11_tables.sql
get calculate progress working.

*** empty log message ***

Transitions for childActivities of ComplexActivities removed.

    • -14
    • +17
    /lams_common/db/sql/insert_test_data.sql
added helper method to get child from a complex activity by id.

Added actual user to sessionBean

*** empty log message ***

latest build

Additional comments added for getTransitionTo() and getTransitionFrom() methods

Added journal, pageTitles and changed toolActivity to loadToolActivity

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

notebook details page

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

renamed toolActivity to loadToolActivity

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

    • -1
    • +0
    /lams_learning/web/parallelActivity.jsp
removed TODO

*** empty log message ***

just changed the comment from the myeclipse default

renamed leaner learner

Changed references to sessionBean.getLearner()

Moved base learning stuff to a base action LearnerAction