• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
change the learner service Spring configuration file

  1. … 3 more files in changeset.
join lesson added

join lesson added

Added GPL header

  1. … 45 more files in changeset.
updated use of ActivityURL to String

Updated to use ActionMappings

Updated some comments

Replaced use of ActivityURL with String.

Added actionMappings as bean property.

implement join lesson and progress engine

Changed getLearnerProgressByLeaner to getLearnerProgressByLearner

  1. … 3 more files in changeset.
Renamed getNextActivityURL to getProgressURL

  1. … 1 more file in changeset.
Moved URL mapping to ActionMappings

Updated to match the changes to LearnerProgress and the URL mappings

Changed Utils.getUrl to ActionMappings.getUrl

change startLesson to joinLesson

Refactor the progressEngin and LearnerService to Inverse of Control-constructor injection.

  1. … 1 more file in changeset.
Holds the names for global struts action mappings

    • -0
    • +21
    ./org/lamsfoundation/lams/learning/web/util/ActionMappings.java
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.

    • -0
    • +79
    ./org/lamsfoundation/lams/learning/web/action/ChooseActivity.java
moved to DummyLearnerService in test folder

Added chooseActivity

Added getNextActivityURL()

*** empty log message ***

  1. … 2 more files in changeset.
Matches new ILearnerService

Action for the dummy tool

    • -0
    • +74
    ./org/lamsfoundation/lams/learning/web/action/ToolTestAction.java
*** empty log message ***

*** empty log message ***

removed some old methods and added toolComplete method