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/selfanalyse/wp-content/plugins/psychometrics/psy_test_detail_page.php
<?php

// ini_set('display_errors', 1);
// ini_set('display_startup_errors', 1);
// error_reporting(E_ALL);
global $wpdb;
$PSY_PLANS = $wpdb->prefix . PSY_PLANS;


//get plans
$getPlans = $wpdb->get_results("SELECT plan_id, plan_name, plan_price, plan_short_desc, full_desc, ref_url_slug, plan_image FROM $PSY_PLANS where status='1' order by display_order asc");

?>
<!-- PSYCOMETRIC SECTION -->

<section class="psychometric-section">
    <div class="container">
        <div class="row">
            <div class="col-md-6 col-sm-6 col-xs-12">
                <h1 class="psychometric-section-head fadeInDown animated">Psychometric Tests</h1>
                <p class="psychometric-section-para fadeInDown animated">Psychometric tests are designed to assess the cognitive abilities and personality traits of an individual. Knowing one’s own abilities, helps in knowing our own strengths and weaknesses which in turn help us in choosing the career/course most suited for us.</p>
                <h6>Psychometric tests are of two types:</h6>

                <ul class="psychometric-section-ul fadeInDown animated">
                    <li>Test for Abilities or Aptitude</li>
                    <li>Test for Personality</li>
                    <li>Test for Interest</li>
                </ul>
            </div>

            <div class="col-md-6 col-sm-6 col-xs-12">
                <img class="fadeInDown animated" src="/wp-content/themes/psychometrics/images/new/psy/carrers.png" alt="">
            </div>

            <div class="col-md-12 col-sm-12 col-xs-12">
                <p class="psychometric-section-para fadeInDown animated">The result of psychometric tests tells us a lot about our own selves. It is
                    important specifically when we are at a stage where we have to choose a
                    career, a course or a stream. These results help us to be 100% sure that the
                    course or stream that we are choosing is something that we can do well.
                    Abilities or aptitude are some innate qualities that we are born with. For
                    example, some people sing very well even without any particular training in
                    music. We would say that their ‘ability’ to sing is high. Now that person can
                    become a professional singer much more easily than a person who does not
                    have that ability. Similarly, all of us have different levels of ability for
                    numbers, for language, for reasoning and logic, for mechanics etc. These
                    different abilities have a scope in different fields of career.
                    Personality is the combination of characteristics or qualities that form an
                    individual's distinctive character. It also plays a major role in the shaping of
                    our career. For example, a person who is an extrovert, who loves to interact
                    with people will not do well in a job where he has to sit alone all day in a
                    cabin and work. He would do well if he was a part of a team.
                    Interest also plays a major role in our career. As we all know, we are willing
                    to work hard at a job that we find interesting. We do not want to do anything that we feel is boring.</p>
            </div>
        </div>
    </div>
</section>
<!-- END PSYCOMETRIC SECTION -->
<!-- PSYCHOMETRIC DETAILS SECTION -->

<section class="psychometric-details-section">
    <div class="container">
        <div class="row">
            <div class="col-md-3 col-sm-3 col-xs-12">
                <img class="fadeInDown animated" src="/wp-content/themes/psychometrics/images/new/psy/psychometric-section-one.png" alt="">
            </div>
            <div class="col-md-9 col-sm-9 col-xs-12">
                <div class="psychometric-section-details fadeInDown animated" style="background: #f1f5f8;border: 1px solid #dbe6ec;">
                    <p>The result of psychometric tests tells us a lot about our own selves. It is important specifically when we are at a stage where we have to choose a Career, a course or a stream. These results help us to be 100% sure that the course or stream that we are choosing is something that we can do well.
                    </p>
                </div>
            </div>
        </div>
        <div class="row">
            <div class="col-md-9 col-sm-9 col-xs-12">
                <div class="psychometric-section-details fadeInDown animated" style="background: #ffe5e5;border: 1px solid #ffd5d7;">
                    <p>Abilities or aptitude are some innate qualities that we are born with. For example, some people sing very well even without any particular training in music. We would say that their ‘ability’ to sing is high. Now that person can become a professional singer much more easily than a person who does not have that ability. Similarly, all of us have different levels of ability for numbers, for language, for reasoning and logic, for mechanics etc. These different abilities have a scope in different fields of career.
                    </p>
                </div>
            </div>
            <div class="col-md-3 col-sm-3 col-xs-12">
                <img class="fadeInDown animated" src="/wp-content/themes/psychometrics/images/new/psy/psychometric-section-two.png" alt="">
            </div>
        </div>
        <div class="row">
            <div class="col-md-3 col-sm-3 col-xs-12">
                <img class="fadeInDown animated" src="/wp-content/themes/psychometrics/images/new/psy/psychometric-section-three.png" alt="">
            </div>
            <div class="col-md-9 col-sm-9 col-xs-12">
                <div class="psychometric-section-details fadeInDown animated" style="background: #fdefcc;border: 1px solid #fce3a4;">
                    <p>Personality is the combination of characteristics or qualities that form an individual's distinctive character. It also plays a major role in the shaping of our career. For example, a person who is an extrovert, who loves to interact with people will not do well in a job where he has to sit alone all day in a cabin and work. He would do well if he was a part of a team. </p>
                </div>
            </div>
        </div>
    </div>
