|
@@ -981,6 +981,9 @@ VALUES (2, 13, 'session_courses_read_only_mode', 'Lock Course In Session', 1, 1,
|
|
// Block student publication add documents BT#14986
|
|
// Block student publication add documents BT#14986
|
|
//$_configuration['block_student_publication_add_documents'] = false;
|
|
//$_configuration['block_student_publication_add_documents'] = false;
|
|
|
|
|
|
|
|
+// Block student publication score edition BT#14987
|
|
|
|
+// $_configuration['block_student_publication_score_edition'] = false;
|
|
|
|
+
|
|
// Enable system to manage e-mail templates in users registration forms
|
|
// Enable system to manage e-mail templates in users registration forms
|
|
/*CREATE TABLE mail_template(
|
|
/*CREATE TABLE mail_template(
|
|
id int not null primary key auto_increment,
|
|
id int not null primary key auto_increment,
|