@extends('dashboard.layouts.default') @section('content')
{{$earnedPoint}} / {{$totalQuizPoint}}
{{$last_attended_quiz}}

Last Quiz

{{ $student_total_points }}

Total Points

{{ $weekly_class_rank }}

Weekly Rank

@if($student_this_week_points) {{$student_this_week_points}} @else 0 @endif /100

Weekly Points Target

Worldwide KayScience Rank

{{ $overall_student_rank }}

@if($student_average) {{$student_average}} @else 0 @endif

% of Questions Answered Correctly

{{ $student_answered }}

Quiz Questions Answered

{{ $video_watched_count }}

Total Videos Watched

{{ $video_watched_minutes }}

Minutes of Videos Watched

* Please wait roughly 1 minute for some of the data to be updated

@endsection