lams-github

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
No longer required

change ac to context. comments for ToolContentIDGenerator added

tool content id generator implemented

*** empty log message ***

    • binary
    /lams_monitoring/lib/lams/lams-authoring.jar
    • binary
    /lams_monitoring/lib/lams/src/lams-src.zip
    • binary
    /lams_monitoring/lib/lams/src/lams_common_src.zip
    • -0
    • +182
    /lams_monitoring/web/spring/applicationContext.xml
    • -0
    • +41
    /lams_monitoring/web/spring/learningDesignApplicationContext.xml
    • -0
    • +50
    /lams_monitoring/web/spring/monitoringApplicationContext.xml
setting up tool content generator

    • -16
    • +1
    /lams_common/test/java/applicationContext.xml
*** empty log message ***

Additional data access functions added

<one-to-many> relation changed to <one-to-one> between Activity and Transition

<property> class_name changed to service_name

tool_id added to lams_learning_activity

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

    • -22
    • +22
    /lams_common/db/sql/insert_test_data.sql
Added path to lams_common and added test to webdoclet path

Added test java dir

no longer using com.lams...

latest version

Uses DB lams11

commented out datasource and ref that specified in datasource context

Uses DummyLearnerService

commented out messageSource, in applicationContext

Moved to test folder

Calls ChooseActivity instead of Display

    • -4
    • +4
    /lams_learning/web/optionsActivity.jsp
test jsps

    • -0
    • +23
    /lams_learning/web/test/dblSubmitTest.jsp
    • -0
    • +28
    /lams_learning/web/test/dummyTool.jsp
Base test case for learning app

Usees activityId instead of URL

    • -4
    • +4
    /lams_learning/web/requestDisplayActivity.jsp
Double submit testing

Used by BaseTestCase

Unit test for double submit

Dummy actions and service

Holds the names for global struts action mappings

getActivityForward and getActivityURL now use the same base methods