/
/
home
/
u523034047
/
domains
/
momsprideschool.com
/
public_html
Server: in-mum-web1112.main-hosting.eu (62.72.28.111)
You: 216.73.216.60
PHP 8.3.16
Dir:
/home/u523034047/domains/momsprideschool.com/public_html
Edit:
/home/u523034047/domains/momsprideschool.com/public_html/curriculum.php
<!DOCTYPE html> <html lang="en"> <meta http-equiv="content-type" content="text/html;charset=UTF-8" /> <head> <meta http-equiv="content-type" content="text/html;charset=utf-8" /> <meta charset="utf-8"> <meta name="descripton" content="Our curriculum envisages integrated learning experiences for children. It is at par with the curriculum of any international school in Rudrapur." /> <meta name="keywords" content="Mom’s Pride School Rudrapur in Rudrapur, Best School in Rudrapur, Top School in Rudrapur"> <title>Mom’s Pride School Rudrapur</title> <!-- Stylesheets --> <link rel="canonical" href="curriculum.php"> <link href="assets/css/bootstrap.css" rel="stylesheet"> <link href="assets/css/style.css" rel="stylesheet"> <link href="assets/css/responsive.css" rel="stylesheet"> <link href="assets/css/color.css" rel="stylesheet"> <link href="assets/css/fontawesome-all.css" rel="stylesheet"> <link href="assets/css/animate.css" rel="stylesheet"> <link href="assets/css/custom-animate.css" rel="stylesheet"> <link href="assets/css/flaticon.css" rel="stylesheet"> <link href="assets/css/owl.css" rel="stylesheet"> <link href="assets/css/swiper.min.css" rel="stylesheet"> <link rel="shortcut icon" href="img/fav.png" type="image/x-icon"> <link rel="icon" href="img/fav.png" type="image/x-icon"> <link rel="stylesheet" href="https://rawgit.com/LeshikJanz/libraries/master/Bootstrap/baguetteBox.min.css"> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css"> <link rel="stylesheet" href="https://resources.edunexttechnologies.com/default-form/css/duDatepicker.css" /> <!-- Responsive --> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0"> <script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.6.4/jquery.min.js" integrity="sha512-pumBsjNRGGqkPzKHndZMaAG+bir374sORyzM3uulLV14lN5LyykqNk8eEeUlUkB3U0M4FApyaHraT65ihJhDpQ==" crossorigin="anonymous" referrerpolicy="no-referrer"></script> </head> <body> <div class="page-wrapper"> <?php include ('menu.php');?> <!-- Sticky Header --> <div class="sticky-header"> <div class="header-upper"> <div class="auto-container"> <div class="inner-container"> <div class="right-column"> <!--Nav Box--> <div class="nav-outer"> <!--Mobile Navigation Toggler--> <div class="mobile-nav-toggler"><img src="img/fav.png" alt="Mom’s Pride School Rudrapur"></div> <!-- Main Menu --> <nav class="main-menu navbar-expand-md navbar-light"> </nav> </div> </div> </div> </div> </div> </div><!-- End Sticky Menu --> <div class="header-upper d-md-block d-none"> <?php include ('menu2.php');?> </div> <!-- Page Title --> <section class="page-title" style="background: url('img/internal-header.png') no-repeat;"> <div class="auto-container"> <div class="content-box"> <div class="content-wrapper"> <div class="title"> <h1 class="Times">Curriculum </h1> </div> <ul class="bread-crumb"> <li><a href="index.php">Home</a></li> <li>Curriculum </li> </ul> </div> </div> </div> </section> <section class="about-section about-inner-section" id="content"> <div class="container" id="wrapperid"> <div class="row"> <div class="col-lg-11 col-md-12 col-12 mx-auto"> <div class="inner-page-card"> <div class="content title-content" style="overflow-y: inherit;"> <div class="row align-items-center"> <div class="col-lg-10"> <p>Our curriculum envisages integrated learning experiences for children. It is at par with the curriculum of any international school in Rudrapur. It is one of the few schools in Rudrapur that encourages the students to explore, discover and learn from their surroundings connecting classrooms with real life experiences. </p> <h2>Pre-Primary School</h2> <ul class="inner-page-list"> <li> It is child- centred, which encourages active learning through exploration and play.</li> <li> It introduces children to literacy, numerical concepts, EVS and life skills that encourage them to sense, observe, investigate, connect and conclude.</li> <li> It awakens the mind and infuses the intellectual knowledge with aesthetic experience.</li> </ul> <h2>Primary School (I – V)</h2> <ul class="inner-page-list"> <li> It facilitates application of knowledge through integrating projects and activities.</li> <li> It enriches and compliments children’s classroom learning by organizing appropriate challenges through various resources.</li> <li> It enables children to compare, question, analyse, investigate, collaborate and contribute.</li> </ul> <h2>Middle School (VI – VIII)</h2> <ul class="inner-page-list"> <li> It is innovative, relevant, evolutionary and developmental.</li> <li> It balances the integration of acquired knowledge, skills and its application connection into action and content areas, fostering High Order Thinking Skills (HOTS).</li> <li> It builds children’s self-confidence and assurance through planned assessments and revision strategies which are an integral part of teaching and learning.</li> </ul> </div> </div> </div> </div> </div> </div> </div> </section> <!--main content end //--> <footer class="main-footer" style="background: url(img/footerbackground.png) no-repeat; background-size: cover; background-position: center;"> <?php include ('footer.php');?> </footer> </div> <!--End pagewrapper--> <!--Scroll to top--> <div class="scroll-to-top scroll-to-target" data-target="html"><span class="fa fa-long-arrow-up"></span></div> <script src="assets/js/jquery.js"></script> <script src="assets/js/bootstrap.min.js"></script> <script src="assets/js/owl.js"></script> <script src="assets/js/wow.js"></script> <script src="assets/js/scrollbar.js"></script> <script src="assets/js/TweenMax.min.js"></script> <script src="assets/js/swiper.min.js"></script> <script src="assets/js/script.js"></script> <script src="https://cdnjs.cloudflare.com/ajax/libs/baguettebox.js/1.8.1/baguetteBox.min.js"></script> <script src="https://resources.edunexttechnologies.com/default-form/js/duDatepicker.js"></script> <script type="text/javascript"> $(document).ready(function() { $('.toggle').click(function() { $('.sidebar-contact').toggleClass('active') $('.toggle').toggleClass('active') }) $('.sidebar-close-btn').click(function() { $('.sidebar-contact').toggleClass('active') }) }) </script> <!-- ------admission enquiry btn onclick--------------- --> <script type="text/javascript"> $(document).ready(function() { $('.admission-enq').click(function() { $('.sidebar-contact').toggleClass('active') $('.admission-enq').toggleClass('active') }) }) </script> <!-- ------------------------------------- --> <!-- <script type="text/javascript"> setTimeout(function() { $(".sidebar-contact").addClass("active"); }, 800); </script> --> <script> baguetteBox.run('#gallery'); </script> <script type="text/javascript"> $(document).ready(function() { $(".team_carousel").owlCarousel({ navigation: false, slideSpeed: 500, paginationSpeed: 800, rewindSpeed: 1000, singleItem: true, autoPlay: true, stopOnHover: true, nav: true, dots: true, }); }); </script> <!-- <script type="text/javascript"> const video = document.getElementById("video"); const circlePlayButton = document.getElementById("circle-play-b"); function togglePlay() { if (video.paused || video.ended) { video.play(); } else { video.pause(); } } circlePlayButton.addEventListener("click", togglePlay); video.addEventListener("playing", function() { circlePlayButton.style.opacity = 0; }); video.addEventListener("pause", function() { circlePlayButton.style.opacity = 1; }); </script> --> <script> $(document).ready(function() { $('#newmodal').modal('show'); }); </script> <!-- <script> document.querySelectorAll('#nav-tab a').forEach(function (everyitem) { var tabTrigger = new bootstrap.Tab(everyitem) everyitem.addEventListener('mouseover', function () { tabTrigger.show(); }); }); </script> --> </body> <!-- Mirrored from amenityschool.in/our-vision by HTTrack Website Copier/3.x [XR&CO'2014], Sat, 10 Aug 2024 14:54:57 GMT --> </html> <script> $(document).ready(function() { $(document).on('keypress', '.inputTextBox', function(event) { var regex = new RegExp("^[a-zA-Z ]+$"); var key = String.fromCharCode(!event.charCode ? event.which : event.charCode); if (!regex.test(key)) { event.preventDefault(); return false; } }); $(document).on('keypress', '.numbervalue', function(event) { var regex = new RegExp("^[0-9]+$"); var key = String.fromCharCode(!event.charCode ? event.which : event.charCode); if (!regex.test(key)) { event.preventDefault(); return false; } }); }); </script>
Ukuran: 10.2 KB