Ask Me Help Desk

Ask Me Help Desk (https://www.askmehelpdesk.com/forum.php)
-   C++ (https://www.askmehelpdesk.com/forumdisplay.php?f=439)
-   -   Need c++ program to create a exam (https://www.askmehelpdesk.com/showthread.php?t=110887)

  • Jul 17, 2007, 03:15 PM
    g58g
    Need c++ program to create a exam
    Hi
    What I want to do is create in c++ a true/false
    Including a percentage of each true or false
    Statement type of exam.
    Example two questions
    Answer true or false and indicate what percent from 1 100 fits your reply.
    1. True, false, 40% "question" You like hot days
    2 true, false, 40% "question” You never watch TV.
    So it will be 5 categories 5 question each and at the end of the test I want the average of the Percentages -100 to -0 to reflect the wrong answer and 0 to 100 to fit the right answer as the final result of the test to reflect the score "example"


    Your scores are for each of the 5 categories are category 1 +20% and -40%, and the same the other categories.
    Is there a program out there like that?
    Are there any exams codes out there I could model off?

    I have windows 2000 and I guess I could use Microsoft visual c++ express edition it’s free. But I’m open to any other c++ compiler you recommend.
    Thank you for your time and response
    Tom
  • Jul 17, 2007, 05:49 PM
    asterisk_man
    I'm interested in your problem but you have defined it very poorly. Please provide more examples of the inputs and outputs of your desired program. Also, we can help you write this program but we aren't here to write it for you.

  • All times are GMT -7. The time now is 04:32 AM.