wheebox.com Open in urlscan Pro
104.211.78.76  Public Scan

Submitted URL: https://2b0gn587.r.ap-south-1.awstrack.me/L0/https:%2F%2Fwheebox.com%2F/1/0109018727c55fee-697066ef-e591-476e-bf24-01f2534038ab-000000/EFV...
Effective URL: https://wheebox.com/
Submission: On March 28 via api from IE — Scanned from DE

Form analysis 2 forms found in the DOM

post

<form action="post" class="form-minimal form-ajax mt-10" id="formPopUp">
  <div style="margin:auto;">
    <div class="row">
      <div class="col-md-6 sm-lg-6">
        <div class="form-group row">
          <label class="col-sm-1 col-1 col-form-label" style="color:gray;"> <span class="ti-user theme-color"></span> </label>
          <div class="col-sm-10 col-10">
            <input type="text" class="form-control" id="fullName13" placeholder="Name">
          </div>
        </div>
      </div>
      <div class="col-md-6 sm-lg-6">
        <div class="form-group row">
          <label class="col-sm-1 col-1 col-form-label"> <span class="fa fa-address-book-o theme-color"></span> </label>
          <div class="col-sm-10 col-10">
            <input type="text" class="form-control" id="contactNumber13" placeholder="Contact">
          </div>
        </div>
      </div>
      <div class="col-md-6 sm-lg-6">
        <div class="form-group row">
          <label class="col-sm-1 col-1 col-form-label"> <span class="ti-world theme-color"></span> </label>
          <div class="col-sm-10 col-10">
            <input type="email" class="form-control" id="contactEmailID13" placeholder="Email Id">
          </div>
        </div>
      </div>
      <div class="col-md-6 sm-lg-6">
        <div class="form-group row">
          <label class="col-sm-1 col-1 col-form-label"> <span class="fa fa-building-o theme-color"></span> </label>
          <div class="col-sm-10 col-10">
            <input type="text" class="form-control" id="contactCity13" placeholder="City">
          </div>
        </div>
      </div>
      <div class="col-md-12 sm-lg-12">
        <div class="form-group row">
          <label class="col-sm-1 col-1 col-form-label" style="max-width:6.7%"> <span class="fa fa-envelope-open-o theme-color"></span> </label>
          <div class="col-sm-11 col-10">
            <textarea class="form-control" id="comments13" placeholder="Message"></textarea>
            <!-- <input type="name" class="form-control" id="comments1" placeholder="Message"> -->
            <input name="propertyType" id="propertyType13" value="Request from home page popup" type="hidden">
          </div>
        </div>
      </div>
      <!-- Google  recaptcha-->
      <div class="col-md-6 sm-lg-6">
        <!-- <label class="col-sm-1 col-1 col-form-label" style="max-width:6.7%"></label> -->
        <div class="col-sm-10 col-10">
          <div class="g-recaptcha" data-sitekey="6LdxOkwbAAAAAOO4uz9ltUDmMQszd-jgKmzGwuMq" data-callback="recaptcha_callback" data-expired-callback="recaptchaExpired" data-theme="light"
            style="transform: scale(0.67); -webkit-transform: scale(0.67); transform-origin: 0 0; -webkit-transform-origin: 0 0;">
            <div style="width: 304px; height: 78px;">
              <div><iframe title="reCAPTCHA"
                  src="https://www.google.com/recaptcha/api2/anchor?ar=1&amp;k=6LdxOkwbAAAAAOO4uz9ltUDmMQszd-jgKmzGwuMq&amp;co=aHR0cHM6Ly93aGVlYm94LmNvbTo0NDM.&amp;hl=de&amp;v=vpEprwpCoBMgy-fvZET0Mz6L&amp;theme=light&amp;size=normal&amp;cb=tigi02y6cg2x"
                  width="304" height="78" role="presentation" name="a-sbdsclgbcv74" frameborder="0" scrolling="no"
                  sandbox="allow-forms allow-popups allow-same-origin allow-scripts allow-top-navigation allow-modals allow-popups-to-escape-sandbox"></iframe></div><textarea id="g-recaptcha-response" name="g-recaptcha-response"
                class="g-recaptcha-response" style="width: 250px; height: 40px; border: 1px solid rgb(193, 193, 193); margin: 10px 25px; padding: 0px; resize: none; display: none;"></textarea>
            </div>
          </div>
          <div id="g-recaptcha-error"></div>
          <input type="hidden" name="captcha" id="captcha" value="recaptcha">
        </div>
      </div>
      <div class="col-md-12 col-lg-12 col-xs-12 col-sm-12 mb-0" style="padding-left: 0;">
        <input type="checkbox" name="formCheckBox" id="formCheckBox" style="">
        <p style="font-size: 10px;text-align: justify;"> I, hereby consent to the authorities to process my personal data for the purpose of using the Wheebox products and services. I am aware that I may withdraw my consent at any time by contacting
          the <a href="gdpr.htm#DPO"><u>DPO</u></a>. <br><br>I accept the<a href="dpa.htm" target="_blank">  Data Privacy Addendum</a> and <a href="privacy.htm" target="_blank"> Privacy Policy</a> of the organization. </p>
      </div>
    </div>
    <div class="form-group" style="border:0px;">
      <input type="button" style="width:40%;" class="button x-small mt-20 mb-20 btn-round" id="submitContactFormBtnPOP" onclick="submitContactFormPopup()" value="Submit">
    </div>
  </div>
