|
@@ -753,7 +753,7 @@ VALUES
|
|
|
('block_copy_paste_for_students',NULL,'radio','Editor','false','BlockCopyPasteForStudentsTitle','BlockCopyPasteForStudentsComment',NULL,NULL, 0),
|
|
|
('more_buttons_maximized_mode',NULL,'radio','Editor','false','MoreButtonsForMaximizedModeTitle','MoreButtonsForMaximizedModeComment',NULL,NULL, 0),
|
|
|
('students_download_folders',NULL,'radio','Tools','true','AllowStudentsDownloadFoldersTitle','AllowStudentsDownloadFoldersComment',NULL,NULL, 0),
|
|
|
-('students_copy_files',NULL,'radio','Tools','true','AllowStudentsCopyFilesTitle','AllowStudentsCopyFilesComment',NULL,NULL, 0),
|
|
|
+('users_copy_files',NULL,'radio','Tools','true','AllowUsersCopyFilesTitle','AllowUsersCopyFilesComment',NULL,NULL, 0),
|
|
|
('show_tabs', 'social', 'checkbox', 'Platform', 'true', 'ShowTabsTitle','ShowTabsComment',NULL,'TabsSocial', 0),
|
|
|
('allow_students_to_create_groups_in_social',NULL,'radio','Tools','false','AllowStudentsToCreateGroupsInSocialTitle','AllowStudentsToCreateGroupsInSocialComment',NULL,NULL, 0),
|
|
|
('allow_send_message_to_all_platform_users',NULL,'radio','Tools','false','AllowSendMessageToAllPlatformUsersTitle','AllowSendMessageToAllPlatformUsersComment',NULL,NULL, 0),
|
|
@@ -968,8 +968,8 @@ VALUES
|
|
|
('more_buttons_maximized_mode','false','No'),
|
|
|
('students_download_folders','true','Yes'),
|
|
|
('students_download_folders','false','No'),
|
|
|
-('students_copy_files','true','Yes'),
|
|
|
-('students_copy_files','false','No'),
|
|
|
+('users_copy_files','true','Yes'),
|
|
|
+('users_copy_files','false','No'),
|
|
|
('allow_students_to_create_groups_in_social','true','Yes'),
|
|
|
('allow_students_to_create_groups_in_social','false','No'),
|
|
|
('allow_send_message_to_all_platform_users','true','Yes'),
|