• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
fix missing discriminator

lams tool service implemented. related services has been refactored into this implementation

and shared throughout the application

  1. … 6 more files in changeset.
Additional test-data for lams_learning_activity ,lams_learning_transition

and lams_tool_content added

    • -23
    • +156
    ./db/sql/insert_test_data.sql
add test data for random grouping and fixed some broken test case due to the code merge

added some helper methods

Additional attribute groupingUIID added as per latest DB changes

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