# Course Schedule

Course Schedule is the schedule of a session conducted by an Instructor for a particular Course.
You can see the overall course schedule in the Calendar view.

<img class="screenshot" alt="Course Schedule" src="{{docs_base_url}}/assets/img/education/schedule/course-schedule.png">

#### Video Tutorial on Course Scheduling


<div>
    <div class='embed-container'>
        <iframe src='https://www.youtube.com/embed/iy-DBV9jI-A?start=0&end=114' frameborder='0' allowfullscreen>
        </iframe>
    </div>
</div>

### Marking Attendance

You can mark attendance for a Student Group against a Course Schedule.

<img class="screenshot" alt="Course Schedule Attendance" src="{{docs_base_url}}/assets/img/education/schedule/course-schedule-att.png">

- To make attendance, expand the attendance section.
- Check the students who were present for that session.
- Click on 'Mark Attendance'. The system will create the Attendance records.

###View Attendance

Once you have marked Attendance against a Course Schedule the Attendance section in the Course Schedule shall be hidden. 
A View Attendance button shall appear. Click on that button to view all attendance records created against that Course Schedule.

<img class="screenshot" alt="Course Schedule Attendance" src="{{docs_base_url}}/assets/img/education/schedule/course-schedule-att-1.png">

{next}