You are here

constant OPIGNO_STATISTICS_APP_STATUS_NOT_PASSED in Opigno Statistics App 7

3 uses of OPIGNO_STATISTICS_APP_STATUS_NOT_PASSED
opigno_statistics_app_handle_new_quiz_score in ./opigno_statistics_app.module
Handle new quiz score coming from quiz hooks
opigno_statistics_app_insert_user_course_if_not_exist in ./opigno_statistics_app.module
Create user course if it doesn't exist
opigno_statistics_app_opigno_course_passed in ./opigno_statistics_app.module
Implements hook_opigno_course_passed().

File

./opigno_statistics_app.module, line 7
Module file. Defines module hooks.

Code

define('OPIGNO_STATISTICS_APP_STATUS_NOT_PASSED', 0);