@extends('layouts.master-2') @section('navigation') @if (Auth::user()->role == 1) @include('local.managers.admins._navigation') @elseif(Auth::user()->role == 2) @include('local.managers.sCoords._navigation') @elseif(Auth::user()->role == 3) @include('local.managers.pCoords._navigation') @elseif(Auth::user()->role == 4) @include('local.professors._navigation') @endif @stop @section('main') {{-- TODO: look where to place this script. if placed inside .ready() or before it, an error that the function is not defined occurs. --}} {{-- TODO: no reconoce acentos --}}
Objectives for courses | Criteria per Course | Transformative Actions to be Implemented |
---|
Title | Description | Type of Transformative Action | Edit Or Delete |
---|
Select a Learning Outcome to view its information