{"id":987872,"date":"2026-04-15T19:58:21","date_gmt":"2026-04-15T19:58:21","guid":{"rendered":"https:\/\/ameskids.co.in\/?page_id=987872"},"modified":"2026-07-18T06:45:01","modified_gmt":"2026-07-18T06:45:01","slug":"school-policy","status":"publish","type":"page","link":"https:\/\/ameskids.co.in\/index.php\/school-policy\/","title":{"rendered":"School&#8217;s Policy"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"987872\" class=\"elementor elementor-987872\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-091b3dd e-flex e-con-boxed e-con e-parent\" data-id=\"091b3dd\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-eaeea27 elementor-widget elementor-widget-html\" data-id=\"eaeea27\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!-- Isolated CSS framework targeting ONLY the mandatory disclosures element -->\n<style>\n    .ames-disclosure-layout {\n        --ames-primary: #6c5ce7;\n        --ames-sunny: #ffcc00;\n        --ames-leaf: #00b894;\n        --ames-berry: #ff7675;\n        --ames-sky: #0984e3;\n        --ames-card-white: #ffffff;\n        \n        font-family: 'Quicksand', sans-serif;\n        color: #2d3436;\n        max-width: 1100px;\n        margin: 40px auto;\n        box-sizing: border-box;\n    }\n\n    .ames-disclosure-layout *, \n    .ames-disclosure-layout *:before, \n    .ames-disclosure-layout *:after {\n        box-sizing: border-box;\n    }\n\n    .ames-disclosure-layout .header-block {\n        text-align: center;\n        margin-bottom: 50px;\n    }\n\n    .ames-disclosure-layout .header-block h1 {\n        font-size: 2.8rem !important;\n        color: var(--ames-primary) !important;\n        margin: 0 0 5px 0 !important;\n        font-weight: 700 !important;\n        border: none !important;\n    }\n\n    .ames-disclosure-layout .header-block h2 {\n        font-size: 1.6rem !important;\n        color: var(--ames-sky) !important;\n        margin: 0 0 10px 0 !important;\n        font-weight: 600 !important;\n        border: none !important;\n    }\n\n    .ames-disclosure-layout .header-block p {\n        font-size: 1.2rem !important;\n        color: #636e72 !important;\n        margin: 0 !important;\n        font-weight: 700 !important;\n    }\n\n    .ames-disclosure-layout .main-grid-flow {\n        display: grid;\n        grid-template-columns: repeat(3, 1fr);\n        gap: 25px;\n    }\n\n    .ames-disclosure-layout .disclosure-card {\n        background: var(--ames-card-white);\n        border-radius: 35px;\n        padding: 35px;\n        box-shadow: 0 15px 35px rgba(0,0,0,0.05);\n    }\n\n    .ames-disclosure-layout .rules-card { \n        grid-column: span 3; \n        border-left: 10px solid var(--ames-leaf); \n    }\n    \n    .ames-disclosure-layout .uniform-card { \n        grid-column: span 2; \n        border-top: 8px solid var(--ames-sunny); \n    }\n    \n    .ames-disclosure-layout .timings-card { \n        grid-column: span 1; \n        border-top: 8px solid var(--ames-berry); \n    }\n    \n    .ames-disclosure-layout .footer-card { \n        grid-column: span 3; \n        background: var(--ames-primary); \n        color: white; \n        text-align: center; \n        border-radius: 35px;\n    }\n\n    .ames-disclosure-layout .icon-circle-badge {\n        width: 60px;\n        height: 60px;\n        border-radius: 50%;\n        background: #f0f4f8;\n        display: flex;\n        align-items: center;\n        justify-content: center;\n        margin-bottom: 20px;\n        font-size: 1.8rem;\n    }\n\n    .ames-disclosure-layout h3.card-title { \n        margin: 0 0 20px 0 !important; \n        color: inherit; \n        font-size: 1.6rem !important;\n        font-weight: 700 !important;\n        border: none !important;\n    }\n    \n    .ames-disclosure-layout p { \n        line-height: 1.6 !important; \n        font-size: 1.05rem !important;\n        margin: 0 0 15px 0 !important;\n    }\n    \n    .ames-disclosure-layout ul { \n        padding-left: 20px; \n        margin: 0;\n    }\n\n    .ames-disclosure-layout ul li {\n        line-height: 1.8 !important; \n        font-size: 1.05rem !important;\n        margin-bottom: 12px;\n        color: #2d3436;\n    }\n\n    .ames-disclosure-layout .nested-table {\n        width: 100%;\n        border-collapse: collapse;\n        margin-top: 15px;\n        margin-bottom: 20px;\n    }\n\n    .ames-disclosure-layout .nested-table th {\n        background: #f8f9fa;\n        color: var(--ames-primary);\n        text-align: left;\n        padding: 12px;\n        font-weight: 700;\n        font-size: 1rem;\n        border-bottom: 2px solid #edf2f7;\n    }\n\n    .ames-disclosure-layout .nested-table td {\n        padding: 12px;\n        font-size: 1rem;\n        line-height: 1.6;\n        border-bottom: 1px solid #edf2f7;\n        vertical-align: top;\n        color: #2d3436;\n    }\n\n    .ames-disclosure-layout .nested-table tr:last-child td {\n        border-bottom: none;\n    }\n\n    .ames-disclosure-layout .section-subtitle {\n        font-weight: 700;\n        color: var(--ames-primary);\n        margin: 15px 0 5px 0;\n        font-size: 1.1rem;\n    }\n\n    @media (max-width: 900px) {\n        .ames-disclosure-layout .main-grid-flow { grid-template-columns: 1fr; }\n        .ames-disclosure-layout .rules-card, \n        .ames-disclosure-layout .uniform-card, \n        .ames-disclosure-layout .timings-card, \n        .ames-disclosure-layout .footer-card { grid-column: span 1; }\n    }\n<\/style>\n\n<div class=\"ames-disclosure-layout\">\n    <div class=\"header-block\">\n        <h1>AMES Kids<\/h1>\n        <h2>Ayesha Motiwala English School (Pre-Primary)<\/h2>\n        <p>RULES, REGULATIONS & SCHOOL POLICES<\/p>\n    <\/div>\n\n    <div class=\"main-grid-flow\">\n        <!-- General Rules Section -->\n        <div class=\"disclosure-card rules-card\">\n            <div class=\"icon-circle-badge\">\ud83c\udf31<\/div>\n            <h3 class=\"card-title\" style=\"color: var(--ames-primary);\">General Rules<\/h3>\n            <p>To ensure a safe, disciplined, and productive learning environment, parents and students are requested to adhere to the following guidelines:<\/p>\n            <ul>\n                <li>1. All books, bags, uniforms, tiffin bags, and water bottles (simple bottles with straps; no sippers) must be neatly labelled with the child's name and class.<\/li>\n                <li>2. Students must attend school in their complete, clean, and proper school uniform every day.<\/li>\n                <li>3. No child will be permitted to leave the school premises during school hours except in cases of genuine emergency and with prior approval from the school authorities.<\/li>\n                <li>4. Boys are expected to maintain a neat and appropriate haircut.<\/li>\n                <li>5. Parents are requested to ensure that their children come to school neatly groomed and decently dressed at all times.<\/li>\n                <li>6. Students are strictly prohibited from wearing gold jewellery or bringing valuable items to school. The school will not be responsible for the loss of any jewellery, money, gadgets, or other valuable belongings brought to school.<\/li>\n                <li>7. Girls from Nursery to UKG are required to wear a black hairband.<\/li>\n                <li>8. Girls in Grades 1 and 2 must wear the prescribed school scarf, and boys must wear the prescribed skull cap as part of the school uniform.<\/li>\n                <li>9. Nursery and LKG students should carry an extra set of clothes and diapers (if required) in their school bag for emergencies.<\/li>\n                <li>10. Lunch should be sent in a separate tiffin bag. Parents are requested to avoid sending junk food or unhealthy snacks. Water bottles should be cleaned and washed daily.<\/li>\n                <li>11. Parents play a vital role in their child's learning journey and are requested to spend quality time supporting their child's academic and personal development at home.<\/li>\n                <li>12. Respectful behaviour is expected from both students and parents. Any form of misconduct or inappropriate behaviour will be viewed seriously and may result in disciplinary action by the school management.<\/li>\n                <li>13. Any damage caused to school property by a student will be the responsibility of the parent\/guardian, who will be required to bear the full cost of repair or replacement.<\/li>\n                <li>14. No re-examination will be conducted for students who remain absent during scheduled examinations. The school's assessment policy will be applicable in such cases.<\/li>\n                <li>15. Regular attendance and punctuality are essential for a child's academic progress. Parents are requested to ensure consistent attendance throughout the academic year.<\/li>\n                <li>16. Parents are encouraged to maintain regular communication with the school and promptly respond to notices, circulars, and requests issued by the school administration.<\/li>\n            <\/ul>\n        <\/div>\n\n        <!-- Uniform Schedule Section -->\n        <div class=\"disclosure-card uniform-card\">\n            <div class=\"icon-circle-badge\">\ud83d\udc55<\/div>\n            <h3 class=\"card-title\" style=\"color: var(--ames-primary);\">UNIFORM SCHEDULE<\/h3>\n            \n            <div class=\"section-subtitle\">Preschool (Nursery, LKG & UKG)<\/div>\n            <table class=\"nested-table\">\n                <thead>\n                    <tr>\n                        <th style=\"width: 40%;\">Days<\/th>\n                        <th style=\"width: 60%;\">Uniform Specifications<\/th>\n                    <\/tr>\n                <\/thead>\n                <tbody>\n                    <tr>\n                        <td><strong>Monday, Tuesday, Thursday<\/strong><\/td>\n                        <td>\u2022 Blue School Uniform<br>\u2022 Black Shoes<br>\u2022 Girls must wear a black hairband<\/td>\n                    <\/tr>\n                    <tr>\n                        <td><strong>Wednesday & Friday<\/strong><\/td>\n                        <td>\u2022 Red Sports Uniform<br>\u2022 White Shoes<br>\u2022 Girls must wear a white hairband<\/td>\n                    <\/tr>\n                <\/tbody>\n            <\/table>\n\n            <div class=\"section-subtitle\">Grade 1st and 2nd<\/div>\n            <table class=\"nested-table\">\n                <thead>\n                    <tr>\n                        <th style=\"width: 40%;\">Days<\/th>\n                        <th style=\"width: 60%;\">Uniform Specifications<\/th>\n                    <\/tr>\n                <\/thead>\n                <tbody>\n                    <tr>\n                        <td><strong>Monday, Tuesday, Thursday, Saturday<\/strong><\/td>\n                        <td>\u2022 Blue School Uniform<br>\u2022 Black Shoes<br>\u2022 Girls must wear the prescribed school scarf (Navy Blue)<br>\u2022 Boys must wear the prescribed skull cap<\/td>\n                    <\/tr>\n                    <tr>\n                        <td><strong>Wednesday & Friday<\/strong><\/td>\n                        <td>\u2022 Red Sports Uniform<br>\u2022 White Shoes<br>\u2022 Girls must wear the prescribed school scarf (Grey)<br>\u2022 Boys must wear the prescribed skull cap<\/td>\n                    <\/tr>\n                <\/tbody>\n            <\/table>\n        <\/div>\n\n        <!-- School Timings Section -->\n        <div class=\"disclosure-card timings-card\">\n            <div class=\"icon-circle-badge\">\u23f0<\/div>\n            <h3 class=\"card-title\" style=\"color: var(--ames-primary);\">SCHOOL TIMINGS<\/h3>\n            \n            <div class=\"section-subtitle\">Preschool (Nursery, LKG & UKG)<\/div>\n            <table class=\"nested-table\">\n                <tbody>\n                    <tr>\n                        <td><strong>Monday - Thursday<\/strong><\/td>\n                        <td>9:00 am to 1:00 pm<\/td>\n                    <\/tr>\n                    <tr>\n                        <td><strong>Friday<\/strong><\/td>\n                        <td>9:00 am to 12:30 pm<\/td>\n                    <\/tr>\n                    <tr>\n                        <td><strong>Saturdays<\/strong><\/td>\n                        <td>Holidays<\/td>\n                    <\/tr>\n                <\/tbody>\n            <\/table>\n\n            <div class=\"section-subtitle\">Grade 1st and 2nd<\/div>\n            <table class=\"nested-table\">\n                <tbody>\n                    <tr>\n                        <td><strong>Monday - Thursday<\/strong><\/td>\n                        <td>9:00 am to 2:30 pm<\/td>\n                    <\/tr>\n                    <tr>\n                        <td><strong>Friday<\/strong><\/td>\n                        <td>9:00 am to 12:30 pm<\/td>\n                    <\/tr>\n                    <tr>\n                        <td><strong>Saturdays (1st, 3rd, 5th)<\/strong><\/td>\n                        <td>9:00 am to 12:30 pm<br>(2nd and 4th Saturday off)<\/td>\n                    <\/tr>\n                <\/tbody>\n            <\/table>\n            <p style=\"font-size: 0.95rem !important; color: #636e72; margin-top: 15px;\">Class tests and academic activities will be conducted on working Saturdays as per the school schedule for grades 1 and 2.<\/p>\n        <\/div>\n\n        <!-- Footer Cooperation Section -->\n        <div class=\"disclosure-card footer-card\">\n            <h3 class=\"card-title\">Partnership & Cooperation<\/h3>\n            <p style=\"margin: 0 !important;\">We seek the cooperation of all parents in maintaining a safe, respectful, and nurturing environment that supports the holistic development of every child. Together, In Sha Allah, we can make this academic year a successful and rewarding one for our students.<\/p>\n        <\/div>\n    <\/div>\n<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>AMES Kids Ayesha Motiwala English School (Pre-Primary) RULES, REGULATIONS &#038; SCHOOL POLICES \ud83c\udf31 General Rules To ensure a safe, disciplined, and productive learning environment, parents and students are requested to adhere to the following guidelines: 1. All books, bags, uniforms, tiffin bags, and water bottles (simple bottles with straps; no sippers) must be neatly labelled&#8230;<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"footnotes":""},"class_list":["post-987872","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/ameskids.co.in\/index.php\/wp-json\/wp\/v2\/pages\/987872","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/ameskids.co.in\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/ameskids.co.in\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/ameskids.co.in\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/ameskids.co.in\/index.php\/wp-json\/wp\/v2\/comments?post=987872"}],"version-history":[{"count":0,"href":"https:\/\/ameskids.co.in\/index.php\/wp-json\/wp\/v2\/pages\/987872\/revisions"}],"wp:attachment":[{"href":"https:\/\/ameskids.co.in\/index.php\/wp-json\/wp\/v2\/media?parent=987872"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}