{# USAGE: This templates is for a three purposes, Adding for new students. #} {% extends "base.html.twig" %} {% block BeforeAnyCSSFile %} {% for file in encore_entry_css_files('select2__init') %} {% endfor %} {% endblock %} {% set pagename = 'Add Student / Guardian' | trans %} {% block MainContent %}
Students are the Most Important Entity in the School, Here we will Add Students as well their Guardians, if not exits or we can Import Bulk Students!
At top of the Page Under the Documentation Header the first Box is Import Students, To Import Click on that box. A Box will expand & show the Details. To Import the Students you need to provide Valid CSV file. You can see their is button Download Sample File which will download the Sample of CSV File. You just need to Open that file Need to Add Student and Guardian Data in it & Upload back that file to Application.
Sometimes, Students are not having Email Address, at that time you can write temporary Email address e.g
student1@fekara.com for Student One, student2@fekara.com for Student Two and so on
After putting data into the CSV file, Upload the CSV file by Click on the Choose File & Click on the Import
Button & every thing will be setup!