</form>

post

<form action="post" id="formHomeFooter">
  <div class="contact-form clearfix">
    <div class="section-field">
      <input id="fullName1" type="text" placeholder="Name*" class="form-control">
    </div>
    <div class="section-field">
      <input type="email" placeholder="Email*" class="form-control" id="contactEmailID1">
    </div>
    <div class="section-field">
      <input type="text" placeholder="Phone*" class="form-control" id="contactNumber1">
      <input type="hidden" id="contactCity1" value="null">
    </div>
    <div class="section-field textarea">
      <textarea class="input-message form-control" placeholder="Comment*" rows="7" id="comments1"></textarea>
      <input name="propertyType" id="propertyType1" value="Request from home page" type="hidden">
    </div>
    <!-- Google reCaptch-->
    <!-- <div class="g-recaptcha section-field clearfix" data-sitekey="[Add your site key]"></div>
             -->
    <div class="g-recaptcha section-field" data-sitekey="6LdxOkwbAAAAAOO4uz9ltUDmMQszd-jgKmzGwuMq" data-callback="recaptcha_callback" data-expired-callback="recaptchaExpired" data-theme="light"
      style="transform: scale(0.67); -webkit-transform: scale(0.67); transform-origin: 0 0; -webkit-transform-origin: 0 0;">
      <div style="width: 304px; height: 78px;">
        <div><iframe title="reCAPTCHA"
            src="https://www.google.com/recaptcha/api2/anchor?ar=1&amp;k=6LdxOkwbAAAAAOO4uz9ltUDmMQszd-jgKmzGwuMq&amp;co=aHR0cHM6Ly93aGVlYm94LmNvbTo0NDM.&amp;hl=de&amp;v=vpEprwpCoBMgy-fvZET0Mz6L&amp;theme=light&amp;size=normal&amp;cb=g83h5y2vvts4"
            width="304" height="78" role="presentation" name="a-5ess4xpuhnw7" frameborder="0" scrolling="no" sandbox="allow-forms allow-popups allow-same-origin allow-scripts allow-top-navigation allow-modals allow-popups-to-escape-sandbox"></iframe>
        </div><textarea id="g-recaptcha-response-1" name="g-recaptcha-response" class="g-recaptcha-response"
          style="width: 250px; height: 40px; border: 1px solid rgb(193, 193, 193); margin: 10px 25px; padding: 0px; resize: none; display: none;"></textarea>
      </div><iframe style="display: none;"></iframe>
    </div>
    <div id="g-recaptcha-error"></div>
    <input type="hidden" name="captcha" id="captcha" value="recaptcha">
    <div class="section-field textarea mb-0" style="padding-left: 0;">
      <input type="checkbox" name="formCheckBox" id="formCheckBox" style="margin-top: 7px;">
      <p style="font-size: 12px;"> I, hereby consent to the authorities to process my personal data for the purpose of using the Wheebox products and services. I am aware that I may withdraw my consent at any time by contacting the
        <a href="gdpr.htm#DPO">DPO</a>. <br><br>I accept the<a href="dpa.htm" target="_blank">  Data Privacy Addendum</a> and <a href="privacy.htm" target="_blank"> Privacy Policy</a> of the organization. </p>
    </div>
    <div class="submit-button">
      <!-- <input type="hidden" name="action" value="sendEmail"> -->
      <input type="button" value="Send message" class="button" id="submitContactFormBtnHomeFooter" onclick="submitContactForm1()" style="padding-right:35px;"><span class="fa fa-paper-plane errspan"> </span>
    </div>
  </div>
