lams-github

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

Added new Error action and comments

activity strategy for calculating next activity within a parent activity implemented and tested

activity strategy for calculating children activity completion status implemented and tested

    • -1
    • +1
    /lams_common/db/sql/insert_test_data.sql
accomodate the change of tool session constructor

fix up the bug in eager fetch exposed by new test case

fix up the broken tool session code. As the new lesson attribute can not be null, it should go into the constructor

fix up the broken tool session code. As the new lesson attribute can not be null, it should go into the constructor

    • -0
    • +7
    /lams_common/db/sql/insert_test_data.sql
*** empty log message ***

*** empty log message ***

added lesson

set toolSession ref to lazy load

Added lesson to mapping

*** empty log message ***

  1. … 8 more files in changeset.
additional attributes

Added in the frames and flash from LAMS 1.0b7

    • binary
    /lams_learning/web/LearnerLeftUI.swf
    • binary
    /lams_learning/web/LearnerTopUI.swf
    • -0
    • +112
    /lams_learning/web/controlBottomFrame.jsp
    • -0
    • +48
    /lams_learning/web/controlFrame.jsp
    • -0
    • +53
    /lams_learning/web/controlTopFrame.jsp
    • -0
    • +53
    /lams_learning/web/main.jsp
GPL license added

*** empty log message ***

    • binary
    /lams_learning/lib/jfreechart/gnujaxp.jar
all conditions of joining lesson tested.

    • binary
    /lams_learning/lib/lams/lams-tool-survey.jar
    • binary
    /lams_learning/lib/lams/src/lams-src.zip
fix up broken test case due to the change of test data

correct some comments

fix up mapping error from activity to tool session