+ Reply to Thread
Results 1 to 4 of 4

Trying to Create a Template for Scoring a Test

  1. #1
    Registered User
    Join Date
    10-01-2013
    Location
    Los Angeles, CA
    MS-Off Ver
    Excel 2007
    Posts
    5

    Trying to Create a Template for Scoring a Test

    So I'm trying to create a template where I have the questions for a test, an answer key, and then student answers and scores in the following columns. It seems like it will be a fairly simple solution, but I just can't seem to find the correct formula for what I'm trying to do. I have attached the spreadsheet here. Sample Test.xlsx

    What I'm trying to do is first compare each student's answers to the answer key (the answers to the questions are always either "Yes" or "No"). Then, if the student answer matches the answer key, I want a score of 10 to be generated in the cell next to their answer for that particular question. If the answers don't match and they are wrong, I want it to generate a zero. Can anyone help me with this?

  2. #2
    Forum Guru Pete_UK's Avatar
    Join Date
    12-31-2011
    Location
    Warrington, England
    MS-Off Ver
    Office 2019 (still learning)
    Posts
    24,718

    Re: Trying to Create a Template for Scoring a Test

    Put this formula in D2:

    =($B2=C2)*10

    and copy down. then copy those formulae across to columns F and H.

    Hope this helps.

    Pete

  3. #3
    Registered User
    Join Date
    10-01-2013
    Location
    Los Angeles, CA
    MS-Off Ver
    Excel 2007
    Posts
    5

    Re: Trying to Create a Template for Scoring a Test

    Quote Originally Posted by Pete_UK View Post
    Put this formula in D2:

    =($B2=C2)*10

    and copy down. then copy those formulae across to columns F and H.

    Hope this helps.

    Pete
    Perfect. Thank you!

  4. #4
    Forum Contributor arlu1201's Avatar
    Join Date
    09-09-2011
    Location
    Bangalore, India
    MS-Off Ver
    Excel 2003 & 2007
    Posts
    19,166

    Re: Trying to Create a Template for Scoring a Test

    Based on your last post in this thread, its apparent that you are satisfied with the solution(s) you've received and have solved your question, but you haven't marked your thread as "SOLVED". I will do it for you this time.

    In future, to mark your thread as Solved, you can do the following -
    Select Thread Tools-> Mark thread as Solved.

    Incase your issue is not solved, you can undo it as follows -
    Select Thread Tools-> Mark thread as Unsolved.

    Also, since you are relatively new to the forum, i would like to inform you that you can thank those who have helped you by clicking the small star icon located in the lower left corner of the post which helped you. This adds to the reputation of the person who has taken the time to help you.
    If I have helped, Don't forget to add to my reputation (click on the star below the post)
    Don't forget to mark threads as "Solved" (Thread Tools->Mark thread as Solved)
    Use code tags when posting your VBA code: [code] Your code here [/code]

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. In need of a template multiple choice test database
    By desnyder2001 in forum Access Tables & Databases
    Replies: 2
    Last Post: 09-01-2013, 10:56 PM
  2. society scoring system template
    By glynncooper in forum Excel General
    Replies: 10
    Last Post: 05-02-2013, 10:01 AM
  3. Test Management template
    By kishoreravindran in forum Excel General
    Replies: 0
    Last Post: 08-02-2012, 11:20 PM
  4. Replies: 3
    Last Post: 07-06-2012, 01:26 PM
  5. I need a template for scoring tennis matches
    By Jack in forum Excel General
    Replies: 0
    Last Post: 10-06-2005, 08:05 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1