</form>

Text Content

 * 

 * About Us
   
    * What We Do
    * Board Members
    * Executive Management Team
    * The CEO Club
      

 * Solutions
   
   * Enterprise
   * Education
   * K-12
   * Government
     
   * Remote Proctoring
     
     * RPAAS
     * ADVANCED FEATURES OF RPAAS
       
     
 * Assessments
   
    * Assessment Library
    * Psychometric
    * Cognitive
      
    * Technical
    * Job Role
    * Customize Test

 * Resources
   
   * Awards
   * Success Stories
   * Webinars
   * Blogs
   * India Skills Report
   * Testimonials
   * Test Taker's FAQs
   * Compendiums
   * In Media
   * Proctor Certificate
   * Counselor Certificate
 * LMS
   
   * Learning Management System
 * WNET
   
    * National Employability Test

   
   
 * Contact US
   
 * ▼
   

×


I, hereby consent to the authorities to process my personal data for the purpose
of using the Wheebox products and services. I am aware that I may withdraw my
consent at any time by contacting the DPO.

I accept the Data Privacy Addendum and Privacy Policy of the organization.




ENABLE


2X


TALENT POTENTIAL


DATA INSIGHTS


COST BENEFITS

More Powerful AI-Proctored Assessment Platform.

Contact us


TRUSTED BY


1000 + COMPANIES
350 + BATTERY OF TEST
50 MN ASSESSMENTS
650 + AUTHORIZED TESTING CENTERS

WHEEBOX


SAAS ADVANTAGE

Digitally Transforming Offline Exams Worldwide.

The world-class "proctored online assessment solution" has been designed while
keeping in mind the integrity of a distributed online assessment.

Book a Demo

REMOTE PROCTORING

   
 * It has Differentiated AI-Driven Remote Proctoring Solutions with features
   such as Face Recognition, Object Recognition, Noise Detection, Typing DNA,
   Auto ID Card-Based Authentication, Movement Tracking, and 360 Degrees Room
   Scan.

SECURITY

   
 * It has Differentiated Security Solutions, including compliances of ISO,
   Certification by Cert-In, complying norms of GDPR and SOC 2 of our
   Infrastructure provider, and end-to-end encryption of data.

ADVANCED ENCRYPTION

   
 * Wheebox application layer is secured using 128 bit Advanced Encryption
   Service (AES). The user data, question banks, and user answers are encrypted
   for higher security. They are secured through firewalls at Cloud Server to
   protect access to the platform for public use.

AUTO-SCALE

   
 * Wheebox uses Auto-scale, a method in cloud computing that dynamically adjusts
   the number of computational resources on Microsoft Azure Servers, based on
   the load or the concurrency or change in demand.




