Todo List
used for the teacher's flat view
[line 18]
[line 20]
[line 19]
[line 17]
FlatViewDataGenerator FlatViewDataGenerator( [ $users = array ()], [ $evals = array ()], [ $links = array ()])
array get_data( [ $users_sorting = 0], [ $users_start = 0], [ $users_count = null], [ $items_start = 0], [ $items_count = null], [ $ignore_score_color = false])
void get_header_names( [ $items_start = 0], [ $items_count = null])
void get_total_items_count( )
void get_total_users_count( )
void sort_by_first_name( $item1, $item2)
void sort_by_last_name( $item1, $item2)
[line 14]
[line 15]
[line 13]
[line 12]