lams-github

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Replaced activityId with toolSessionId

Added Tool to tool actions

Updated to use ActionMappings

Updated some comments

Replaced use of ActivityURL with String.

Added getToolSession and createToolSession

Added actionMappings as bean property.

latest lams.jar

implement join lesson and progress engine

added new tool session helper method to get tool session by learner and activity

Changed getLearnerProgressByLeaner to getLearnerProgressByLearner

Renamed getNextActivityURL to getProgressURL

upgraded hibernate to 2.1.8. added helper method to get all tool activities belongs to an activity.

    • binary
    /lams_common/lib/ehcache/ehcache-1.0.jar
    • binary
    /lams_common/lib/hibernate/hibernate2.jar
    • binary
    /lams_common/lib/hibernate/src/hibernate-src.zip
fixing up the broken learner progress test due to the change of mapping file

fix the potential foreign key failure during lesson deletion

add new test case to test updating learner progress and activity comparator

learner progress dao tested

refactor NullActivity using Null value object pattern

*** empty log message ***

*** empty log message ***

Updated

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

Updated to match the changes to LearnerProgress and the URL mappings

Changed Utils.getUrl to ActionMappings.getUrl

removed display forwards, these are created by ActionMappins

*** empty log message ***