OUR BUSINESS AREAS

The custom-made solutions enable drastic reduction in the assessment's cost and
time to draw the best people ROI.

ADVANCED ARTIFICIAL INTELLIGENT SYSTEM
ONLINE LIVE/ AUTO PROCTORING SOLUTION
REAL-TIME INTELLIGENT BUSINESS REPORTING
PREDICTIVE ANALYTICS & MACHINE LEARNING
ENTERPRISE
Advance your reach to the right talent pool, while reducing the recruitment time
and cost. From customized assessments to deep analytical insights, leverage the
scientifically proven and research-backed highly reliable and secure
assessments.
Learn more
HIGHER EDUCATION
Evaluate the learning needs and corporate readiness of your students. Wheebox
offers highly intuitive, completely automated, AI- & ML-driven, and end-to-end
Campus solutions to streamline the entrance-to-placement process.
Learn more
K-12
Identify the learning needs, map the progress, and evaluate the results to
enable the right learning curve for the students. Empower them to make the right
course choices based on their potential skills and interests. Also, assess the
right teaching skills and choose the best faculty for your school.
Learn more
GOVERNMENT
Conduct high-stake assessments across PSUs, PSBs, State, or Central Government
projects to assess and recruit the most talented candidates. From paper-based
tests to online, live proctored, and highly customized assessments, Wheebox
delivers it all at a large scale.
Learn more
CERTIFICATION
Select from an array of pre-hiring online tests to screen, shortlist, and
recruit the right fit with reduced hiring time, effort, and cost. Wheebox offers
assessments to evaluate the capabilities and effectiveness of candidates to
perform a job, while doing away with the biases and errors.
Learn more


OUR BUSINESS SOLUTIONS

Highly customized and advanced platform for the assessment, learning and
compliance needs.

 * ENTERPRISE
 * EDUCATION
 * GOVERNMENT

LATERAL HIRING
Our talent analytics has helped many organizations to identify, align, develop &
build productive talent seamlessly. Our experience of working with more than
175+ large organizations and over 6000 small & medium institutions in both India
& abroad helps our potential clients to choose the right assessments for the
right role.

CAMPUS HIRING
Wheebox provides an expanded reach across campuses PAN India, along with access
to a huge pool of talent. From a completely automated process to a hassle-free
on-campus and off-campus hiring experience, Wheebox delivers an end-to-end,
one-stop-solution for campus hiring, ensuring the best hires every year.

LEARNING & DEVELOPMENT
Wheebox helps identify the learning and training needs of your employees and
create a roadmap for improving their performances. It also facilitates the
mapping and gauging of skill/behavioral competency gap, identifying the
future-readiness, and planning the developmental steps for your workforce.

ENTRANCE EXAM
Highly Intuitive and completely automated AI and Machine Learning driven
end-to-end Campus solution to streamline the entrance to the placement process.
Evaluate the learning needs and corporate readiness of your students.

SEMESTER EXAM
Many institutes and universities are shifting to the online assessment process
from the traditional pen & paper examinations, thus, helping them design the
online semester examination patterns. Our integrated tools can help the
universities to simulate data, records, and exam papers & assessments. Using our
online technical tools, the overall examination process gets smooth & result
publishing gets simple with Zero errors.

CERTIFICATION
Conduct high-stake exams such as Semester Exams, Entrance Exams, Certification
Exams on much acclaimed secured and proctored platform with ease of
registration, payment gateway, admit cards, proctored centers, and real-time
analytics.

CERTIFICATION
Conduct high-stake exams such as Semester Exams, Entrance Exams, Certification
Exams on much acclaimed secured and proctored platform with ease of
registration, payment gateway, admit cards, proctored centers, and real-time
analytics.

