Class analytics

Description

Description of analytics

  • author: Cristina

Located in /analytics.php (line 31)


	
			
Direct descendents
Class Description
recommendations Description of recommendations
Variable Summary
mixed $course_info
Method Summary
analytics __construct (type $course_info)
array get_grades ($user $user)
void get_max_grade ( $course,  $grade)
array get_my_analytics ($user $user)
type get_my_analytics_by_module ($user $user)
array order_multidimensional_array ($toOrderArray $toOrderArray, $field $field, [$inverse $inverse = false])
Variables
mixed $course_info (line 33)
  • access: protected
Methods
Constructor __construct (line 39)

Constructor

  • access: public
analytics __construct (type $course_info)
  • type $course_info

Redefined in descendants as:
get_average_analytics (line 173)

It returns the average analytics

  • access: public
type get_average_analytics ()
get_average_analytics_by_module (line 206)

It returns the average analytics by module

  • access: public
type get_average_analytics_by_module ()
get_grades (line 100)

It returns the user grades

  • access: public
array get_grades ($user $user)
  • $user $user
get_max_grade (line 51)
  • access: protected
void get_max_grade ( $course,  $grade)
  • $course
  • $grade
get_my_analytics (line 77)

It returns the user analytics

  • access: public
array get_my_analytics ($user $user)
  • $user $user
get_my_analytics_by_module (line 144)

It returns the user analytics by module

  • access: public
type get_my_analytics_by_module ($user $user)
  • $user $user
get_reference_course (line 64)

It returns the reference course id

  • access: public
int get_reference_course ()
order_multidimensional_array (line 232)

It orders an array

  • access: public
array order_multidimensional_array ($toOrderArray $toOrderArray, $field $field, [$inverse $inverse = false])
  • $toOrderArray $toOrderArray
  • $field $field
  • $inverse $inverse

Documentation generated on Sat, 07 Apr 2012 18:01:09 +0100 by phpDocumentor 1.4.3