diff --git a/main/inc/lib/tracking.lib.php b/main/inc/lib/tracking.lib.php index b92bba5718..487e3fcd86 100755 --- a/main/inc/lib/tracking.lib.php +++ b/main/inc/lib/tracking.lib.php @@ -192,7 +192,7 @@ class Tracking $actionColumn = ' ' . get_lang('Actions') . ''; } $output .= '
'; - $output .= ' + $output .= '
@@ -205,7 +205,7 @@ class Tracking - '.$actionColumn.' @@ -472,7 +472,7 @@ class Tracking - + '.$action.' '; $attemptCount++; @@ -530,7 +530,7 @@ class Tracking - + '.$action.' '; $counter++; @@ -834,7 +834,7 @@ class Tracking - + '.$action.' '; $output .= ''; @@ -884,7 +884,7 @@ class Tracking - + '.$action.' '; $counter++; @@ -986,7 +986,7 @@ class Tracking - '; + '; if ($action == 'classic') { if ($origin != 'tracking') { if (!$is_allowed_to_edit && $result_disabled_ext_all) { @@ -1096,10 +1096,8 @@ class Tracking ' . get_lang('AccomplishedStepsTotal') .' - - + ';
' . ($allowExtend == true ? $extend_all_link : ' ') . ' ' . get_lang('ScormScore') . ' + ' . get_lang('ScormTime') . ' ' . get_lang('Attempt') . ' ' . $attemptCount . ' ' . learnpathItem::humanize_status($lesson_status, true, $type) . ' ' . $view_score . '' . $time . '' . $time . '
'.$student_response . ' '.$interaction['result'] . ' '.$interaction['latency'] . ''.$interaction['time'] . ''.$interaction['time'] . '
' . $title . ' ' . learnpathitem::humanize_status($lesson_status) .' '.$scoreItem.''.$time.''.$time.'
'.urldecode($interaction['student_response']).' '.$interaction['result'].' '.$interaction['latency'].''.$interaction['time'].''.$interaction['time'].'
' . get_lang('Attempt').' '. $n.' ' . $my_lesson_status . ' '.$view_score . ''.$time_attemp . ''.$time_attemp . ' '.$progress.'% - ' . $final_score.' - ' . $total_time . ' + ' . $final_score.'' . $total_time . ' '.$action.'