Added table:
lams_grouping_support_type
Modified table lams_tool:
added supports_contribution_flag
added supports_moderation_flag
added grouping_support_type_id (fk to lams_grouping_support_type)
Modifed table lams_learning_activity:
added online_instructions
added grouping_support_type_id (fk to lams_grouping_support_type)
Modified insert_types_data.sql to include 3 values for lams_grouping_support: NONE, OPTIONAL, REQUIRED