@extends('layouts.app') @section('title', 'Create Teacher Assignment') @section('content')
Assign a teacher to a class, section and subject for an academic year.
Please correct the following information.
Select the academic year, teacher, class and section for this assignment.
{{ $message }}
Select the academic year in which this teaching assignment applies.
Choose the teacher who will be responsible for this assignment.
Classes are filtered according to the selected academic year.
Sections are filtered according to the selected class.
Define the subject, workload and teacher responsibility.
Enter the subject this teacher will teach in the selected class and section.
Number of periods assigned to this teacher each week.
Mark Yes if this teacher is responsible for the selected class and section.
Inactive assignments remain stored but are excluded from active operations.
How this assignment connects with the school attendance system.
Teacher
Links the selected teacher with their teaching responsibility.
Class & Section
Defines where the teacher will perform this teaching assignment.
Subject
Identifies the subject handled by the teacher for this assignment.
Review the information before saving.
Make sure the selected class belongs to the academic year and the section belongs to the selected class.
Select Academic Year
Choose the academic session for this teaching assignment.
Select Teacher
Choose the teacher who will handle the assignment.
Choose Class & Section
Select where the teacher will perform the assignment.
Enter Teaching Details
Enter the subject and optional weekly teaching workload.
Current Academic Year
{{ $currentAcademicYear->name }}
{{ $currentAcademicYear->start_date->format('d M Y') }} – {{ $currentAcademicYear->end_date->format('d M Y') }}