@extends('dashboard.layouts.default') @section('content')
Performance Quiz Tracker Video Tracker @if(isset($tuition_status) && $tuition_status != '') Tuition Attendance @endif
@foreach($years_filter as $key=>$year) @endforeach
Select the year, then class, and then you'll be able to view the quiz data (green = 100-75%, amber = 74-50%, red = 49-0%)
@include('layout.bottom-ads')
@endsection @section('scripts')