You are here

constant OPIGNO_LMS_COURSE_STUDENT_ROLE in Opigno LMS 7

@file 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.

File

./opigno_lms.profile, line 10
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_STUDENT_ROLE', 'course student member');