@extends('layouts.master') @section('navigation') @if(Auth::user()->role==1) @include('local.managers.admins._navigation') @elseif(Auth::user()->role==2) @include('local.managers.sCoords._new_navigation') @elseif(Auth::user()->role==3) @include('local.managers.pCoords._new_navigation') @endif @stop @section('main')
Criterion | Beginning (1-2) | In Progress (3-4) | Satisfactory (5-6) | Excellent (7-8) |
---|
Select a Learning Outcome to view its criteria.