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

fixed some defualt 0 for nullable fks in activity table

changed authentication method table to match Fei's changes

changes for lessons

change SUB-ORGANIZATION as SUB-ORGANISATION

Altered LessonProgress: has a set of completed activities a set of attempted activities and one current activity

no message

    • -270
    • +0
    ./sql/create_learning_design_tables.sql
    • -142
    • +0
    ./sql/create_user_management_tables.sql
    • -140
    • +0
    ./sql/drop_learning_design_tables.sql
    • -31
    • +0
    ./sql/drop_user_management_tables.sql
    • -26
    • +0
    ./sql/insert_user_management_data.sql
updated db

    • -82
    • +101
    ./sql/create_lams_11_tables.sql
    • -287
    • +13
    ./sql/drop_lams_11_tables.sql
moved old scripts to old folder

    • -0
    • +31
    ./sql/old/add_workspace_tables.sql
    • -0
    • +462
    ./sql/old/create_lams_11_tables.sql
    • -0
    • +568
    ./sql/old/create_lams_db.sql
    • -0
    • +270
    ./sql/old/create_learning_design_tables.sql
    • -0
    • +142
    ./sql/old/create_user_management_tables.sql
    • -0
    • +114
    ./sql/old/drop_lams_11_tables.sql
    • -0
    • +140
    ./sql/old/drop_learning_design_tables.sql
    • -0
    • +31
    ./sql/old/drop_user_management_tables.sql
    • -0
    • +39
    ./sql/old/insert_test_data.sql
    • -0
    • +62
    ./sql/old/insert_types_data.sql
    • -0
    • +26
    ./sql/old/insert_user_management_data.sql
    • -0
    • +547
    ./sql/old/lams_11_scratch.sql
    • -0
    • +43
    ./sql/old/tables.txt
change tool session state default value

*** empty log message ***

change user names and authentication method names for testing

make base_organisation_id nullable (sysadmin has no base organisation)

add some test data

*** empty log message ***

remove user_organisation_id column

Added library_activity_ui_image to lams_learning_activity and max_no_of_groups to lams_grouping

change according to chris's change of create_lams_11_tables.sql

Changed PKs to auto generate for dymanic tables, add lams_tool_content table