Thread: Grading Program

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Registered User
    Join Date
    Mar 2005
    Posts
    5

    TROUBLESHOOTING - Grading Program

    Hi, i'm in an introductory C++ programming class, buti have to do a (what i think is difficult) project. i have to grade an exam from a file. the first line is the key (abcdefabcdef etc.) and the second line is the student's answers. could anyone clue me in as to how to grade each question one-by-one and record them as correct or incorrect? thanks a lot, i appreciate it!

    jeff
    Last edited by hockeydrummer88; 03-08-2005 at 01:47 PM.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Using variables in system()
    By Afro in forum C Programming
    Replies: 8
    Last Post: 07-03-2007, 12:27 PM
  2. BOOKKEEPING PROGRAM, need help!
    By yabud in forum C Programming
    Replies: 3
    Last Post: 11-16-2006, 11:17 PM
  3. Can someome help me with a program please?
    By WinterInChicago in forum C++ Programming
    Replies: 3
    Last Post: 09-21-2006, 10:58 PM
  4. My program, anyhelp
    By @licomb in forum C Programming
    Replies: 14
    Last Post: 08-14-2001, 10:04 PM