lams-github

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
new algorithm in progress engine added to calculate completed activities list before move to next activity following transition.

lesson data transfer object implemented

added data holder to hold current completed activities list for flash

get active lessons implemented

Rename customized struts action from "action" to "LamsAction" to avoid naming duplication with existing Struts API

*** empty log message ***

change activity comparator to use the order id field

added implementation of get tool session by learner

integrate web layer with service layer

    • binary
    /lams_learning/lib/cglib/cglib-nodep-2.1-dev.jar
    • binary
    /lams_learning/lib/lams/src/lams-src.zip
  1. … 6 more files in changeset.
Rename Struts action from "xxxActivity" to "xxxActivityAction".

  1. … 3 more files in changeset.
enable bi-directional one-to-one relationship between activity and transition

modify test case to accomodate sorted activities.

changed complete tool activity from loading the next tool directly to a lams learning loading page

    • binary
    /lams_learning/web/WEB-INF/lib/antlr.jar
    • binary
    /lams_learning/web/WEB-INF/lib/aopalliance.jar
    • binary
    /lams_learning/web/WEB-INF/lib/ehcache-1.0.jar
    • binary
    /lams_learning/web/WEB-INF/lib/hibernate2.jar
  1. … 4 more files in changeset.
update method for tool session added

Corrected manifiest error - spaces where there should not have been.

Replace mock copy design service with Manpreet's real implementation

    • binary
    /lams_monitoring/lib/lams/lams-authoring.jar
    • binary
    /lams_monitoring/lib/lams/src/lams_authoring_src.zip
new property activityCategoryID added

test data for transition modified

    • -1
    • +1
    /lams_common/db/sql/insert_test_data.sql
add get tool session by id to toolService

*** empty log message ***

createCopy() method modified

createCopy() method modified

cascade="save-update" added for <many-to-one> relationship between Transition and Activity

<one-to-one> relationship between Activity and Transition made uni-directional

fix up the truncation error caused by new MySql connector

    • -1
    • +1
    /lams_common/db/sql/create_lams_11_tables.sql
Changed to Mysql 4.1, and to 3.1.7 connector. Moved the table definitions to lams_common. Added a unit test option to build file.

    • -123
    • +2
    /lams_contentrepository/db/sql/create_content_repository_tables.sql
Changed to Mysql 4.1, and to 3.1.7 connector. Moved the table definitions to lams_common. Added a unit test option to build file.

    • -30
    • +55
    /lams_contentrepository/build.xml
    • -38
    • +2
    /lams_contentrepository/db/sql/insert_test_data.sql
    • binary
    /lams_contentrepository/lib/mysql/mysql-connector-java-3.0.16-ga-bin.jar
    • binary
    /lams_contentrepository/lib/mysql/mysql-connector-java-3.1.7-bin.jar
    • -0
    • +4
    /lams_contentrepository/properties.xml
Added content repository tables. There are a couple of other changes but these appear to be earlier changes to the clay model which haven't appeared in the create_tables_11: create_date in lams_role and activity_category_id in lams_learning_activity. lams_grouping has also changed location in the file.

    • -6
    • +426
    /lams_common/db/model/lams_11.clay
Added content repository tables. There are a couple of other changes but these appear to be earlier changes to the clay model which haven't appeared in the create_tables_11: create_date in lams_role and activity_category_id in lams_learning_activity. lams_grouping has also changed location in the file.

    • -16
    • +87
    /lams_common/db/sql/create_lams_11_tables.sql
Added content repository tables

    • -0
    • +6
    /lams_common/db/sql/drop_lams_11_tables.sql