In this assignment, you'll use a spreadsheetto create an interactive
quiz.
Click here to see my example. |
Step 1: Design a 3-column spreadsheet. A1: Title of your quiz A2: "Question" A3-A7 type your 5 quiz questions B2: "Your Response" C2: "Feedback" |
Step 2 - Enter the formulas in cells C3-C7 Click Insert, Function. Go to the logical category and choose the IF function.
Here's how you can fill out the IF function arguments for cell C3 that will check the contents of cell B3 to see if it contains the right answer. |
|