The code of conduct has been made based on 4 broad principles
1. We have the right to learn. 2. We all have the right to be treated fairly. 3. We all have the right to work in a clean and attractive environment. 4. We all have the right to be safe.
Classroom rules Ø Show respect and be polite to everyone. (Golden rule) Ø Abide by the school rules and regulations. Ø Be on time, be on task, well prepared. Ø Wear full school uniform as per the Uniform Code. Ø Arrive with books and equipment relevant. Ø Submit homework and assignment by the given date. Ø Walk silently and orderly at all times. Ø Keep hands feet and your objects to yourself. Ø Don’t take others’ belongings without their permission. Ø Listen carefully to instructions. Ø Do not interrupt while speaking unless permitted. Ø Work quietly and do not disturb others. Ø Keep the classroom clean and tidy. Check the state at the end of every session. Ø Raise your hand before you speak. Ø Always communicate in English, except during other language periods. Ø Follow directions and instructions. Ø Golden rule - “Always do to others, as you would wish them to do to you”.
Playground and equipment rules Ø No hanging upside down on any equipment. Ø No jumping off from the swings. Ø Wait for your turn. Ø Pushing from the slide is not allowed. Ø Follow instructions from the teacher. Ø No pushing or shoving is allowed. Ø No throwing balls at each other.
Lunch and Snacks Time rules Ø Keep silence – No laughing and No discussions. Ø Do not put wastes on the floor. Ø Wait in a single line for washing the hands Ø Remain seated at all times. Ø Keep your area clean at all times. Bus rules Ø Follow the Bus Drivers’ / Bus Assistants’ instructions at all times. Ø Board and leave the bus at the assigned regular stops, until permitted by the Principal. Ø Sit in proper manner, facing forward. Ø Keep whole body - head and hands within the bus. Ø Do not talk to bus driver while he is driving. Ø No pushing, tripping, shoving, and fighting while boarding, riding or leaving the bus. Ø Do not scratch off the bus seat covers. Ø Students must reach the boarding place 5 minutes before the schedule. Ø Do not throw wastes or any items.
/* ============================================
PROTECT MOBILE NAVIGATION FROM EMBED CONFLICTS
============================================ */
@media screen and (max-width: 767px) {
.nav.mobile-nav,
.nav.mobile-nav .wsite-menu-default,
.nav.mobile-nav ul,
.nav.mobile-nav li {
position: relative !important;
display: block !important;
float: none !important;
clear: both !important;
height: auto !important;
min-height: unset !important;
max-height: unset !important;
overflow: visible !important;
transform: none !important;
opacity: 1 !important;
}
.nav.mobile-nav li {
padding: 12px 20px !important;
margin: 0 !important;
line-height: 1.5 !important;
border-bottom: 1px solid rgba(0,0,0,0.1) !important;
}
.nav.mobile-nav li a {
display: block !important;
padding: 0 !important;
white-space: normal !important;
line-height: 1.4 !important;
position: relative !important;
}
}