brotherton-erpnext/erpnext/docs/user/manual/en/education/schedule/scheduling-tool.md
Manas Solanki 966f141f62 Rename schools to Education (#11524)
* renaming for the docs, demo data and patch

* changes in the doctypes and reports

* rename the config file

* Few name changes in messages and license

* rename the school settings to education settings

* changes in the documentation

* added the setup file for the fixtures

* corrected the ui tests file path

* fix the codacy

* add the patch for renaming few doctypes and fields

* changes in the patch
2017-11-23 15:22:10 +05:30

1.1 KiB

Scheduling Tool

This tool can be used to create 'Course Schedules'.

Scheduling Tool

Creating Course Schedules

  • Select Student Group for which you need to create Course Schedules.
  • Select Course, Room and Instructor for Course Schedules.
  • Enter From Time and To Time for Course Schedule.
  • Enter Start Date and End Date of the Course (Course Schedules will be created within this date range)
  • Enter Day of the week on which you want to schedule the Course.
  • Click on the 'Schedule Course' button
  • The system will create Course Schedules if the Room and Instructor are available and there is no conflict for the selected Student Group with other Course Schedules.

###Rescheduling

  • If you wish to reschedule Course Schedules created against a Course, follow the instructions for creating course schedules
  • Check the 'Reschedule' checkbox and then click 'Schedule Course' button.
  • System will delete existing Course Schedules for specified Course within the mentioned Course Start Date and Course End Date and crate new Course Schedules.

{next}