lams_common

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Additional comments added for getTransitionTo() and getTransitionFrom() methods

activity strategy for calculating next activity within a parent activity implemented and tested

activity strategy for calculating children activity completion status implemented and tested

fix up the bug in eager fetch exposed by new test case

fix up the broken tool session code. As the new lesson attribute can not be null, it should go into the constructor

fix up the broken tool session code. As the new lesson attribute can not be null, it should go into the constructor

*** empty log message ***

*** empty log message ***

added lesson

set toolSession ref to lazy load

Added lesson to mapping

*** empty log message ***

  1. … 8 more files in changeset.
additional attributes

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

    • -22
    • +155
    ./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