• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Additional attributes added for grouping_ui_id and run_offline_flag

fields from the DB

Test data provided for additional columns

help_text and run_offline_flag

added run_offline_flag to activity table

add test case to test get group for a user against an activity instance.

added grouping data into testing sql script

get helper function to get group from activity against learner.

chagne visiability of isLearnerGroup(group)

test group based tool session

Moved tool service and exception

Added getToolSession and createToolSession

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

Changed getLearnerProgressByLeaner to getLearnerProgressByLearner

  1. … 1 more file in changeset.
upgraded hibernate to 2.1.8.

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

    • binary
    ./lib/ehcache/ehcache-1.0.jar
    • binary
    ./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

    • -0
    • +28
    ./src/java/org/lamsfoundation/lams/util/Nullable.java
*** empty log message ***

*** empty log message ***

just added save and delete

*** empty log message ***

    • -0
    • +19
    ./src/java/org/lamsfoundation/lams/lesson/NullActivity.java
added cascade to learner progresses

Added batch-size

Added comparator to sub-activities set

Added batch-size to collections

updated createCopy() method and added a few comments

updated createCopy() method and added a few comments

updated createCopy() method and added a few comments

comments for previous, current and next activity added.

*** empty log message ***