PHP
  Home arrow PHP arrow Page 3 - Developing a Short and Simple IQ Test Online Using PHP
Dev Shed Forums  
Administration  
AJAX  
Apache  
BrainDump  
DHTML  
Flash  
Java  
JavaScript  
Multimedia  
MySQL  
Oracle  
Perl  
PHP  
Practices  
Python  
Reviews  
Security  
Smartphone Development  
Style-Sheets  
Web Services  
XML  
Zend  
Zope  
Mobile Linux  
App Generation ROI  
IBM® developerWorks  
Forums Sitemap  
E-Commerce Hosting  
Linux Web Hosting  
Managed Hosting  
Small Business Hosting  
VPS Hosting  
Weekly Newsletter

 
Developer Updates  
Free Website Content 
 RSS  Articles
 RSS  Forums
 RSS  All Feeds
Write For Us Get Paid  
Request Media Kit
Contact Us  
Site Map  
Privacy Policy  
Support  
 USERNAME
 
 PASSWORD
 
 
  >>> SIGN UP!  
  Lost Password? 
PHP

Developing a Short and Simple IQ Test Online Using PHP
By: Codex-M
  • Search For More Articles!
  • Disclaimer
  • Author Terms
  • Rating: starstarstarstarstar / 11
    2009-01-14


    Table of Contents:
  • Developing a Short and Simple IQ Test Online Using PHP
  • Designing an IQ Grading System
  • The HTML Test Form
  • PHP Script to Process

  • Rate this Article: Poor Best 
      ADD THIS ARTICLE TO:
      error-file:tidyout.log Del.ici.ous error-file:tidyout.log Digg
      error-file:tidyout.log Blink error-file:tidyout.log Simpy
      error-file:tidyout.log Google error-file:tidyout.log Spurl
      error-file:tidyout.log Y! MyWeb error-file:tidyout.log Furl
    Email Me Similar Content When Posted
    Add Developer Shed Article Feed To Your Site
    Email Article To Friend
    Print Version Of Article
    PDF Version Of Article

     
     
    ADVERTISEMENT


    Developing a Short and Simple IQ Test Online Using PHP - The HTML Test Form
    ( Page 3 of 4 )

    Test forms of the above questions can be created in a straightforward manner using HTML. Below is the complete source code:

    <HTML>

    <HEAD>

    <TITLE>An 10 Question IQ Test</TITLE>

    </HEAD>

    <BODY>

    <form action="IQ.php" method="post">

    Please enter your age now <input type="text" name="age" size="2">

    <br /><br />

    Below are the 10 questions for this IQ Test. ALL ANSWERS IN LOWERCASE PLEASE.Answer as honestly as you can.

    <br /><br />

    Test question 1: What is the approximate shape of orange fruit, it starts with "r". <input type="text" name="T1" size="30">

    <br /><br />

    Test question 2: What is the product of 5 and 3? <input type="text" name="T2" size="30">

    <br /><br />

    Test question 3: If I have 3 apples and 12 mangoes, how many fruits do I have? <input type="text" name="T3" size="30">

    <br /><br />

    Test question 4: -5 + (+9)-(-8) is how much? <input type="text" name="T4" size="30">

    <br /><br />

    Test question 5: The result of 2 to the power of 6 divided by eight squared is how much? <input type="text" name="T5" size="30">

    <br /><br />

    Test question 6: If I have a right triangle whose two shorter sides are 5 and 12 respectively, how long is the longest side? <input type="text" name="T6" size="30">

    <br /><br />

    Test question 7: What is the name of  a  popular TV news network with two “Ns” comprised of 3 letters as initials? <input type="text" name="T7" size="30">

    <br /><br />

    Test question 8: In 2008, John is 2 times older than Jerry. In 2040, Jerry will be 46 years old. Find John's year of birth. <input type="text" name="T8" size="30">

    <br /><br />

    Test question 9: If you are using Excel, which function offers the most convenient and most popular approach for extracting data from other spreadsheets or workbooks without using the manual copy and paste method. This is a one word answer. <input type="text" name="T9" size="30">

    <br /><br />

    Test question 10: If a 65 year old couple retires today how much may they need today to cover their future health care cost? This answer is only a figure and does not include a dollar sign. <input type="text" name="T10" size="30">

    <br /><br />


    <input type="submit" value="Compute my IQ now!">

    </form>

    </BODY>

    </HTML>




     
     
    >>> More PHP Articles          >>> More By Codex-M
     

       

    PHP ARTICLES

    - Building Dynamic Queries with Chainable Meth...
    - PHP Encryption and Decryption Methods
    - Building a MySQL Abstraction Class with Meth...
    - Completing a Sample String Processor with Me...
    - Mastering WHILE Loops for PHP and MySQL
    - Method Chaining: Adding More Methods to the ...
    - Method Chaining in PHP 5
    - The Role of Interfaces in Applying the Depen...
    - Dependency Injection: Using a Setter Method ...
    - Using a Model Class with the Dependency Inje...
    - Injecting Objects Using Setter Methods with ...
    - Injecting Objects by Constructor with the De...
    - The Dependency Injection Design Pattern in P...
    - Performing Inferential Statistical Analysis ...
    - Performing Descriptive Statistical Analysis ...





    © 2003-2009 by Developer Shed. All rights reserved. DS Cluster 5 Hosted by Hostway
    Stay green...Green IT