Updated Docs for Schools Module

This commit is contained in:
Neil Trini Lasrado 2016-08-11 11:54:51 +05:30
parent 18d6162935
commit 999f34a568
23 changed files with 37 additions and 9 deletions

View File

Before

Width:  |  Height:  |  Size: 60 KiB

After

Width:  |  Height:  |  Size: 60 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 155 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 94 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 158 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 102 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 102 KiB

After

Width:  |  Height:  |  Size: 132 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 79 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 38 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 124 KiB

After

Width:  |  Height:  |  Size: 173 KiB

View File

@ -0,0 +1,7 @@
# Admission
This section contains student admission related documents.
### Topics
{index}

View File

@ -0,0 +1,2 @@
student-applicant
program-enrollment

View File

@ -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}

View File

@ -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}

View File

@ -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}

View File

@ -1,4 +1,5 @@
student student
admission
schedule schedule
fees fees
setup setup

View File

@ -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}

View File

@ -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

View File

@ -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}

View File

@ -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}

View File

@ -1,7 +1,7 @@
# 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