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

added previous_activity_id to LearnerProgress

changed id to ui_id in activity and transition

added set foreign_key_checks

replaced lams11 with lams

updated license table to match lams community version, fixed typos/naming conventions. Added licenses to insert types

added license table and fields in ld table

added latest column changes from discussion with Dave, fixed create script to work with MySQL 4.1 (removed defaults)

tool session hibernate object and mapping file corrected. NonGroupedToolSession creation and deletion process tested.

  1. … 10 more files in changeset.
add some domain convenient methods, such as getAllLearners for a lesson, validate the type of an acitivity. change cascade to save-update between learningdesign and activity.

  1. … 11 more files in changeset.
add IF EXISTS to ensure it is always working

add tool content id for all tool activity test data

tool_id added to lams_learning_activity

*** empty log message ***

some changes to Transition test data

changed the class_name field in the lams_tool_table to service_name

converted # symbol to --

Create script for that lams11 DB

    • -0
    • +566
    ./sql/create_lams_11_db.sql
value of first_activity_id changed corresponding to the test design data

*** empty log message ***

*** empty log message ***

  1. … 1 more file in changeset.
*** empty log message ***

altered transition table so that from and to activity id are nullable

fk activity id in tool_session

changed tool session

learning design test data added

correct the drop script - two drop statements are missing. changed the lesson state type data

Removed lams_user_tool_session and states, added lams_tool_session_type

added extra columns to user insert

removed some defaults on fkeys updated lams_learner_progress with current and next activity