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/experience-learning.php
<?php
include 'header.php';
?>

<title>Experience Learning | Graposs Connect</title>
<meta name="robots" content="index, follow">
<meta name="description" content="Graposs Connect in the last 10 years have leveraged access, technology, platforms and stakeholders ecosystems to build the process of knowledge, in multiple domains of education and technology">

<section class="page-header">
    <div class="container">
        <div class="row">
            <div class="col-md-12 col-sm-12 col-xs-12">
                <h1>Experience Learning</h1>
                <p> <a href="./">Home</a> / <span>Experience Learning</span></p>
            </div>
        </div>
    </div>
</section>

<section class="AboutGEPL-page-section">
    <div class="container">
        <div class="row">
            <div class="col-md-12 col-sm-12 col-xs-12">
                <div class="AboutGEPL-Box">
                    <h2>On ground Experience and Learning</h2>
                    <p>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>As a team we have accumulated the understanding that</p>

                    <ul>
                        <li>India in itself is three different nations- the served, the underserved and the unserved.</li>
                        <li>A large part of unserved section lives in the villages as rural and some as the urban-rural.</li>
                        <li>Although the unserved India is largely in need of resources but does have very bold aspirations.</li>
                        <li>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>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>The mobile network and device accessibility can be enablers of empowerment for the girls and
                            women of the unserved India.</li>
                        <li>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>

                    <h4>Specific Experience & Observations pertaining to our Test-Prep Platform:</h4>

                    <ul>
                        <li><span>Students on Our Platform:</span> More than 18 Lakh students from across the Country have already
                            prepared on our platform for Central/ State Exams.</li>

                        <li><span>Big Ticket Exams:</span> 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><span>State Exams Focus:</span> 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><span>Online Preparation:</span> 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><span>Mobile Access: </span> 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>
                            <span>Gap Challenge:</span> 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>

                    <h4>Specific Features pertaining to our Shine Olympiad Platform:</h4>
                    <ul>
                        <li> <span>Students on Our Platform:</span> More than 09 Lakh students from across the Country have already
                            participated through us in Olympiads over the last 30 months.</li>

                        <li><span>Classes: </span> Available from Class 1st to 12th</li>
                        <li><span>Subjects: </span> English, Hindi, Math, Science, Computer, GK, Reasoning, Cyber Security, Physics,
                            Chemistry, Biology, Geography, History & EVS</li>
                        <li><span>Mediums:</span> Hindi, English, Gujarati, Marathi, Bengali, Odia, Tamil, Telugu, Malayalam &
                            Kannada</li>
                    </ul>

                </div>
            </div>
        </div>
    </div>
</section>

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