You are here

constant OPIGNO_LMS_COURSE_COACH_ROLE in Opigno LMS 7

1 use of OPIGNO_LMS_COURSE_COACH_ROLE
_opigno_lms_hide_coach_checkbox in ./opigno_lms.profile
Hides the coach role checkbox by adding some inline CSS. This is only to simplify the administration interface.

File

./opigno_lms.profile, line 11
Enables modules and site configuration for a standard site installation. Provides a default API for Apps and modules to use. This will simplify the user experience.

Code

define('OPIGNO_LMS_COURSE_COACH_ROLE', 'course coach member');