/var/softaculous/claro/platform/conf
NameSizeModeActions
auth.cas.conf.php10330644editdlrm
auth.extra.conf.php17790644editdlrm
auth.sso.conf.php17580644editdlrm
CLANN.conf.php4660644editdlrm
claro_main.conf.php119460644editdlrm
CLCHAT.conf.php10840644editdlrm
CLDOC.conf.php19600644editdlrm
CLDSC.conf.php5230644editdlrm
CLFRM.conf.php10680644editdlrm
CLGRP.conf.php9390644editdlrm
CLHOME.conf.php11030644editdlrm
CLKCACHE.conf.php6210644editdlrm
CLLNP.conf.php15320644editdlrm
CLMSG.conf.php6600644editdlrm
CLQWZ.conf.php9160644editdlrm
CLUSR.conf.php22770644editdlrm
CLWIKI.conf.php5800644editdlrm
CLWRK.conf.php23570644editdlrm
course_main.conf.php37650644editdlrm
ical.conf.php13790644editdlrm
rss.conf.php8840644editdlrm
user_profile.conf.php19890644editdlrm
Edit: /var/softaculous/claro/platform/conf/course_main.conf.php (3765B)
PHYS) Physics instead of 1.10 Sciences > Physics. Useful if you have long category titles. */ $GLOBALS['clcrs_displayShortCategoryPath'] = FALSE; /* registrationRestrictedThroughCategories : Category's registration restriction */ $GLOBALS['registrationRestrictedThroughCategories'] = FALSE; /* human_code_needed : User can leave course code (officialCode) field empty or not */ $GLOBALS['human_code_needed'] = TRUE; /* human_label_needed : User can leave course title field empty or not */ $GLOBALS['human_label_needed'] = TRUE; /* course_email_needed : User can leave email field empty or not */ $GLOBALS['course_email_needed'] = FALSE; /* extLinkNameNeeded : Department name */ $GLOBALS['extLinkNameNeeded'] = FALSE; /* extLinkUrlNeeded : Department website */ $GLOBALS['extLinkUrlNeeded'] = FALSE; /* prefixAntiNumber : This string is prepend to course database name if it begins with a number */ $GLOBALS['prefixAntiNumber'] = 'No'; /* prefixAntiEmpty : Prefix for empty code course */ $GLOBALS['prefixAntiEmpty'] = 'Course'; /* nbCharFinalSuffix : Length of course code suffix */ /* Length of suffix added when key is already exist */ $GLOBALS['nbCharFinalSuffix'] = 3; /* showLinkToDeleteThisCourse : Allow course manager to delete their own courses */ $GLOBALS['showLinkToDeleteThisCourse'] = TRUE; /* courseSessionAllowed : Course session creation is allowed on the platform */ $GLOBALS['courseSessionAllowed'] = TRUE; /* clcrs_settings_display_visibility : Allow course manager to set the visibility of a course. An invisible course does not appear in the platform course list or in the course search engine. It only appears in the course list of enrolled users but can still be accessed by a direct URL. */ $GLOBALS['clcrs_settings_display_visibility'] = TRUE; /* clcrs_settings_display_nbrofstudents : Allow course manager to set the maximum number of students that can enroll to a course */ $GLOBALS['clcrs_settings_display_nbrofstudents'] = TRUE; /* clcrs_settings_display_status : Allow course manager to change the availability of their course (available or not, available during a given time period...) */ $GLOBALS['clcrs_settings_display_status'] = FALSE; ?>