Course Schedule

Table Name: tabCourse Schedule

Fields

Sr Fieldname Type Label Options
1 student_group Link Student Group Student Group
2 instructor Link Instructor Instructor
3 column_break_2 Column Break
4 course Read Only Course
student_group.course
5 instructor_name Read Only Instructor Name
instructor.Instructor_name
6 section_break_6 Section Break
7 schedule_date Date Schedule Date
8 room Link Room Room
9 column_break_9 Column Break
10 from_time Time From Time
11 to_time Time To Time
12 attendance Section Break Attendance
13 students_html HTML Students HTML
14 title Data Title

Controller

schools.academics.doctype.course_schedule.course_schedule

Class CourseSchedule

Inherits from frappe.model.document.Document

set_title (self)

Set document Title


validate (self)

No docs


validate_date (self)

Validates if fromtime is greater than totime


validate_overlap (self)

Validates overlap for Student Group, Instructor, Room



Linked In: