HEX
Server: Apache/2.4.58 (Ubuntu)
System: Linux ip-172-31-18-78 6.17.0-1017-aws #17~24.04.1-Ubuntu SMP Tue May 26 21:09:53 UTC 2026 aarch64
User: ubuntu (1000)
PHP: 8.2.31
Disabled: NONE
Upload Files
File: /var/www/grapossconnect/grapossconnect/learning-experience.php
<?php include 'header.php'; ?>

<style>
    .HeaderSection {
        background: #eec9cb;
    }

    .TopHeaderSection .HeaderContact span {
        color: #1f1f1f;
    }

    .TopHeaderSection h2 a {
        color: #434343;
        border-right: 1px solid #5c5c5c;
    }
</style>

<!-- ALL PAGE HEADER SECTION -->

<section class="AllpageHeaderSection">
    <div class="AllpageHeaderBg" style="background-image: url(/grapossconnect/images/page-banner-1.jpg);"></div>
    <div class="container">
        <div class="row">
            <div class="col-md-12 col-sm-12 col-xs-12">
                <h2 class="wow fadeInUp">Learning Experience
                    <span><a href="">Home</a> Learning Experience</span>
                </h2>
            </div>
        </div>
    </div>
</section>

<!-- END ALL PAGE HEADER SECTION -->

<!-- LEARNING EXPERIENCE PAGE SECTION -->

<section class="learningexperiencepageSection">
    <div class="container">
        <div class="row">
            <div class="col-md-12 col-sm-12 col-xs-12">
                <h2 class="wow fadeInUp">On ground Experience and Learning</h2>
                <p class="wow fadeInUp">Having spent over a decade on the confluence of technology and education, we were faced with the
                    ultimate test in form of COVID hitting the very physical presence that we have managed to create in
                    the villages of the country where over 65 percent of the population of our country resides and 48
                    percent of which is women. We stood the test and even passed with flying colours. The success is
                    credited to the tested and mastered Phygital model. We, as a team have a deep and expansive
                    understanding of education in its various facets, our tech enabled Phygital model has only eased the
                    delivery of our understanding and ensured that it reaches far and wide.
                </p>

                <p class="wow fadeInUp">As a team we have accumulated the understanding that</p>

                <ul>
                    <li class="wow fadeInUp">India in itself is three different nations- the served, the underserved and the unserved.</li>
                    <li class="wow fadeInUp">A large part of unserved section lives in the villages as rural and some as the urban-rural.</li>
                    <li class="wow fadeInUp">Although the unserved India is largely in need of resources but does have very bold aspirations.</li>
                    <li class="wow fadeInUp">Within the unserved, there exists an even more neglected section of the young girls and women who have even lesser access to education</li>
                    <li class="wow fadeInUp">The deep and widespread mobile penetration and better connectivity has opened a world of
                        possibilities for the unserved and have enabled resources to reach to them, right in their homes.</li>
                    <li class="wow fadeInUp">The mobile network and device accessibility can be enablers of empowerment for the girls and
                        women of the unserved India.</li>
                    <li class="wow fadeInUp">The most powerful and impactful means to reach out to unserved is to have a technology-based
                        model that is available in their neighbourhood, in their language and handholds them right from
                        school, through college to employability.
                    </li>
                </ul>

                <h6 class="wow fadeInUp">Specific Experience & Observations pertaining to our Test-Prep Platform:</h6>

                <ul>
                    <li class="wow fadeInUp"><b>Students on Our Platform:</b> More than 18 Lakh students from across the Country have already
                        prepared on our platform for Central/ State Exams.</li>
                    <li class="wow fadeInUp"><b> Big Ticket Exams:</b> An estimated 9 crore aspirants apply for just four exams viz, - SSC,
                        Banking, Railway and CCC. All of these are online exams. It is also a noteworthy estimate that
                        Central Exams and State Exams in 2019-20 received more than 20 crore applications for entry
                        level exams for the posts such as clerks, teachers, assistants, loco-pilots, constables etc.</li>
                    <li class="wow fadeInUp"><b>State Exams Focus:</b> While central services remain the penultimate aspiration for youth in India,
                        there is also a gamut of state exams and other competitive exams that are taken by a vast
                        majority.
                    </li>
                    <li class="wow fadeInUp"><b>Online Preparation:</b> Even for the Pen & Paper exams as well, preparing through an online
                        mode where we provide them deep analysis of their preparedness, the aspirants can focus on
                        their weak areas for a better chance of success.</li>
                    <li class="wow fadeInUp"><b>Mobile Access:</b> A large majority of students may not have complete access to Computers but
                        have access to Mobile phones. Hence, we have provided the entire learning in the mobile format.</li>
                    <li class="wow fadeInUp"><b>Gap Challenge:</b> Test preparation is all about subject and topic micro –planning and progress,
                        with speed. We have factored all the elements in our features.</li>
                </ul>

                <h6 class="wow fadeInUp">Specific Features pertaining to our Shine Olympiad Platform:</h6>
                <ul>
                    <li class="wow fadeInUp"><b>Students on Our Platform:</b> More than 09 Lakh students from across the Country have already
                        participated through us in Olympiads over the last 30 months.</li>
                    <li class="wow fadeInUp"><b>Classes:</b> Available from Class 1st to 12th.</li>
                    <li class="wow fadeInUp"><b>Subjects:</b> English, Hindi, Math, Science, Computer, GK, Reasoning, Cyber Security, Physics,
                        Chemistry, Biology, Geography, History & EVS.</li>
                    <li class="wow fadeInUp"><b>Mediums:</b> Hindi, English, Gujarati, Marathi, Bengali, Odia, Tamil, Telugu, Malayalam &
                        Kannada.
                    </li>
                </ul>
            </div>
        </div>
    </div>
</section>

<!-- END LEARNING EXPERIENCE PAGE SECTION -->

<?php include 'footer.php'; ?>