lams_learning

  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
latest version

    • -63
    • +73
    ./web/WEB-INF/struts/struts-config.xml
Uses DB lams11

commented out datasource and ref that specified in datasource context

Uses DummyLearnerService

commented out messageSource, in applicationContext

    • -2
    • +2
    ./web/WEB-INF/spring/dataAccessContext.xml
Moved to test folder

Calls ChooseActivity instead of Display

test jsps

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

    • -0
    • +61
    ./test/java/org/lamsfoundation/lams/BaseTestCase.java
Usees activityId instead of URL

Double submit testing

Used by BaseTestCase

    • -63
    • +48
    ./test/java/WEB-INF/spring/applicationContext.xml
Unit test for double submit

    • -0
    • +53
    ./test/java/org/lamsfoundation/lams/DblSubmitTest.java
Dummy actions and service

Holds the names for global struts action mappings

getActivityForward and getActivityURL now use the same base methods

Removed auto-generated todo statements and comments

moved to test folder

Moved action methods out into seperate classes.

moved to DummyLearnerService in test folder

Added chooseActivity

Added displayActivity actions to global-forwards

Latest versions of these files

    • -3
    • +32
    ./web/WEB-INF/struts/struts-config.xml
Added actions for message pages.

    • -0
    • +10
    ./conf/xdoclet/struts-actions.xml
Added getNextActivityURL()

*** empty log message ***

Matches new ILearnerService

Action for the dummy tool

*** empty log message ***

*** empty log message ***