</section>

<!-- END PSYCHOMETRIC DETAILS SECTION -->
<!-- PSYCOMETRIC VIDEO SECTION   -->

<section class="psycometric-video-section">
    <div class="container">
        <div class="row">
            <div class="col-md-4 col-sm-4 col-xs-12">
                <div class="psycometric-video-box">
                    <iframe width="892" height="502" src="https://www.youtube.com/embed/eKOzP1AdAcE" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
                    <i class="fab fa-youtube"></i>
                    <h4>What are Psychometric Test ?</h4>
                </div>
            </div>
            <div class="col-md-4 col-sm-4 col-xs-12">
                <div class="psycometric-video-box">
                    <iframe width="892" height="502" src="https://www.youtube.com/embed/BFpfh_IXWy8" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
                    <i class="fab fa-youtube"></i>
                    <h4>Why take Psychometric Test ?
                    </h4>
                </div>
            </div>
            <div class="col-md-4 col-sm-4 col-xs-12">
                <div class="psycometric-video-box">
                    <iframe width="892" height="502" src="https://www.youtube.com/embed/i9uBAmDyekU" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
                    <i class="fab fa-youtube"></i>
                    <h4>Correlating reports of Psychometric Tests</h4>
                </div>
            </div>
        </div>
    </div>
</section>

<!-- END PSYCOMETRIC VIDEO SECTION   -->

<!-- PSYCOMETRIC EXAM LIST SECTION   -->

<section class="psycometric-examlist-section">
    <div class="container">
        <div class="row">
            <div class="col-md-3 col-sm-3 col-xs-12">
                <a href="/psychometric-aptitude-test/">
                    <div class="psycometric-examlist-box" style="background: #2e6db2;">

                        <h4>Aptitude Test</h4>
                        <p>Aptitude is an innate quality or strength that helps one perform a task with certain competency. Another word for aptitude is ability.</p>

                    </div>
                </a>
            </div>
            <div class="col-md-3 col-sm-3 col-xs-12">
                <a href="/psychometric-personality-test/">
                    <div class="psycometric-examlist-box" style="background: #67aa51;">

                        <h4>Personality Test</h4>
                        <p>Personality is the combination of characteristics or qualities that form an individual's distinctive character.</p>

                    </div>
                </a>
            </div>
            <div class="col-md-3 col-sm-3 col-xs-12">
                <a href="/psychometric-interest-test/">
                    <div class="psycometric-examlist-box" style="background: #c02d2d;">

                        <h4>Interest Test</h4>
                        <p>Interest plays a major role in our career. As we all know, we are willing to work hard at a job that we find interesting.</p>

                    </div>
                </a>
            </div>
            <div class="col-md-3 col-sm-3 col-xs-12">
                <a href="/tests-of-character-virtue/">
                    <div class="psycometric-examlist-box" style="background: #b26b2e;">

                        <h4>Tests of Character Virtue</h4>
                        <p>Character is part of personality. It is developed through experience gained during the course of life. The values that one learns forms the basis of character</p>

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

<!-- END PSYCOMETRIC EXAM LIST SECTION   -->
<!-- PSYCHOMETRIC PLAN SECTION -->

<section class="psychometric-plan-section">
    <div class="container">
        <div class="row">
            <div class="col-md-12 col-sm-12 col-xs-12">
                <h4 class="psychometric-plan-head fadeInDown animated">Test Packages Offered</h4>
                <p class="psychometric-plan-para fadeInDown animated">The tests have been combined into different packages for ease of use for different users. The tests can be taken individually as well. For ease of use for different users and to get relative inferences during one to one counselling.</p>
            </div>
            <?php foreach($getPlans as $pld){ ?>
            <div class="col-md-3 col-sm-3 col-xs-12">
                <div class="psychometric-plan-box">
                    <img src="/wp-content/themes/psychometrics/images/<?php echo $pld->plan_image; ?>" alt="">
                    <div class="psychometric-plan-div">
                        <h4><?php echo $pld->plan_name; ?></h4>
                        <h6>₹ <?php echo $pld->plan_price; ?>/-</h6>
                        <form action="<?php echo ROOT_LINK . 'checkout' ?>" method="post">
                            <input type="hidden" name="ref_id" value="<?php echo $pld->plan_id; ?>">
                            <input type="hidden" name="txn_type" value="P">
                            <button type="submit" class="below-button">Buy Now</button>
                        </form>
                    </div>
                </div>
            </div>
            <?php } ?>
            <div class="col-md-12 col-sm-12 col-xs-12">
                <h5>*Note: All tests must be taken within 15 days from the date of purchase.</h5>
            </div>
        </div>
    </div>
</section>
<script type="text/javascript">
    jQuery.noConflict();
    jQuery(document).ready(function() {
        jQuery('.plan-page-box ul').addClass('plan-page-ul');
    });

</script>
<!-- END PSYCHOMETRIC PLAN SECTION -->