• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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 ***

add previous activity and its mapping into the learner progress

*** empty log message ***

*** empty log message ***

add referrence to learningdesignApplication.xml

get rid of the # comment which make ant call failure

*** empty log message ***

additional methods added

latest database changes incorporated

    • -0
    • +88
    ./src/java/org/lamsfoundation/lams/learningdesign/License.java
  1. … 3 more files in changeset.
mapping file for lams_license table

default data for lams_copy_type table

*** empty log message ***

Latest test data

made from_ui_id and to_ui_id in transition table nullable

added changes for monitoring to gate activities (gate_open, gate_start_date_time, gate_end_date_time), plus changed lesson_copy_flag to copy_type_id and added lams_copy_type table, added help_text to lams_activity table, added supports_moderation_flag and contribute_url lams_tool table