@extends('layouts.report') @section('styles') @endsection @section('content') @if(!empty($post))
| Test | |||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| # | Module Name | Chapter Number | Topic Name | View Total |
Percentage video |
Attended Test |
Result | Percentage | |||||
| {{$i+1}} | {{ isset($data[$i]['module_name']) ? $data[$i]['module_name'] : '' }} | {{ isset($data[$i]['chapter_name']) ? $data[$i]['chapter_name'] : '' }} | {{ isset($data[$i]['topic_name']) ? $data[$i]['topic_name'] : '' }} | {{--{{ isset($data[$i]['tot_complete']) ? $data[$i]['tot_complete'] : '' }} | --}}{{ isset($data[$i]['total_view']) ? $data[$i]['total_view'] : '' }} | {{ isset($data[$i]['video_progress']) ? $data[$i]['video_progress'].' %' : '' }} | {{ isset($data[$i]['attend_test']) ? $data[$i]['attend_test'] : '' }} | {{ isset($data[$i]['test_result']) ? $data[$i]['test_result'] : '---' }} | {{ isset($data[$i]['test_average_per']) ? $data[$i]['test_average_per'] : '---' }} | ||||
| No Record Found!! | |||||||||||||
| No Record Found!! | |||||||||||||