brotherton-erpnext/erpnext/docs/user/manual/en/education/setup/course.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

866 B

Course

A course is a unit of teaching that typically lasts one academic term, is led by one or more instructors (teachers or professors), and has a fixed number of students. Students may receive a grade and academic credit after completion of the course.

To create a Course enter the Course name and Code. Code for the course should be unique for every course. You can also link the department under which the course is conducted.

Course

Once a Course is created, a course schedule can defined for the same.

Course

The Course form is further linked to Program, Student Group and Assessment Plan doctypes. The links allow to view/create the related documents for a Course.

{next}