ENTRANCE EXAM
Highly Intuitive and completely automated AI and Machine Learning driven
end-to-end Campus solution to streamline the entrance to the placement process.
Evaluate the learning needs and corporate readiness of your students.

SKILL CERTIFICATE
The India Skills Report, an initiative by Wheebox with Confederation of Indian
Industry (CII), United Nations Development Programme (UNDP), AICTE,
PeopleStrong, Association of Indian Universities (AIU), LinkedIn and Pearson
provides insights on employability of higher education graduates from Indian
campuses and provide skill gap analysis.


INTELLIGENT REMOTE PROCTORING SUITE FOR HIGH STAKE EXAMS

360 DEGREE ROOM SCAN

The Wheebox Room Scan enables remote proctoring through a complete 360 degree
view of candidates' premises to scan for any sort of malpractice.

NOISE DETECTION USING AI SERVICES

The Wheebox AI helps detect noise and sends out alerts to candidates and
proctors regarding the noise detected.

STUDENT AUTHENTICATION AND APPROVAL

Physical Approvers eliminate any risk of impersonation using a Two-Factor
authentication process.

ARTIFICIAL INTELLIGENCE (AI) SERVICES

Wheebox uses Microsoft Cognitive AI Services for Face Recognition and Object
Identification, and has its own in-house AI Services such as Face Tracking and
Voice Tracking.

ADVANCED REMOTE PROCTORING TOOLS

Physical Remote Proctors monitor and manage the sanctity of assessments using
the Wheebox Advanced Remote Proctoring Suite with services such as Face
Tracking, Desktop Control, 360 Degree Scan, Audio and Candidate Proxy Check.

WHEEBOX SAFE EXAM BROWSER

SEB prohibits the navigation, sharing, and projection of the assessment screen
to ensure a safe and secure assessment environment

DATA SECURITY AND STORAGE OF RECORDS

The Wheebox Remote Proctoring Services offer end-to-end encrypted data security,
which includes images, question banks, results, and logs that are created during
assessments. The data help institutions respond to RTI in relation with
candidates' privacy issues.

WHEEBOX CERTIFIED PROCTORS

Wheebox has hundreds of Certified Physical Proctors who are certified and
trained to use & manage our applications and check for malpractices during the
high-stake assessments.

OUR


INTELLECTUAL PROPERTIES






INDIA SKILLS
REPORT

A joint initiative with Taggd, CII, AICTE, AIU and UNDP, is a report on the
talent demand and supply in India.



Read more



NEW CODE OF WORK

Identifies the future of organisational design, talent development and
leadership and to recognise India's businesses that were leading change.



Read more



NEW CODE OF EDUCATION

Identifies the collective efforts that strive to build, enable and disrupt best
digital practices for 'Future of Education'.



Read more

TESTIMONIALS


LISTEN TO OUR CUSTOMERS

Real Success | Real Stories.

Watch how Higher Education Universities & Colleges in India are making
High-Stake Online Exams smarter & efficient.

Read more


USER PRIVACY & DATA PROTECTION




OUR MARQUEE CLIENTS

Enterprise Clients
Education Clients



WHEEBOX


IN MEDIA

AT 52.8%, INDIA HAS HIGHER PERCENTAGE OF EMPLOYABLE WOMEN THAN MEN, SAYS INDIA
SKILLS REPORT 2023

The percentage of women who were found to be employable has increased to 52.8
per cent, compared to 47.2 percent for men.
Read Article - India Times

MBA, B.COM & B.TECH WILL BE THE MOST EMPLOYABLE DEGREES IN INDIA IN 2023

BCom and MBA programmes are expected to become the most popular ones in 2023,
with the most employable talent at 60.62 and 60.1%, respectively
Read Article - Telegraph India

INDIA'S EMPLOYABLE TALENT LEAPS FROM 46.2% TO 50.3%

Amid the recent major layoffs by major companies across the globe, India's
employable talent is up from 46.2 per cent to 50.3 per cent, according to India
Skills Report 2023.
Read Article - Business World

