You are here

Functions in Opigno Statistics App 7

Primary tabs

Namesort descending Location Description Direct uses Strings
opigno_statistics_app_query_active_users_last_week_percentage includes/dashboard/queries.inc Retrieve active user last week percentage (cached for 1 day) 1
opigno_statistics_app_query_class_child_nids includes/group/class/queries.inc Get all the node IDs that are in the class (course IDs, lessons IDs of each courses of the class, etc) 3
opigno_statistics_app_query_class_course_progress_percentage includes/group/class/queries.inc Retrieve course progress percentage for a class (cached for 1 day) 1
opigno_statistics_app_query_class_number_of_interactions includes/group/class/queries.inc Query total number of interaction for a class (cached for 1 day) 1
opigno_statistics_app_query_class_quiz_completion_percentage includes/group/class/queries.inc Retrieve course quiz completion percentage for a class (cached for 1 day) 1
opigno_statistics_app_query_class_students_results includes/group/class/queries.inc Query students results statistics for a class (cached for 1 day) 1
opigno_statistics_app_query_class_total_number_of_page_view includes/group/class/queries.inc Query total number of page view for a class (cached for 1 day) 1
opigno_statistics_app_query_course_avg_score includes/opigno_statistics_app.queries.inc Retrieve course AVG score (cached for 1 day)
opigno_statistics_app_query_course_course_lessons includes/group/course/queries.inc Query course lesson statistics for a course (cached for 1 day) 1
opigno_statistics_app_query_course_course_progress_percentage includes/group/course/queries.inc Retrieve course progress percentage for a course (cached for 1 day) 1
opigno_statistics_app_query_course_number_of_interactions includes/group/course/queries.inc Query total number of interaction for a course (cached for 1 day) 1
opigno_statistics_app_query_course_quiz_completion_percentage includes/group/course/queries.inc Retrieve course quiz completion percentage (cached for 1 day) 1
opigno_statistics_app_query_course_students_results includes/group/course/queries.inc Query students results statistics for a course (cached for 1 day) 2
opigno_statistics_app_query_course_total_number_of_page_view includes/group/course/queries.inc Query total number of page view for a course (cached for 1 day) 1
opigno_statistics_app_query_general_course_progress_percentage includes/dashboard/queries.inc Retrieve general course progress percentage (cached for 1 day) 1
opigno_statistics_app_query_most_active_users includes/dashboard/queries.inc Retrieve 10 most active users (sorted, cached for 1 day) 1
opigno_statistics_app_query_quiz_completion_percentage includes/dashboard/queries.inc Retrieve general quiz completion percentage (cached for 1 day) 1
opigno_statistics_app_query_status_from_course_and_user includes/opigno_statistics_app.queries.inc Get the course status for a user (status = if the user has passed or not)
opigno_statistics_app_query_top_10_groups includes/dashboard/queries.inc Retrieve top 10 groups (cached for 1 day) 2
opigno_statistics_app_query_total_number_of_page_view includes/dashboard/queries.inc Query total number of page view (cached for 1 day) 1
opigno_statistics_app_query_user_badges_earned includes/user/queries.inc Query badges earned for a user on filesystem (public://badges) 1
opigno_statistics_app_query_user_courses_results includes/user/queries.inc Query courses results statistics for a user (cached for 1 day) 1
opigno_statistics_app_query_user_course_details_insert_or_update_best_score includes/opigno_statistics_app.queries.inc Store user course detail record in the database only if best score 1
opigno_statistics_app_query_user_course_find_id_by_uid_and_course_nid includes/opigno_statistics_app.queries.inc Find user course id associated with the specified user id and course id 3
opigno_statistics_app_query_user_course_insert includes/opigno_statistics_app.queries.inc Store user course record in the database 1
opigno_statistics_app_query_user_course_update_score includes/opigno_statistics_app.queries.inc Update user course status All latest required quizzes must passed to pass the course 2
opigno_statistics_app_query_user_general_informations includes/user/queries.inc Present user general info 1
opigno_statistics_app_query_user_total_number_of_page_view includes/user/queries.inc Query total number of page view for a user (cached for 1 day) 1
opigno_statistics_app_quiz_finished ./opigno_statistics_app.module Implements hook_quiz_finished().
opigno_statistics_app_quiz_scored ./opigno_statistics_app.module Implements hook_quiz_scored().
opigno_statistics_app_schema ./opigno_statistics_app.install Implements hook_schema().
opigno_statistics_app_start_of_last_week includes/opigno_statistics_app.queries.inc Get start of last week timestamp
opigno_statistics_app_statistics_page ./opigno_statistics_app.module Render statistic root page 1
opigno_statistics_app_theme ./opigno_statistics_app.module Implements hook_theme().
opigno_statistics_app_update_7000 ./opigno_statistics_app.install Fix an issue with MySQL 5.7 at the installation
opigno_statistics_app_update_7100 ./opigno_statistics_app.install Updates default permissions
opigno_statistics_app_update_7101 ./opigno_statistics_app.install Create custom image style
opigno_statistics_app_user_filter_form includes/user/filter_form.inc Implements hook_form(). 1
opigno_statistics_app_user_filter_form_ajax_submit includes/user/filter_form.inc Implements hook_form_ajax_submit(). 1
opigno_statistics_app_user_login ./opigno_statistics_app.module Implements hook_user_login().
opigno_statistics_app_user_statistics_page includes/user/user.pages.inc 1
opigno_statistics_app_user_statistics_page_access_callback ./opigno_statistics_app.module 2
opigno_statistics_app_user_update ./opigno_statistics_app.module Implements hook_user_update().
opigno_statistics_group_insert ./opigno_statistics_app.module 1
_opigno_statistics_app_get_courses_classes_block ./opigno_statistics_app.module
_opigno_statistics_app_login_history_clear_old_records includes/opigno_statistics_app.login_history.inc 1
_opigno_statistics_app_login_history_insert includes/opigno_statistics_app.login_history.inc 1

Pages

Other projects