Updated Docs for Schools Module
|
Before Width: | Height: | Size: 60 KiB After Width: | Height: | Size: 60 KiB |
|
Before Width: | Height: | Size: 72 KiB After Width: | Height: | Size: 72 KiB |
BIN
erpnext/docs/assets/img/schools/admission/student-applicant.png
Normal file
|
After Width: | Height: | Size: 155 KiB |
BIN
erpnext/docs/assets/img/schools/module.png
Normal file
|
After Width: | Height: | Size: 94 KiB |
|
Before Width: | Height: | Size: 158 KiB |
BIN
erpnext/docs/assets/img/schools/student/student-batch.png
Normal file
|
After Width: | Height: | Size: 102 KiB |
|
Before Width: | Height: | Size: 102 KiB After Width: | Height: | Size: 132 KiB |
BIN
erpnext/docs/assets/img/schools/student/student-log.png
Normal file
|
After Width: | Height: | Size: 79 KiB |
|
Before Width: | Height: | Size: 38 KiB |
|
Before Width: | Height: | Size: 124 KiB After Width: | Height: | Size: 173 KiB |
7
erpnext/docs/user/manual/en/schools/admission/index.md
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
# Admission
|
||||||
|
|
||||||
|
This section contains student admission related documents.
|
||||||
|
|
||||||
|
### Topics
|
||||||
|
|
||||||
|
{index}
|
||||||
2
erpnext/docs/user/manual/en/schools/admission/index.txt
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
student-applicant
|
||||||
|
program-enrollment
|
||||||
@ -1,5 +1,5 @@
|
|||||||
This form allows you to enroll a student to a program. A student can be enrolled to multiple programs.
|
This form allows you to enroll a student to a program. A student can be enrolled to multiple programs.
|
||||||
|
|
||||||
<img class="screenshot" alt="Student Applicant Enrollment" src="{{url_prefix}}/assets/img/schools/student/program-enrollment.png">
|
<img class="screenshot" alt="Student Applicant Enrollment" src="{{url_prefix}}/assets/img/schools/admission/program-enrollment.png">
|
||||||
|
|
||||||
{next}
|
{next}
|
||||||
@ -3,7 +3,7 @@
|
|||||||
A Student Applicant record needs to be created when a student applies for a program at your institute.
|
A Student Applicant record needs to be created when a student applies for a program at your institute.
|
||||||
You can Approve or Reject a student applicant. By accepting a student applicant you can add them to the student master.
|
You can Approve or Reject a student applicant. By accepting a student applicant you can add them to the student master.
|
||||||
|
|
||||||
<img class="screenshot" alt="Student Applicant" src="{{url_prefix}}/assets/img/schools/student/student-applicant.png">
|
<img class="screenshot" alt="Student Applicant" src="{{url_prefix}}/assets/img/schools/admission/student-applicant.png">
|
||||||
|
|
||||||
### Application Status
|
### Application Status
|
||||||
|
|
||||||
@ -23,6 +23,6 @@ You can Approve or Reject a student applicant. By accepting a student applicant
|
|||||||
Once you approve a Student Applicant you can enroll them to a program. When you click the 'Enroll' buttom,
|
Once you approve a Student Applicant you can enroll them to a program. When you click the 'Enroll' buttom,
|
||||||
the system shall create a student against that applicant and redirect you to the [Program Enrollment form]({{docs_base_url}}/user/manual/en/schools/student/program-enrollment.html).
|
the system shall create a student against that applicant and redirect you to the [Program Enrollment form]({{docs_base_url}}/user/manual/en/schools/student/program-enrollment.html).
|
||||||
|
|
||||||
<img class="screenshot" alt="Student Applicant Enrollment" src="{{url_prefix}}/assets/img/schools/student/student-applicant-enroll.png">
|
<img class="screenshot" alt="Student Applicant Enrollment" src="{{url_prefix}}/assets/img/schools/admission/student-applicant-enroll.png">
|
||||||
|
|
||||||
{next}
|
{next}
|
||||||
@ -1 +1,6 @@
|
|||||||
|
|
||||||
|
The School Modules is designed to meet requirements of Schools, Colleges & Educational Institutes.
|
||||||
|
|
||||||
|
<img class="screenshot" alt="Fees Section" src="{{url_prefix}}/assets/img/schools/module.png">
|
||||||
|
|
||||||
{index}
|
{index}
|
||||||
@ -1,4 +1,5 @@
|
|||||||
student
|
student
|
||||||
|
admission
|
||||||
schedule
|
schedule
|
||||||
fees
|
fees
|
||||||
setup
|
setup
|
||||||
@ -2,8 +2,6 @@
|
|||||||
|
|
||||||
This section contains student related documents.
|
This section contains student related documents.
|
||||||
|
|
||||||
<img class="screenshot" alt="Student Section" src="{{url_prefix}}/assets/img/schools/student/student-section.png">
|
|
||||||
|
|
||||||
### Topics
|
### Topics
|
||||||
|
|
||||||
{index}
|
{index}
|
||||||
@ -1,5 +1,5 @@
|
|||||||
student-applicant
|
|
||||||
student
|
student
|
||||||
program-enrollment
|
student-log
|
||||||
|
student-batch
|
||||||
student-group
|
student-group
|
||||||
student-group-creation-tool
|
student-group-creation-tool
|
||||||
|
|||||||
@ -0,0 +1,7 @@
|
|||||||
|
# Student Batch
|
||||||
|
|
||||||
|
Student batch is a collection of students from Student Groups.
|
||||||
|
|
||||||
|
<img class="screenshot" alt="Student" src="{{url_prefix}}/assets/img/schools/student/student-batch.png">
|
||||||
|
|
||||||
|
{next}
|
||||||
@ -0,0 +1,8 @@
|
|||||||
|
# Student Log
|
||||||
|
|
||||||
|
You can make a note of student activities using student log.
|
||||||
|
Logs can be categorised as 'General', 'Academic', 'Medical' or 'Achievement'
|
||||||
|
|
||||||
|
<img class="screenshot" alt="Student" src="{{url_prefix}}/assets/img/schools/student/student-log.png">
|
||||||
|
|
||||||
|
{next}
|
||||||
@ -1,6 +1,6 @@
|
|||||||
# Student
|
# Student
|
||||||
|
|
||||||
A Student is defined as a person who has enrolled at your institute and you have accepted their application.
|
A Student is a person who has enrolled at your institute and you have accepted their application.
|
||||||
The student doctype maintains personal details of the student.
|
The student doctype maintains personal details of the student.
|
||||||
|
|
||||||
You can view everything related to a particular student on this page. Eg : Fees, Student Group, etc
|
You can view everything related to a particular student on this page. Eg : Fees, Student Group, etc
|
||||||
|
|||||||