|
|
|
@ -73,7 +73,7 @@ $headers = array( |
|
|
|
|
get_lang('Question'), |
|
|
|
|
get_lang('Answer'), |
|
|
|
|
get_lang('Correct'), |
|
|
|
|
get_lang('NumberStudentWhoSelect'), |
|
|
|
|
get_lang('NumberStudentWhoSelectedIt'), |
|
|
|
|
get_lang('HighestScore'), |
|
|
|
|
get_lang('MaximumScore') |
|
|
|
|
); |
|
|
|
@ -82,4 +82,4 @@ $interbreadcrumb[] = array ("url" => "admin.php?exerciseId=$exercise_id","name" |
|
|
|
|
|
|
|
|
|
$tpl = new Template(get_lang('Stats')); |
|
|
|
|
$tpl->assign('content', $content); |
|
|
|
|
$tpl->display_one_col_template(); |
|
|
|
|
$tpl->display_one_col_template(); |
|
|
|
|