@php $code=[]; $count=[]; foreach( $collated as $c ) { $code[] = $c->code; $count[] = $c->total; } @endphp

Use the tools below to view how your lessons have been distributed across the curriculum over any given period; either in terms of total lesson count or total time spent, and displayed as either a bar or pie chart.



 to 

Lessons created

@if(count($lessons)>0)

Recent lessons:

@else

No Lessons created yet

@endif

Curriculum used

@if(count($code)>0)
@else

No curriculum to show

@endif