i would recommend getting a book...
but as far as showing an answer key...just save each answer as a variable, then when you have the answer key show up, just have some dynamic text fields display their answers before/after the correct answer...to get further into it, you could have a function evaulate if their answer is = or != the correct answer, and have "correct" or "incorrect" pop up for every answer...then total up the correct answers, and display their score as "you answered x out of z correctly"...
does that help at all?
|