Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
*** empty log message ***

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

  1. … 1 more file in changeset.
fk activity id in tool_session

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

  1. … 1 more file in changeset.
changed authentication method table to match Fei's changes

  1. … 1 more file in changeset.
changes for lessons

  1. … 1 more file in changeset.
change SUB-ORGANIZATION as SUB-ORGANISATION

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

  1. … 1 more file in changeset.
no message

    • -270
    • +0
    ./create_learning_design_tables.sql
    • -142
    • +0
    ./create_user_management_tables.sql
    • -140
    • +0
    ./drop_learning_design_tables.sql
updated db

  1. … 1 more file in changeset.
moved old scripts to old folder

    • -0
    • +31
    ./old/add_workspace_tables.sql
    • -0
    • +462
    ./old/create_lams_11_tables.sql
    • -0
    • +568
    ./old/create_lams_db.sql
    • -0
    • +270
    ./old/create_learning_design_tables.sql
    • -0
    • +142
    ./old/create_user_management_tables.sql
    • -0
    • +114
    ./old/drop_lams_11_tables.sql
    • -0
    • +140
    ./old/drop_learning_design_tables.sql
    • -0
    • +31
    ./old/drop_user_management_tables.sql
    • -0
    • +39
    ./old/insert_test_data.sql
    • -0
    • +62
    ./old/insert_types_data.sql
    • -0
    • +26
    ./old/insert_user_management_data.sql
    • -0
    • +547
    ./old/lams_11_scratch.sql
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

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

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

all in one create lams database script

    • -0
    • +556
    ./create_lams_db.sql
drop,create and populate 3 in 1 script

    • -0
    • +519
    ./setup_lams_tables.sql
*** empty log message ***

    • -0
    • +33
    ./insert_test_data.sql
  1. … 11 more files in changeset.