lams_learning

  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
accomodate the change of tool session constructor

  1. … 4 more files in changeset.
Added in the frames and flash from LAMS 1.0b7

    • binary
    ./web/LearnerLeftUI.swf
    • binary
    ./web/LearnerTopUI.swf
    • -0
    • +112
    ./web/controlBottomFrame.jsp
    • -0
    • +48
    ./web/controlFrame.jsp
    • -0
    • +53
    ./web/controlTopFrame.jsp
    • -1
    • +110
    ./web/WEB-INF/struts/struts-config.xml
*** empty log message ***

    • binary
    ./lib/jfreechart/jfreechart-0.9.21.jar
all conditions of joining lesson tested.

    • binary
    ./lib/lams/lams-tool-survey.jar
get join lesson bit to work

    • binary
    ./lib/jfreechart/jfreechart-0.9.21.jar
    • -0
    • +4
    ./test/java/log4j.properties
change the learner service Spring configuration file

latest lams.jar

join lesson added

join lesson added

Added GPL header

    • -4
    • +25
    ./conf/xdoclet/servlet-mappings.xml
  1. … 45 more files in changeset.
updated use of ActivityURL to String

Removed reference to activityId

Added DummyToolService

DummyToolService to create a fake toolSessionId

Replaced activityId with toolSessionId

Added Tool to tool actions

Updated to use ActionMappings

Updated some comments

Replaced use of ActivityURL with String.

Added actionMappings as bean property.

latest lams.jar

implement join lesson and progress engine

Changed getLearnerProgressByLeaner to getLearnerProgressByLearner

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

Updated

    • -7
    • +11
    ./web/WEB-INF/struts/struts-config.xml
Added ActionMappings as bean

Updated to match changes in lams_common

Updated to match the changes in LearnerProgress

Moved URL mapping to ActionMappings

Updated to match the changes made to URL mapping