@extends('layouts.master') @section('navigation') @if($role==1) @include('local.managers.admins._navigation') @elseif($role==2) @include('local.managers.sCoords._navigation') @elseif($role==3) @include('local.managers.pCoords._navigation') @else @include('local.professors._navigation') @endif @stop @section('main')
{{$course->name}}
Name | Date | Updated | Assessed | Published |
---|---|---|---|---|
{{ link_to_action('ActivitiesController@show', $activity->name, $parameters = array('id'=>$activity->id)) }} | {{ date('M d, Y', strtotime($activity->date)) }} | {{ date('M d, Y', strtotime($activity->updated_at)) }} | @if($activity->outcomes_attempted!=NULL) @endif | @if($activity->outcomes_attempted!=NULL && !$activity->draft) @endif |
The semester for this course is inactive. You cannot create any more activities. |
Unplublished activity results are not considered in the graph above.
@elseNo activities. Create one.
@elseThe semester for this course is inactive. You cannot create any activities.
@endifName | Number | School | Major | |
---|---|---|---|---|
{{$i+1}} | {{ $student->name }} | {{ $formatted_student_number }} | {{ $student->school_code }} | {{ $student->conc_code }} |
{series.name}: | ' + '{point.y:.2f} |