Reorder data.sql

1.10.x
Yannick Warnier 10 years ago
parent 7aa9e9f26f
commit 988af7e8d2
  1. 229
      main/install/data.sql

@ -309,44 +309,6 @@ VALUES
('meta_description', NULL, 'textfield', 'Tracking', '', 'MetaDescriptionTitle', 'MetaDescriptionComment', NULL, NULL, 1),
('meta_image_path', NULL, 'textfield', 'Tracking', '', 'MetaImagePathTitle', 'MetaImagePathComment', NULL, NULL, 1),
('allow_teachers_to_create_sessions', NULL, 'radio', 'Session', 'false', 'AllowTeachersToCreateSessionsTitle', 'AllowTeachersToCreateSessionsComment', NULL, NULL, 0),
('allow_lp_return_link', NULL, 'radio', 'Course', 'true', 'AllowLearningPathReturnLinkTitle', 'AllowLearningPathReturnLinkComment', NULL, NULL, 1),
('hide_scorm_export_link', NULL, 'radio', 'Course', 'false', 'HideScormExportLinkTitle', 'HideScormExportLinkComment', NULL, NULL, 1),
('hide_scorm_copy_link', NULL, 'radio', 'Course', 'false', 'HideScormCopyLinkTitle', 'HideScormCopyLinkComment', NULL, NULL, 1),
('hide_scorm_pdf_link', NULL, 'radio', 'Course', 'false', 'HideScormPdfLinkTitle', 'HideScormPdfLinkComment', NULL, NULL, 1),
('session_days_before_coach_access', NULL, 'textfield', 'Session', '0', 'SessionDaysBeforeCoachAccessTitle', 'SessionDaysBeforeCoachAccessComment', NULL, NULL, 1),
('session_days_after_coach_access', NULL, 'textfield', 'Session', '0', 'SessionDaysAfterCoachAccessTitle', 'SessionDaysAfterCoachAccessComment', NULL, NULL, 1),
('pdf_logo_header', NULL, 'radio', 'Course', 'false', 'PdfLogoHeaderTitle', 'PdfLogoHeaderComment', NULL, NULL, 1),
('order_user_list_by_official_code', NULL, 'radio', 'Platform', 'false', 'OrderUserListByOfficialCodeTitle', 'OrderUserListByOfficialCodeComment', NULL, NULL, 1),
('email_alert_manager_on_new_quiz', NULL, 'radio', 'Tools', 'true', 'AlertManagerOnNewQuizTitle', 'AlertManagerOnNewQuizComment', NULL, NULL, 1),
('show_official_code_exercise_result_list', NULL, 'radio', 'Tools', 'false', 'ShowOfficialCodeInExerciseResultListTitle', 'ShowOfficialCodeInExerciseResultListComment', NULL, NULL, 1),
('course_catalog_hide_private', NULL, 'radio', 'Platform', 'false', 'HidePrivateCoursesFromCourseCatalogTitle', 'HidePrivateCoursesFromCourseCatalogComment', NULL, NULL, 1),
('catalog_show_courses_sessions', NULL, 'radio', 'Platform', '0', 'CoursesCatalogueShowSessionsTitle', 'CoursesCatalogueShowSessionsComment', NULL, NULL, 1),
('auto_detect_language_custom_pages', NULL, 'radio', 'Platform', 'true', 'AutoDetectLanguageCustomPagesTitle', 'AutoDetectLanguageCustomPagesComment', NULL, NULL, 1),
('lp_show_reduced_report', NULL, 'radio', 'Tools', 'false', 'LearningPathShowReducedReportTitle', 'LearningPathShowReducedReportComment', NULL, NULL, 1),
('allow_session_course_copy_for_teachers', NULL, 'radio', 'Session', 'false', 'AllowSessionCourseCopyForTeachersTitle', 'AllowSessionCourseCopyForTeachersComment', NULL, NULL, 1),
('hide_logout_button', NULL, 'radio', 'Platform', 'false', 'HideLogoutButtonTitle', 'HideLogoutButtonComment', NULL, NULL, 1),
('redirect_admin_to_courses_list', NULL, 'radio', 'Platform', 'false', 'RedirectAdminToCoursesListTitle', 'RedirectAdminToCoursesListComment', NULL, NULL, 1),
('course_images_in_courses_list', NULL, 'radio', 'Course', 'false', 'CourseImagesInCoursesListTitle', 'CourseImagesInCoursesListComment', NULL, NULL, 1),
('student_publication_to_take_in_gradebook', NULL, 'radio', 'Gradebook', 'first', 'StudentPublicationSelectionForGradebookTitle', 'StudentPublicationSelectionForGradebookComment', NULL, NULL, 1),
('certificate_filter_by_official_code', NULL, 'radio', 'Gradebook', 'false', 'FilterCertificateByOfficialCodeTitle', 'FilterCertificateByOfficialCodeComment', NULL, NULL, 1),
('exercise_max_ckeditors_in_page', NULL, 'textfield', 'Tools', '0', 'MaxCKeditorsOnExerciseResultsPageTitle', 'MaxCKeditorsOnExerciseResultsPageComment', NULL, NULL, 1),
('document_if_file_exists_option', NULL, 'radio', 'Tools', 'rename', 'DocumentDefaultOptionIfFileExistsTitle', 'DocumentDefaultOptionIfFileExistsComment', NULL, NULL, 1),
('add_gradebook_certificates_cron_task_enabled', NULL, 'radio', 'Tools', 'false', 'GradebookCronTaskGenerationTitle', 'GradebookCronTaskGenerationComment', NULL, NULL, 1),
('openbadges_backpack', NULL, 'textfield', 'Gradebook', 'https://backpack.openbadges.org/', 'OpenBadgesBackpackUrlTitle', 'OpenBadgesBackpackUrlComment', NULL, NULL, 1),
('cookie_warning', NULL, 'radio', 'Tools', 'false', 'CookieWarningTitle', 'CookieWarningComment', NULL, NULL, 1),
('hide_course_group_if_no_tools_available', NULL, 'radio', 'Tools', 'false', 'HideCourseGroupIfNoToolAvailableTitle', 'HideCourseGroupIfNoToolAvailableComment', NULL, NULL, 1),
('catalog_allow_session_auto_subscription', NULL, 'radio', 'Session', 'false', 'CatalogueAllowSessionAutoSubscriptionTitle', 'CatalogueAllowSessionAutoSubscriptionTitle', NULL, NULL, 1),
('registration.soap.php.decode_utf8', NULL, 'radio', 'Platform', 'false', 'SoapRegistrationDecodeUtf8Title', 'SoapRegistrationDecodeUtf8Comment', NULL, NULL, 1),
('allow_delete_attendance', NULL, 'radio', 'Tools', 'false', 'AttendanceDeletionEnableTitle', 'AttendanceDeletionEnableComment', NULL, NULL, 1),
('gravatar_enabled', NULL, 'radio', 'Platform', 'false', 'GravatarPicturesTitle', 'GravatarPicturesComment', NULL, NULL, 1),
('gravatar_type', NULL, 'radio', 'Platform', 'mm', 'GravatarPicturesTypeTitle', 'GravatarPicturesTypeComment', NULL, NULL, 1),
('limit_session_admin_role', NULL, 'radio', 'Session', 'false', 'SessionAdminPermissionsLimitTitle', 'SessionAdminPermissionsLimitComment', NULL, NULL, 1),
('show_session_description', NULL, 'radio', 'Session', 'false', 'ShowSessionDescriptionTitle', 'ShowSessionDescriptionComment', NULL, NULL, 1),
('hide_certificate_export_link_students', NULL, 'radio', 'Gradebook', 'false', 'CertificateHideExportLinkStudentTitle', 'CertificateHideExportLinkStudentComment', NULL, NULL, 1),
('hide_certificate_export_link', NULL, 'radio', 'Gradebook', 'false', 'CertificateHideExportLinkTitle', 'CertificateHideExportLinkComment', NULL, NULL, 1),
('dropbox_hide_course_coach', NULL, 'radio', 'Tools', 'false', 'DropboxHideCourseCoachTitle', 'DropboxHideCourseCoachComment', NULL, NULL, 1),
('sso_force_redirect', NULL, 'radio', 'Security', 'false', 'SSOForceRedirectTitle', 'SSOForceRedirectComment', NULL, NULL, 1),
('session_course_ordering', NULL, 'radio', 'Session', 'false', 'SessionCourseOrderingTitle', 'SessionCourseOrderingComment', NULL, NULL, 1),
('chamilo_database_version', NULL, 'textfield', NULL, '0', 'DatabaseVersion', '', NULL, NULL, 0);
INSERT INTO settings_options (variable, value, display_text)
@ -671,78 +633,7 @@ VALUES
('enabled_mathjax','true','Yes'),
('enabled_mathjax','false','No'),
('allow_teachers_to_create_sessions', 'true', 'Yes'),
('allow_teachers_to_create_sessions', 'false', 'No'),
('allow_lp_return_link', 'true', 'Yes'),
('allow_lp_return_link', 'false', 'No'),
('hide_scorm_export_link', 'true', 'Yes'),
('hide_scorm_export_link', 'false', 'No'),
('hide_scorm_copy_link', 'true', 'Yes'),
('hide_scorm_copy_link', 'false', 'No'),
('hide_scorm_pdf_link', 'true', 'Yes'),
('hide_scorm_pdf_link', 'false', 'No'),
('pdf_logo_header', 'true', 'Yes'),
('pdf_logo_header', 'false', 'No'),
('order_user_list_by_official_code', 'true', 'Yes'),
('order_user_list_by_official_code', 'false', 'No'),
('email_alert_manager_on_new_quiz', 'true', 'Yes'),
('email_alert_manager_on_new_quiz', 'false', 'No'),
('show_official_code_exercise_result_list', 'true', 'Yes'),
('show_official_code_exercise_result_list', 'false', 'No'),
('course_catalog_hide_private', 'true', 'Yes'),
('course_catalog_hide_private', 'false', 'No'),
('catalog_show_courses_sessions', '0', 'CatalogueShowOnlyCourses'),
('catalog_show_courses_sessions', '1', 'CatalogueShowOnlySessions'),
('catalog_show_courses_sessions', '2', 'CatalogueShowCoursesAndSessions'),
('auto_detect_language_custom_pages', 'true', 'Yes'),
('auto_detect_language_custom_pages', 'false', 'No'),
('lp_show_reduced_report', 'true', 'Yes'),
('lp_show_reduced_report', 'false', 'No'),
('allow_session_course_copy_for_teachers', 'true', 'Yes'),
('allow_session_course_copy_for_teachers', 'false', 'No'),
('hide_logout_button', 'true', 'Yes'),
('hide_logout_button', 'false', 'No'),
('redirect_admin_to_courses_list', 'true', 'Yes'),
('redirect_admin_to_courses_list', 'false', 'No'),
('course_images_in_courses_list', 'true', 'Yes'),
('course_images_in_courses_list', 'false', 'No'),
('student_publication_to_take_in_gradebook', 'first', 'First'),
('student_publication_to_take_in_gradebook', 'last', 'Last'),
('certificate_filter_by_official_code', 'true', 'Yes'),
('certificate_filter_by_official_code', 'false', 'No'),
('document_if_file_exists_option', 'rename', 'Rename'),
('document_if_file_exists_option', 'overwrite', 'Overwrite'),
('add_gradebook_certificates_cron_task_enabled', 'true', 'Yes'),
('add_gradebook_certificates_cron_task_enabled', 'false', 'No'),
('cookie_warning', 'true', 'Yes'),
('cookie_warning', 'false', 'No'),
('hide_course_group_if_no_tools_available', 'true', 'Yes'),
('hide_course_group_if_no_tools_available', 'false', 'No'),
('catalog_allow_session_auto_subscription', 'true', 'Yes'),
('catalog_allow_session_auto_subscription', 'false', 'No'),
('registration.soap.php.decode_utf8', 'true', 'Yes'),
('registration.soap.php.decode_utf8', 'false', 'No'),
('allow_delete_attendance', 'true', 'Yes'),
('allow_delete_attendance', 'false', 'No'),
('gravatar_enabled', 'true', 'Yes'),
('gravatar_enabled', 'false', 'No'),
('gravatar_type', 'mm', 'mistery-man'),
('gravatar_type', 'identicon', 'identicon'),
('gravatar_type', 'monsterid', 'monsterid'),
('gravatar_type', 'wavatar', 'wavatar'),
('limit_session_admin_role', 'true', 'Yes'),
('limit_session_admin_role', 'false', 'No'),
('show_session_description', 'true', 'Yes'),
('show_session_description', 'false', 'No'),
('hide_certificate_export_link_students', 'true', 'Yes'),
('hide_certificate_export_link_students', 'false', 'No'),
('hide_certificate_export_link', 'true', 'Yes'),
('hide_certificate_export_link', 'false', 'No'),
('dropbox_hide_course_coach', 'true', 'Yes'),
('dropbox_hide_course_coach', 'false', 'No'),
('sso_force_redirect', 'true', 'Yes'),
('sso_force_redirect', 'false', 'No'),
('session_course_ordering', 'true', 'Yes'),
('session_course_ordering', 'false', 'No');
('allow_teachers_to_create_sessions', 'false', 'No');
INSERT INTO language (original_name, english_name, isocode, dokeos_folder, available) VALUES
('العربية','arabic','ar','arabic',0),
@ -1772,4 +1663,122 @@ VALUES
UPDATE user SET username_canonical = username;
-- Version 1.10.0.40
INSERT INTO settings_current
(variable, subkey, type, category, selected_value, title, comment, scope, subkeytext, access_url_changeable)
VALUES
('allow_lp_return_link', NULL, 'radio', 'Course', 'true', 'AllowLearningPathReturnLinkTitle', 'AllowLearningPathReturnLinkComment', NULL, NULL, 1),
('hide_scorm_export_link', NULL, 'radio', 'Course', 'false', 'HideScormExportLinkTitle', 'HideScormExportLinkComment', NULL, NULL, 1),
('hide_scorm_copy_link', NULL, 'radio', 'Course', 'false', 'HideScormCopyLinkTitle', 'HideScormCopyLinkComment', NULL, NULL, 1),
('hide_scorm_pdf_link', NULL, 'radio', 'Course', 'false', 'HideScormPdfLinkTitle', 'HideScormPdfLinkComment', NULL, NULL, 1),
('session_days_before_coach_access', NULL, 'textfield', 'Session', '0', 'SessionDaysBeforeCoachAccessTitle', 'SessionDaysBeforeCoachAccessComment', NULL, NULL, 1),
('session_days_after_coach_access', NULL, 'textfield', 'Session', '0', 'SessionDaysAfterCoachAccessTitle', 'SessionDaysAfterCoachAccessComment', NULL, NULL, 1),
('pdf_logo_header', NULL, 'radio', 'Course', 'false', 'PdfLogoHeaderTitle', 'PdfLogoHeaderComment', NULL, NULL, 1),
('order_user_list_by_official_code', NULL, 'radio', 'Platform', 'false', 'OrderUserListByOfficialCodeTitle', 'OrderUserListByOfficialCodeComment', NULL, NULL, 1),
('email_alert_manager_on_new_quiz', NULL, 'radio', 'Tools', 'true', 'AlertManagerOnNewQuizTitle', 'AlertManagerOnNewQuizComment', NULL, NULL, 1),
('show_official_code_exercise_result_list', NULL, 'radio', 'Tools', 'false', 'ShowOfficialCodeInExerciseResultListTitle', 'ShowOfficialCodeInExerciseResultListComment', NULL, NULL, 1),
('course_catalog_hide_private', NULL, 'radio', 'Platform', 'false', 'HidePrivateCoursesFromCourseCatalogTitle', 'HidePrivateCoursesFromCourseCatalogComment', NULL, NULL, 1),
('catalog_show_courses_sessions', NULL, 'radio', 'Platform', '0', 'CoursesCatalogueShowSessionsTitle', 'CoursesCatalogueShowSessionsComment', NULL, NULL, 1),
('auto_detect_language_custom_pages', NULL, 'radio', 'Platform', 'true', 'AutoDetectLanguageCustomPagesTitle', 'AutoDetectLanguageCustomPagesComment', NULL, NULL, 1),
('lp_show_reduced_report', NULL, 'radio', 'Tools', 'false', 'LearningPathShowReducedReportTitle', 'LearningPathShowReducedReportComment', NULL, NULL, 1),
('allow_session_course_copy_for_teachers', NULL, 'radio', 'Session', 'false', 'AllowSessionCourseCopyForTeachersTitle', 'AllowSessionCourseCopyForTeachersComment', NULL, NULL, 1),
('hide_logout_button', NULL, 'radio', 'Platform', 'false', 'HideLogoutButtonTitle', 'HideLogoutButtonComment', NULL, NULL, 1),
('redirect_admin_to_courses_list', NULL, 'radio', 'Platform', 'false', 'RedirectAdminToCoursesListTitle', 'RedirectAdminToCoursesListComment', NULL, NULL, 1),
('course_images_in_courses_list', NULL, 'radio', 'Course', 'false', 'CourseImagesInCoursesListTitle', 'CourseImagesInCoursesListComment', NULL, NULL, 1),
('student_publication_to_take_in_gradebook', NULL, 'radio', 'Gradebook', 'first', 'StudentPublicationSelectionForGradebookTitle', 'StudentPublicationSelectionForGradebookComment', NULL, NULL, 1),
('certificate_filter_by_official_code', NULL, 'radio', 'Gradebook', 'false', 'FilterCertificateByOfficialCodeTitle', 'FilterCertificateByOfficialCodeComment', NULL, NULL, 1),
('exercise_max_ckeditors_in_page', NULL, 'textfield', 'Tools', '0', 'MaxCKeditorsOnExerciseResultsPageTitle', 'MaxCKeditorsOnExerciseResultsPageComment', NULL, NULL, 1),
('document_if_file_exists_option', NULL, 'radio', 'Tools', 'rename', 'DocumentDefaultOptionIfFileExistsTitle', 'DocumentDefaultOptionIfFileExistsComment', NULL, NULL, 1),
('add_gradebook_certificates_cron_task_enabled', NULL, 'radio', 'Tools', 'false', 'GradebookCronTaskGenerationTitle', 'GradebookCronTaskGenerationComment', NULL, NULL, 1),
('openbadges_backpack', NULL, 'textfield', 'Gradebook', 'https://backpack.openbadges.org/', 'OpenBadgesBackpackUrlTitle', 'OpenBadgesBackpackUrlComment', NULL, NULL, 1),
('cookie_warning', NULL, 'radio', 'Tools', 'false', 'CookieWarningTitle', 'CookieWarningComment', NULL, NULL, 1),
('hide_course_group_if_no_tools_available', NULL, 'radio', 'Tools', 'false', 'HideCourseGroupIfNoToolAvailableTitle', 'HideCourseGroupIfNoToolAvailableComment', NULL, NULL, 1),
('catalog_allow_session_auto_subscription', NULL, 'radio', 'Session', 'false', 'CatalogueAllowSessionAutoSubscriptionTitle', 'CatalogueAllowSessionAutoSubscriptionTitle', NULL, NULL, 1),
('registration.soap.php.decode_utf8', NULL, 'radio', 'Platform', 'false', 'SoapRegistrationDecodeUtf8Title', 'SoapRegistrationDecodeUtf8Comment', NULL, NULL, 1),
('allow_delete_attendance', NULL, 'radio', 'Tools', 'false', 'AttendanceDeletionEnableTitle', 'AttendanceDeletionEnableComment', NULL, NULL, 1),
('gravatar_enabled', NULL, 'radio', 'Platform', 'false', 'GravatarPicturesTitle', 'GravatarPicturesComment', NULL, NULL, 1),
('gravatar_type', NULL, 'radio', 'Platform', 'mm', 'GravatarPicturesTypeTitle', 'GravatarPicturesTypeComment', NULL, NULL, 1),
('limit_session_admin_role', NULL, 'radio', 'Session', 'false', 'SessionAdminPermissionsLimitTitle', 'SessionAdminPermissionsLimitComment', NULL, NULL, 1),
('show_session_description', NULL, 'radio', 'Session', 'false', 'ShowSessionDescriptionTitle', 'ShowSessionDescriptionComment', NULL, NULL, 1),
('hide_certificate_export_link_students', NULL, 'radio', 'Gradebook', 'false', 'CertificateHideExportLinkStudentTitle', 'CertificateHideExportLinkStudentComment', NULL, NULL, 1),
('hide_certificate_export_link', NULL, 'radio', 'Gradebook', 'false', 'CertificateHideExportLinkTitle', 'CertificateHideExportLinkComment', NULL, NULL, 1),
('dropbox_hide_course_coach', NULL, 'radio', 'Tools', 'false', 'DropboxHideCourseCoachTitle', 'DropboxHideCourseCoachComment', NULL, NULL, 1),
('sso_force_redirect', NULL, 'radio', 'Security', 'false', 'SSOForceRedirectTitle', 'SSOForceRedirectComment', NULL, NULL, 1),
('session_course_ordering', NULL, 'radio', 'Session', 'false', 'SessionCourseOrderingTitle', 'SessionCourseOrderingComment', NULL, NULL, 1);
INSERT INTO settings_options (variable, value, display_text)
VALUES
('allow_lp_return_link', 'true', 'Yes'),
('allow_lp_return_link', 'false', 'No'),
('hide_scorm_export_link', 'true', 'Yes'),
('hide_scorm_export_link', 'false', 'No'),
('hide_scorm_copy_link', 'true', 'Yes'),
('hide_scorm_copy_link', 'false', 'No'),
('hide_scorm_pdf_link', 'true', 'Yes'),
('hide_scorm_pdf_link', 'false', 'No'),
('pdf_logo_header', 'true', 'Yes'),
('pdf_logo_header', 'false', 'No'),
('order_user_list_by_official_code', 'true', 'Yes'),
('order_user_list_by_official_code', 'false', 'No'),
('email_alert_manager_on_new_quiz', 'true', 'Yes'),
('email_alert_manager_on_new_quiz', 'false', 'No'),
('show_official_code_exercise_result_list', 'true', 'Yes'),
('show_official_code_exercise_result_list', 'false', 'No'),
('course_catalog_hide_private', 'true', 'Yes'),
('course_catalog_hide_private', 'false', 'No'),
('catalog_show_courses_sessions', '0', 'CatalogueShowOnlyCourses'),
('catalog_show_courses_sessions', '1', 'CatalogueShowOnlySessions'),
('catalog_show_courses_sessions', '2', 'CatalogueShowCoursesAndSessions'),
('auto_detect_language_custom_pages', 'true', 'Yes'),
('auto_detect_language_custom_pages', 'false', 'No'),
('lp_show_reduced_report', 'true', 'Yes'),
('lp_show_reduced_report', 'false', 'No'),
('allow_session_course_copy_for_teachers', 'true', 'Yes'),
('allow_session_course_copy_for_teachers', 'false', 'No'),
('hide_logout_button', 'true', 'Yes'),
('hide_logout_button', 'false', 'No'),
('redirect_admin_to_courses_list', 'true', 'Yes'),
('redirect_admin_to_courses_list', 'false', 'No'),
('course_images_in_courses_list', 'true', 'Yes'),
('course_images_in_courses_list', 'false', 'No'),
('student_publication_to_take_in_gradebook', 'first', 'First'),
('student_publication_to_take_in_gradebook', 'last', 'Last'),
('certificate_filter_by_official_code', 'true', 'Yes'),
('certificate_filter_by_official_code', 'false', 'No'),
('document_if_file_exists_option', 'rename', 'Rename'),
('document_if_file_exists_option', 'overwrite', 'Overwrite'),
('add_gradebook_certificates_cron_task_enabled', 'true', 'Yes'),
('add_gradebook_certificates_cron_task_enabled', 'false', 'No'),
('cookie_warning', 'true', 'Yes'),
('cookie_warning', 'false', 'No'),
('hide_course_group_if_no_tools_available', 'true', 'Yes'),
('hide_course_group_if_no_tools_available', 'false', 'No'),
('catalog_allow_session_auto_subscription', 'true', 'Yes'),
('catalog_allow_session_auto_subscription', 'false', 'No'),
('registration.soap.php.decode_utf8', 'true', 'Yes'),
('registration.soap.php.decode_utf8', 'false', 'No'),
('allow_delete_attendance', 'true', 'Yes'),
('allow_delete_attendance', 'false', 'No'),
('gravatar_enabled', 'true', 'Yes'),
('gravatar_enabled', 'false', 'No'),
('gravatar_type', 'mm', 'mistery-man'),
('gravatar_type', 'identicon', 'identicon'),
('gravatar_type', 'monsterid', 'monsterid'),
('gravatar_type', 'wavatar', 'wavatar'),
('limit_session_admin_role', 'true', 'Yes'),
('limit_session_admin_role', 'false', 'No'),
('show_session_description', 'true', 'Yes'),
('show_session_description', 'false', 'No'),
('hide_certificate_export_link_students', 'true', 'Yes'),
('hide_certificate_export_link_students', 'false', 'No'),
('hide_certificate_export_link', 'true', 'Yes'),
('hide_certificate_export_link', 'false', 'No'),
('dropbox_hide_course_coach', 'true', 'Yes'),
('dropbox_hide_course_coach', 'false', 'No'),
('sso_force_redirect', 'true', 'Yes'),
('sso_force_redirect', 'false', 'No'),
('session_course_ordering', 'true', 'Yes'),
('session_course_ordering', 'false', 'No');
UPDATE settings_current SET selected_value = '1.10.0.40' WHERE variable = 'chamilo_database_version';

Loading…
Cancel
Save