comment new parameter filter_interactivity_messages on configuration.php

pull/3908/head
Juan Cortizas Ponte 4 years ago
parent ce156f40ed
commit 09d8152c9c
  1. 2
      main/install/configuration.dist.php

@ -942,7 +942,7 @@ ALTER TABLE skill_rel_course ADD CONSTRAINT FK_E7CEC7FA613FECDF FOREIGN KEY (ses
// Filter messages between a teacher and a student between the session start end dates
// Need $_configuration['allow_user_message_tracking'] = true;
$_configuration['filter_interactivity_messages'] = false;
//$_configuration['filter_interactivity_messages'] = false;
// Add a portfolio tool (duplicating the Notebook tool). Requires DB changes:
/*

Loading…
Cancel
Save