@extends('layouts.master') @section('navigation') @if (Auth::user()->role == 1) @include('local.managers.admins._new_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')
Click on the values you want to change. Invalid values will be rejected automatically. To save your changes, click the 'Save' button at the bottom of the page.
ID | Learning Outcome | Definition | Expected Value | Activation date | Deactivation date | Level 1:undergrad, 2:grad, 3:both |
Equivalent to | |
---|---|---|---|---|---|---|---|---|
{{ $outcome->id }} | {{ $outcome->name }} | {{ $outcome->definition }} | {{ $outcome->expected_outcome }} | {{ $outcome->activation_date }} | {{ $outcome->deactivation_date }} | {{ $outcome->level }} | ||
{{ $outcome->id }} | {{ $outcome->name }} | {{ $outcome->definition }} | {{ $outcome->expected_outcome }} | {{ $outcome->activation_date }} | {{ $outcome->deactivation_date }} | {{ $outcome->level }} | {{ $outcome->new_outcome_id }} |