@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')
Campus Domains | Results based on target (% of students scoring >= target) | Courses used to measure and tools | Summary of dissemination methods employed | Summary of transformative actions or improvement |
---|---|---|---|---|
{{ $program[0]->name }} | ||||
{{ $domain->name }}
{{ $domain->activation_date }} |
### Measurement (semester) ###% N= ## |
Courses @foreach ($program[2] as $course) @if ($course->domain_name == $domain->name) {{ $course->code }} ({{ $course->number }}) @endif @endforeach Tools |
(No esta implementado) |
@foreach ($program[3] as $action)
@if ($action->domain_name == $domain->name)
{{ $action->transformative_actions }} @endif @endforeach |