2016-08-08 13:19:49 +00:00
# Student
2016-08-11 06:24:51 +00:00
A Student is a person who has enrolled at your institute and you have accepted their application.
2017-09-04 04:47:18 +00:00
The Student doctype maintains detials like personal information, date of birth, address etc. It also records the **Guardian** and sibling details.
2016-08-08 13:19:49 +00:00
2018-02-07 13:29:06 +00:00
< img class = "screenshot" alt = "Student" src = "{{docs_base_url}}/assets/img/education/student/student.png" >
2018-01-31 07:19:58 +00:00
2017-09-04 04:47:18 +00:00
The student is enrolled in a **Program** when the application is approved. Once the enrollement is done the **Student Applicant** status is update to Admitted.
You can view every doctype created for a particular student. Eg : Fees, Student Group, etc
2018-01-31 07:19:58 +00:00
#### Video Tutorial on Student Management
< div >
< style > . e m b e d - c o n t a i n e r { p o s i t i o n : r e l a t i v e ; p a d d i n g - b o t t o m : 5 6 . 2 5 % ; h e i g h t : 0 ; o v e r f l o w : h i d d e n ; m a x - w i d t h : 1 0 0 % ; } . e m b e d - c o n t a i n e r i f r a m e , . e m b e d - c o n t a i n e r o b j e c t , . e m b e d - c o n t a i n e r e m b e d { p o s i t i o n : a b s o l u t e ; t o p : 0 ; l e f t : 0 ; w i d t h : 1 0 0 % ; h e i g h t : 1 0 0 % ; }
< / style >
< div class = 'embed-container' >
< iframe src = 'https://www.youtube.com/embed//nIUsbl0rEE0' frameborder = '0' allowfullscreen >
< / iframe >
< / div >
< / div >
2016-08-08 13:19:49 +00:00
2017-09-04 04:47:18 +00:00
{next}