• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
set toolSession ref to lazy load

Added lesson to mapping

additional attributes

*** empty log message ***

  1. … 8 more files in changeset.
fix up broken test case due to the change of test data

correct some comments

fix up mapping error from activity to tool session

change wddx library name

remove webmcq from the name

    • binary
    ./lib/wddx/wddx-1.0a-lfl-0.2.jar
    • binary
    ./lib/wddx/wddx-1.0a-webmcq-0.2.jar
remove webmcq

  1. … 1 more file in changeset.
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