|
|
|
@ -695,13 +695,12 @@ $_configuration['gradebook_badge_sidebar'] = [ |
|
|
|
// Allow session admin to read careers |
|
|
|
// Allow session admin to read careers |
|
|
|
//$_configuration['allow_session_admin_read_careers'] = true; |
|
|
|
//$_configuration['allow_session_admin_read_careers'] = true; |
|
|
|
|
|
|
|
|
|
|
|
$_configuration['enable_add_file_link'] = true; |
|
|
|
// Enable cloud links in document tool |
|
|
|
|
|
|
|
// $_configuration['enable_add_file_link'] = false; |
|
|
|
|
|
|
|
|
|
|
|
// Send score in percentage in the exam result notification |
|
|
|
// Send score in percentage in the exam result notification |
|
|
|
//$_configuration['send_notification_score_in_percentage'] = false; |
|
|
|
//$_configuration['send_notification_score_in_percentage'] = false; |
|
|
|
|
|
|
|
|
|
|
|
// Google translate key |
|
|
|
|
|
|
|
//$_configuration['translate_app_google_key'] = ''; |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
// ------ Custom DB changes |
|
|
|
// ------ Custom DB changes |
|
|
|
// Add user activation by confirmation email |
|
|
|
// Add user activation by confirmation email |
|
|
|
// This option prevents the new user to login in the platform if your account is not confirmed via email |
|
|
|
// This option prevents the new user to login in the platform if your account is not confirmed via email |
|
|
|
|