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/emu-personality-test/pdf-html/pdf-90.html
<link rel="stylesheet" href="/var/www/selfanalyse/aptitude-test/css/bootstrap.min.css">
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.1.0/css/all.css">
<style>
    @import url(https://fonts.googleapis.com/css?family=Lato);
    body {
        font-family: 'Lato', sans-serif;
    }
    .bold-txt {
        font-weight: bold;
        color: #000;
    }

    .col-md-2 {
        width: 13.666667% !important;
    }

    table {
        border-collapse: collapse;
        border-spacing: 0;
        width: 100%;
    }

    th,
    td {
        text-align: left;
        padding: 8px;
    }

    .header-logo {
        float: right;
    }

    .chart-header-box {
        float: left;
        width: 100%;

        margin-top: 2em;
        border-radius: 4px;
        background: #fff;
        padding: 10px;
    }

    .chart-header-box h4 {
        font-size: 16px;
    }

    .intro-box {
        margin: 0;
        padding-left: 14px;
        background: #fff;
        padding: 10px;

        float: left;
        width: 100%;
    }

    .intro-box h2 {
        margin: 0;
        color: #464646;
        font-weight: 600;
        font-size: 24px;
        padding: 0 0 20px;
    }



    .one-circle-box {
        border-radius: 50%;
        text-align: center;
        padding: 24px 0;
        width: 140px;
        margin: 0 auto;
    }

    .one-circle-box i {
        font-size: 28px;
    }

    .chart-box {
        border: 1px solid #cccccc;
        box-shadow: 0 2px 4px 2px #c7c7c7;
        margin: 2em 0;
    }

    #container {
        /* height: 550px; */
    }

    .highcharts-data-table table {
        font-family: Verdana, sans-serif;
        border-collapse: collapse;
        border: 1px solid #EBEBEB;
        margin: 10px auto;
        text-align: center;
        width: 100%;
        max-width: 500px;
    }

    .highcharts-data-table caption {
        padding: 1em 0;
        font-size: 1.2em;
        color: #555;
    }

    .highcharts-data-table th {
        font-weight: 600;
        padding: 0.5em;
    }

    .highcharts-data-table td,
    .highcharts-data-table th,
    .highcharts-data-table caption {
        padding: 0.5em;
    }

    .highcharts-data-table thead tr,
    .highcharts-data-table tr:nth-child(even) {
        background: #f8f8f8;
    }

    .highcharts-data-table tr:hover {
        background: #f1f7ff;
    }

    svg:not(:root) {
        overflow: visible !important;
    }

    .highcharts-container {
        overflow: visible !important;
    }

    .intro-box h5 {
        margin: 0;
        color: #fff;
        font-size: 18px;
        padding: 10px;
        text-align: center;
        background: #f1802b;
    }

    .ability-desc-box h2 {
        margin: 0;
        color: #464646;
        font-weight: 600;
        font-size: 20px;
        padding: 30px 0 10px;
    }


    .intro-box p {
        margin: 0;
        font-size: 16px;
    }

    .ability-desc-box {
        border-bottom: 1px solid #434348;
        padding-bottom: 20px;
    }

    .sten-score {
        border: 1px solid #b1b1b1;
        box-shadow: 0 2px 4px 2px #9a9a9a;
        padding: 10px;
        margin-top: 1em;
        /* background: #90ed7d; */
    }

    .sten-score h3 {
        font-size: 18px;
        margin: 0;
        padding-bottom: 10px;
    }

    .description-ul {
        padding: 20px;
    }

    .description-ul li {
        list-style: decimal;
        color: #000;
        margin-bottom: 20px;
        font-size: 15px;
    }

    .test-head {
        font-size: 26px !important;
        padding-bottom: 10px;
    }

    .chart-header-box h6 {
        margin: 0;
        font-size: 17px;
        padding: 10px 0 30px;
        line-height: 24px;
        font-weight: 600;
    }

    .back-home-btn {
        font-size: 14px;
        background: #0085f7;
        padding: 10px;
        display: table;
        margin: 0 auto;
        color: #fff;
        cursor: pointer;
        border-radius: 4px;
        font-weight: bold;
    }

    .fb-share {
        background: #3b5998;
        border-radius: 3px;
        font-weight: 600;
        padding: 5px 8px;
        float: right;
        position: relative;
        top: -4px;
        display: inline-flex;
    }

    .fb-share:hover {
        cursor: pointer;
        background: #213A6F
    }

    .fb-share svg {
        width: 18px;
        fill: white;
        vertical-align: middle;
        border-radius: 2px
    }

    .fb-share span {
        vertical-align: middle;
        color: white;
        font-size: 14px;
        padding: 0 3px
    }

    /* aptitude-test CSS */

    #btnPrint {
        float: right;
        margin-bottom: 12px;
        background: #154479;
        border: none;
        color: #fff;
        padding: 4px 10px;
        font-weight: 600;
        border-radius: 4px;
    }

    .topic {
        padding: 10px 0px 10px 0px;
        font-size: 20px;
        list-style: none;
    }

    #footer {
        width: 100%;
        text-align: right;
        position: fixed;
        bottom: 0px;
    }

    #footer .page:after {
        content: counter(page, decimal);
    }
    #header {
        position: fixed;
        left: 0px;
        top: 10px;
        right: 0px;
    }

    /* END aptitude-test CSS */
