lams-github

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

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