{% extends "base.html.twig" %} {% block BeforeAnyCSSFile %} {% for file in encore_entry_css_files('select2__init') %} {% endfor %} {% endblock %} {% set pagename = 'Subjects' | trans %} {% set addBtnTitle = 'Add Subject Sample?' | trans %} {% set addBtnLink = path('add_class') %} {% block MainContent %}
Basically they are {{ 'Sample Subjects' | trans }}, When we assign {{ 'Sample Classes'|trans }} to the Session they copy of {{ 'Sample Subjects' | trans }} named as {{ 'Subject' | trans }}.
At this page you're viewing the List of {{ 'Subject' | trans }}, which are currently in use by the Session & Classes, In this Subject List, you will see the following information:
To enrol a new Student in the Class or Subject Go to the Student Profile & Edit it, then you will see the {{ 'Enrollement'|trans }} Tab
All the above listed items can be change or remove by editing the Subject.
At the top of page, you can see there is the Session & Classes Drop-down, where all Sessions & Classes are listed, You can select the Session & Classes one of them & hit search button to get the List of relevant Subjects
When you editing a Class, you will see all related information attached to Subject
To Delete/Edit the Attached Teachers you need to Go to {{ 'Assign Teachers'|trans }} Menu