AT 52.8%, INDIA HAS HIGHER PERCENTAGE OF EMPLOYABLE WOMEN THAN MEN, SAYS INDIA
SKILLS REPORT 2023

The percentage of women who were found to be employable has increased to 52.8
per cent, compared to 47.2 percent for men.
Read Article - India Times

MBA, B.COM & B.TECH WILL BE THE MOST EMPLOYABLE DEGREES IN INDIA IN 2023

BCom and MBA programmes are expected to become the most popular ones in 2023,
with the most employable talent at 60.62 and 60.1%, respectively
Read Article - Telegraph India

INDIA'S EMPLOYABLE TALENT LEAPS FROM 46.2% TO 50.3%

Amid the recent major layoffs by major companies across the globe, India's
employable talent is up from 46.2 per cent to 50.3 per cent, according to India
Skills Report 2023.
Read Article - Business World

AT 52.8%, INDIA HAS HIGHER PERCENTAGE OF EMPLOYABLE WOMEN THAN MEN, SAYS INDIA
SKILLS REPORT 2023

The percentage of women who were found to be employable has increased to 52.8
per cent, compared to 47.2 percent for men.
Read Article - India Times


 * 
 * 
 * 
 * 
 * 
 * 

> Enabling Business & Academic Continuity in the New Normal

From revolutionizing traditional pen & paper assessments for academic
institutions to empowering businesses with talent insights and quality hires,
Wheebox has been providing on-demand Remote Proctored Assessments and Learning
Solutions to a range of private & public sector companies and Universities,
having an experience of working with more than 3K+ large institutions and
organizations for over a decade.

Feel free to get in touch with us. We are always open to be a part of your
vision and create new success stories together!


CONTACT US

Reach out to us with all your assessment & proctoring queries!



I, hereby consent to the authorities to process my personal data for the purpose
of using the Wheebox products and services. I am aware that I may withdraw my
consent at any time by contacting the DPO.

I accept the Data Privacy Addendum and Privacy Policy of the organization.



COMPANY

 * About Us
 * Partner With Us
 * Careers
   
 * Contact Us
 * In Media
 * Site Map

INDIA SKILLS REPORT

 * India Skills Report 2023
 * India Skills Report 2022
 * India Skills Report 2021
 * India Skills Report 2020
 * India Skills Report 2019
 * And More ...
   

SOLUTIONS

 * Enterprise
 * Education
 * K-12
 * Government
   
 * Remote Proctoring

ASSESSMENTS

 * Assessment Library
 * Psychometric
 * Cognitive
 * Technical
 * Job Role
 * Customize Test

POLICY INFO

 * Privacy Policy
 * GDPR Policy
 * The Privacy Act 1988
 * Cookies Policy
 * Terms of Use
 * Candidate Support

FIND US ON

 * Linked In
 * Twitter
 * FaceBook
 * LOGIN TO TEST
   

©Copyright 2023 Wheebox All Rights Reserved

×


 * Signup
 * Existing Users

 * 
 * 
 * 


WELCOME

Wheebox-Web-based and Hybrid Efficient Examination Box is India's leading talent
assessment company helping Enterprise, Government and Academic Institutions
globally to measure and identify talent. At Wheebox we understand that finding
the right talent is the overarching initiative that supports organizational
growth and stability.

 * Terms of Use
 * Privacy Policy


LOGIN

User name*
Password*
Forgot Password







SIGNUP

Email* Full name* Gender* Select Gender Male Female
Password* DOB* Phone*



By clicking "Accept Cookies", you agree to the storing of cookies on your device
to enhance site navigation, analyze site usage, and assist in our marketing
efforts. Cookie Policy
Accept
✖
TOP



ORIGINALTEXT


Bessere Übersetzung vorschlagen

--------------------------------------------------------------------------------






Hey there! I am Sara, Wheebox Sales Specialist.