How do I save a score at the end of a powerpoint quiz I created and then generate a certificate
I have created a quiz in powerpoint using some vb script. The quiz basically prompts the user to enter name and as they run through the quiz it telld them if it is right or wrong and moves on to the next question. In the end a text box is generated telling the number correct out of the total. I would like to do two things. 1) create a file of the user name and the score. 2) create a certificate that can be saved and printed. Any thoughts?
|