</style>

<body style="border: 8px solid #154479;">
<div id="header">
        <div class="col-md-12" style="margin-top: 10px;">
        <img src="/var/www/selfanalyse/wp-content/themes/psychometrics/images/emu-logo.png" alt="">
        </div>
    </div>
    <div id="footer">
    <p><span style="float:left;" class="page">Page </span> <span style="text-align: right;">Education made Universal</span> </p>
    </div>
    <!-- TOP TABLE SECTION -->
    <div>
        <div class="container">
            <!----User details--->
            <div class="row" style="page-break-after: always;">
                <div class="chart-header-box" style="margin-bottom: 2em;">
                    <div class="col-md-12">
                    <br><br><br><br>
                    </div>
                    <div class="col-md-12" style="text-align: center;">
                        <h2>Personality Test - Report</h2>
                    </div>
                    <br><br><br>
                    <div class="col-md-12">
                        <h4>Name : <span style="font-weight: bold;"> Ridhi  </span>
                    </div>
                    <br><br><br>
                    <div class="col-md-12">
                        <h4>Gender : <span style="font-weight: bold;"> Female </span>
                    </div>
                    <br><br><br>
                    <div class="col-md-12">
                        <h4>Current Education Level : <span style="font-weight: bold;"> Graduation </span>
                    </div>
                    <br><br><br>
                    <div class="col-md-12">
                        <h4>Date of birth : <span style="font-weight: bold;"> 09 May, 1999 </span>
                    </div>
                    <br><br><br>
                    <div class="col-md-12">
                        <h4>Email Address : <span style="font-weight: bold;"> ridhipugalia@gmail.com </span>
                    </div>
                    <br><br><br>
                    <div class="col-md-12">
                        <h4>Phone No. : <span style="font-weight: bold;"> 8583859406 </span>
                    </div>
                </div>
            </div>
            <!----First Page Content--->
            <div class="row" style="page-break-after: always;font-size: 18px;">
                <div class="chart-header-box" style="margin-bottom: 2em;">
                    <div class="col-md-12" style="margin-top: 10px;">
                    <br><br><br><br>
                    </div>
                    <div class="col-md-12" style="line-height: 150%;">
                        <h3>ABOUT PERSONALITY TESTS</h3>
                        <p>Personality is defined as the characteristic sets of behaviors, cognitions, and emotional patterns that distinguish individuals from one another. Our personalities are predicted by biological and environmental factors. While there is no generally agreed upon definition of personality, most theories focus on motivation and psychological interactions with one's environment. Personality has many dimensions which according to research may predict behavior, type of interpersonal relationships, success in career etc.
                        </p>
                        <p>The results from numerous research programs suggest that many nontraditional cognitive and behavioral factors also significantly and differentially contribute to academic success.</p>
                    </div>
                    <br><br><br>
                    <div class="col-md-12" style="text-align: center;">
                        <img src="/var/www/selfanalyse/wp-content/themes/psychometrics/images/emu-per-test-nature.png" alt="">
                    </div>
                </div>
            </div>
            <div class="row" style="page-break-after: always;font-size: 18px;">
                <div class="chart-header-box" style="margin-bottom: 2em;">
                    <div class="col-md-12" style="margin-top: 10px;">
                    <br><br><br><br>
                    </div>
                    <div class="col-md-12">
                        <p>Personality tests are techniques designed to measure the various traits of personality. There are two types of personality tests: self-report inventories and projective tests. We use self-report inventories to measure personality traits as they are free from rater bias.</p>
                    </div>
                    <br><br><br>
                    <div class="col-md-6">
                        <table>
                            <tr>
                                <td>
                                    <p>Personality Tests help in</p>
                                    <p>
                                        <ul>
                                            <li>Understanding one’s strengths and weaknesses.</li>
                                            <li>Deciding what to study in school/college.</li>
                                            <li>Making informed decisions about careers.</li>
                                            <li>Understanding one’s own behavior.</li>
                                            <li>Improving inter-personal relationships</li>
                                        </ul>
                                    </p>
                                </td>
                                <td>
                                    <img style="margin-top: 20px;" src="/var/www/selfanalyse/wp-content/themes/psychometrics/images/per-assessment.png" alt="">
                                </td>
                            </tr>
                        </table>
                    </div>
                    <br><br><br>
                    <div class="col-md-12">
                        <p>At EMU, we try and test various cognitive and behavioral factors, in order for you to understand yourself better. Research has shown that these factors usually play a role in predicting academic/professional success.</p>
                    </div>
                </div>
            </div>
            <div class="row" style="page-break-after: always;font-size:14px;">
                <div class="chart-header-box" style="margin-bottom: 2em;">
                    <div class="col-md-12" style="margin-top: 10px;">
                    <br><br><br><br>
                    </div>
                    <div class="col-md-12">
                        <table border="1">
                            <tr>
                                <th></th>
                                <th>Attribute Tested</th>
                                <th>Importance of the attribute in predicting academic success</th>
                            </tr>
                            <tr>
                                <td>1.</td>
                                <td>Motivation Calibration</td>
                                <td>Achievement motivation describes our attitudes towards trying hard and the degree to which we find doing our best more or less enjoyable. Achievement goals can affect the way a person performs a task and represent a desire to show competence.</td>
                            </tr>
                            <tr>
                                <td>2.</td>
                                <td>Growth Mindset<b style="font-size:20px;"><sup>*</sup></b></td>
                                <td>Growth mindset, or the belief that you can succeed if you work hard, better predicts academic success than a student’s home environment or socioeconomic background.</td>
                            </tr>
                            <tr>
                                <td>3.</td>
                                <td>Self Esteem<b style="font-size:20px;"><sup>*</sup></b></td>
                                <td>Self-esteem describes how we feel about ourselves. Self-esteem mediates the role of conscientiousness on academic performance, with higher levels of conscientiousness predicting increased performance through higher levels of self-esteem.</td>
                            </tr>
                            <tr>
                                <td>4.</td>
                                <td>Academic Resilience<b style="font-size:20px;"><sup>*</sup></b></td>
                                <td>Academic resilience describes perseverance, reflectiveness and adaptive help-seeking, and emotional responding. Broadly, academic resilience describes a students’ capacity to overcome setbacks (e.g., failing an exam) and it strongly predicts academic success.</td>
                            </tr>
                            <tr>
                                <td>5.</td>
                                <td>Personality<b style="font-size:20px;"><sup>*</sup></b>
                                    <ul>
                                        <li>Extraversion</li>
                                        <li>Agreeableness</li>
                                        <li>Conscientiousness</li>
                                        <li>Emotional Stability</li>
                                        <li>Openness to Experiences</li>
                                    </ul>
                                </td>
                                <td>Personality is a well-established predictor of academic performance. Specifically, neuroticism (i.e., emotional instability) and conscientiousness (i.e., being organized; reliable), account for the variance in academic performance, with higher neuroticism predicting decreased academic performance and higher conscientiousness predicting increased. It was found conscientiousness was as predictive as intelligence of academic performance. It was also found that agreeableness (i.e., empathetic and cooperative) and openness (curious about new experiences and ideas) predict academic performance, with more agreeable and more open students performing better than those who are less agreeable and open.</td>
                            </tr>
                        </table>
                    </div>
                </div>
            </div>
            <!-----figures---->
            <div class="row" style="page-break-after: always;font-size: 15px;">
                <div class="chart-header-box" style="margin-bottom: 2em;">
                    <div class="col-md-12" style="margin-top: 10px;">
                    <br><br><br><br>
                    </div>
                    <br><br>
                    <table>
                        <tr>
                            <td>
                                <h3>MOTIVATION CALIBRATION</h3>
                                <p>Motivation describes your attitude towards trying hard at school and the extent to which you find trying your best enjoyable. </p>
                                <p>You scored in the <strong>70th</strong> percentile on motivation.</p>
                                <p>Students who have higher motivation often perform better at school than students with lower motivation. </p>
                            </td>
                            <td>
                                <img src="/var/www/selfanalyse/emu-personality-test/chart_images/90-motivation-calibration.png" alt="">
                            </td>
                        </tr>
                        <br><br><br><br>
                    </table>
                    <table>
                        <tr>
                            <td>
                                <h3>GROWTH MINDSET</h3>
                                <p>Mindset describes the extent to which you believe that qualities, such as your intelligence, are things that you can increase or decrease via effort. </p>
                                <p>You scored in the <strong>26th</strong> percentile on growth mindset.</p>
                                <p>Students who believe that they can increase their intelligence through effort perform better at school.</p>
                            </td>
                            <td>
                                <img src="/var/www/selfanalyse/emu-personality-test/chart_images/90-growth-mindset.png" alt="">
                            </td>
                        </tr>
                    </table>
                </div>
            </div>
            <div class="row" style="page-break-after: always;font-size: 15px;">
                <div class="chart-header-box" style="margin-bottom: 2em;">
                    <div class="col-md-12" style="margin-top: 10px;">
                    <br><br><br><br>
                    </div>
                    <br><br>
                    <table>
                        <tr>
                            <td>
                                <h3>SELF ESTEEM</h3>
                                <p>Self-esteem captures how we generally feel about ourselves.</p>
                                <p>You scored in the <strong>75th</strong> percentile on self-esteem.</p>
                                <p>Self-esteem interacts with motivation, mindset, and personality in ways that affect performance.</p>
                            </td>
                            <td>
                                <img src="/var/www/selfanalyse/emu-personality-test/chart_images/90-self-esteem.png" alt="">
                            </td>
                        </tr>
                    </table>
                    <table>
                        <tr>
                            <td style="width: 100%;">
                                <h3>ACADEMIC RESILIENCE</h3>
                                <p>Resilience is made up of three patterns of thought and behavior:</p>
                                <p>
                                    <ul>
                                        <li>perseverance</li>
                                        <li>reflectiveness and adaptive help-seeking </li>
                                        <li>emotional responding</li>
                                    </ul>
                                </p>
                                <p>Broadly, resilience refers to an individual’s capacity to overcome setbacks. Students who are more resilient generally perform better at school.</p>
                            </td>
                        </tr>
                    </table>
                    <table>
                        <tr>
                            <td>
                                <h3>PERSEVERANCE</h3>
                                <p>Perseverance means determination to work hard at a task even in face of obstacles or difficulties. It is one of the most important traits to be successful in life. It is insisting on getting the job done and not giving up.</p>
                                <p>You scored in the <strong>82th</strong> percentile on perseverance.</p>
                            </td>
                            <td>
                                <img src="/var/www/selfanalyse/emu-personality-test/chart_images/90-perseverance.png" alt="">
                            </td>
                        </tr>
                    </table>
                </div>
            </div>
            <div class="row" style="page-break-after: always;font-size: 15px;">
                <div class="chart-header-box" style="margin-bottom: 2em;">
                    <div class="col-md-12" style="margin-top: 10px;">
                    <br><br><br><br>
                    </div>
                    <br><br>
                    <table>
                        
                        <tr>
                            <td>
                                <h3>REFLECTIVE AND ADAPTIVE HELP SEEKING</h3>
                                <p>Reflective and adaptive help-seeking is the process of using setbacks as opportunities to self-reflect and seeking help/assistance from other people or other sources. It is a unique self-regulated learning strategy which involves the learner to be proactive and is usually helpful to the learning process. This trait is usually present in learners who are cognitively and emotionally engaged in the learning process.</p>
                                <p>You scored in the <strong>75th</strong> percentile on reflective and adaptive help seeking.</p>
                            </td>
                            <td>
                                <img src="/var/www/selfanalyse/emu-personality-test/chart_images/90-reflective-and-adaptive-help-seeking.png" alt="">
                            </td>
                        </tr>
                        <tr>
                            <td>
                                <h3>NEGATIVE AFFECT AND EMOTIONAL RESPONSE</h3>
                                <p>Some negative emotional responses (e.g., hopelessness, catastrophizing) to negative events decrease the resilience of an individual. Resilience is a trait that ensures an individual “bounces back” after experiencing stressful events. A high score here indicates lesser resilience.</p>
                                <p>You scored in the <strong>62th</strong> percentile on negative affect and emotional response.</p>
                            </td>
                            <td>
                                <img src="/var/www/selfanalyse/emu-personality-test/chart_images/90-negative-affect-and-emotional-response.png" alt="">
                            </td>
                        </tr>
                    </table>
                </div>
            </div>
            <!-- <div class="row" style="page-break-after: always;font-size: 15px;">
                <div class="chart-header-box" style="margin-bottom: 2em;">
                    <div class="col-md-12" style="margin-top: 10px;">
                    <br><br><br><br>
                    </div>
                    <br><br>
                    <table>
                        
                    </table>
                </div>
            </div> -->
            <!----highcharts---->
            <div class="row" style="page-break-after: always;">
                <div class="chart-header-box" style="margin-bottom: 2em;">
                    <div class="col-md-12" style="margin-top: 10px;">
                    <br><br><br><br>
                    </div>
                    <div class="col-md-12" style="text-align: center;">
                        <h2>THE FFM PERSONALITY SCALE</h2>
                    </div>
                    <br><br><br><br><br><br><br>
                    <div class="col-md-12" style="text-align: center;">
                        <img src="/var/www/selfanalyse//wp-content/themes/psychometrics/images/ffm-scale.png" alt="">
                    </div>
                </div>
            </div>
            <div class="row" style="page-break-after: always;font-size: 14px;">
                <div class="chart-header-box" style="margin-bottom: 2em;">
                    <div class="col-md-12" style="margin-top: 10px;">
                    <br><br>
                    </div>
                    <div class="col-md-12">
                        <p>This scale is usually considered a good predictor of many tangible behaviors which may be helpful in choosing a career, predicting success in school/college or in interpersonal relationships.It is one of the most reliable measures of personality traits. The five factors measured are:</p>
                        <p>
                            <ul>
                                <li><strong>Openness to experience</strong> –It has been described as the depth and complexity of an individual’s mental life and experiences (John & Srivastava, 1999). It is also sometimes called intellect or imagination. It is the willingness of an individual to try new things and his/her ability to innovate or think out of the box. Individuals at the higher end of this scale are usually creative and love art, literature, adventure sports etc. While those at the opposite end are usually more conventional and like routine. The traits related to this factor include:
                                    Creativity, curiosity, imagination, intuitiveness, varied interests, ingenuity, intellect etc.
                                </li>
                                <li><strong>Conscientiousness</strong> – It is a trait that can be described as the tendency to control impulses and act in socially acceptable ways, behaviors that facilitate goal-directed behavior (John & Srivastava, 1999). Conscientious people excel in their ability to delay gratification, work within the rules, and plan and organize effectively. Individuals who score high in this factor are more thorough and careful in their work than individuals who score low. The traits included in this factor are: Self-discipline, planning, perseverance, reliability, diligence, dedicated, painstaking, resourcefulness etc.</li>
                                <li><strong>Extraversion</strong> – It is a trait that defines how an individual like to express himself - like being talkative and outgoing or reserved. High scoring individuals of this trait are extroverts and those who are on the opposite end are introverts. Extroverts usually draw energy by interacting with others, they are out-going and confident in social situations while introverts get tired from interacting with others and replenish their energy with solitude. The traits included in this factor are:Social confidence, out-going, talkativeness, energy etc.</li>
                                <li><strong>Agreeableness</strong> – It is a trait concerned with level of compassion and cooperativeness in an individual. It is an indicator of how well an individual gets along with others. A high score is an indication of a compassionate person who is well liked and respected, whereas a low score indicates a less considerate and more antagonistic nature. The traits included in this factor are:
                                    Trust, sympathy, patience, politeness, diplomacy, altruism etc.
                                </li>
                                <li><strong>Neuroticism</strong> – This trait is about the emotional stability of an individual. People who score high in this factor are usually more prone to experience emotions like anxiety, depression, insecurity, hostility etc. Low scorers are usually individuals who are emotionally stable and unencumbered by worry or self-doubt. The traits included in this factor are: Anxiety, jealousy, lack of confidence, nervousness, self-criticism, fearfulness etc.</li>
                            </ul>
                        </p>
                    </div>
                </div>
            </div>
            <div class="row">
                <div class="chart-header-box" style="margin-bottom: 2em;">
                    <div class="col-md-12" style="margin-top: 5px;">
                    <br><br><br><br><br><br>
                    </div>
                    <div class="col-md-12" style="text-align: center;">
                        <img src="/var/www/selfanalyse/emu-personality-test/chart_images/90-cmp-bar.png" alt="">
                    </div>
                    <div class="col-md-12">
                        <h4>Your Score: </h3>
                        <table border="1">
                            <tr>
                                                                    <td>Neuroticism</td>
                                                                    <td>Agreeableness</td>
                                                                    <td>Extraversion</td>
                                                                    <td>Conscientiousness</td>
                                                                    <td>Openness to Experiences</td>
                                                            </tr>
                            <tr>
                                                                    <td>-4.0</td>
                                                                    <td>1.0</td>
                                                                    <td>2.0</td>
                                                                    <td>3.0</td>
                                                                    <td>4.0</td>
                                                            </tr>
                        </table>
                    </div>
                    <div class="col-md-12" style="text-align: center;">
                        <img src="/var/www/selfanalyse/wp-content/themes/psychometrics/images/emu-personality-specs.png" alt="">
                    </div>
                </div>
            </div>
            <!-----Disclaimer-------->
            <div class="row">
                <div class="col-md-12" style="margin-top: 10px;font-size:18px;">
                <br><br><br><br><br><br><br>
                [<strong>*</strong>] :-
                <p>(Growth Mindset) - McKinsey & Company, 2017</p>
                <p>(Personality) - Ciorbea & Pasarica, 2013; Poropat, 2009, Chamorro-Premuzic & Furnham, 2003</p>
                <p>(Self Esteem) - Di Guinta et al., 2013</p>
                <p>(Academic Resilience) - Duckworth et al., 2007; Duckworth, 2013; Fortier, Vallerand & Guay, 1995; Rodríguez-Fernández, Ramos-Díaz, & Axpe-Saez, 2018</p>

                <br><br>
               
                <p>
                    <strong> Note : <i>One to one counselling session is recommended for better interpretation of your scores.</i></strong>
                </p>

                </div>
                <div class="intro-box print-view-box">
                    <p class="disc-print" style="font-style: italic;"> <span style="text-decoration: underline;">Disclaimer:</span> It is to be noted that these test scores do not provide any kind of diagnosis. The cognitive functioning is a result of “Nature and Nurture”. This means how an individual thinks is a result of his innate nature as well as his environment. The scores should be taken in the right perspective. These scores indicate an individual’s ability to perform a particular task right now (at the moment of taking the test). Adding extra skill or training in that area may improve the scores.</p>
                </div>
            </div>
        </div>
    </div>

    <!-- END TOP TABLE SECTION -->