lams-github

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

change wddx library name

remove webmcq from the name

    • binary
    /lams_common/lib/wddx/wddx-1.0a-lfl-0.2.jar
    • binary
    /lams_common/lib/wddx/wddx-1.0a-webmcq-0.2.jar
remove webmcq

fix missing discriminator

lams tool service implemented. related services has been refactored into this implementation and shared throughout the application

    • binary
    /lams_monitoring/lib/lams/lams-tool-survey.jar
Additional test-data for lams_learning_activity ,lams_learning_transition and lams_tool_content added

    • -22
    • +155
    /lams_common/db/sql/insert_test_data.sql
get join lesson bit to work

    • binary
    /lams_learning/lib/jfreechart/gnujaxp.jar
    • -0
    • +4
    /lams_learning/test/java/log4j.properties
add test data for random grouping and fixed some broken test case due to the code merge

    • -3
    • +7
    /lams_common/db/sql/insert_test_data.sql
added some helper methods

Additional attribute groupingUIID added as per latest DB changes