Macro/module to track user responses to questions

B

Bill Rees

Hi there,

I am using p/ponit as multimedia training software, and wonder if anyone
knows of an existing macro or VB module to track user responses to quiz
questions sprinkled throughout a .pps?

thanks -

Bill Rees
 
B

Brian Reilly, MVP

Bill,
Just write your answers to global variables and read them back at the
end of the presentation.

Or write them to an Excel file which can be saved.

Brian Reilly, MVP
 
D

David M. Marcovitz

Look at:

http://www.PowerfulPowerPoint.com/

Click on "Examples by Chapter" and then "Chapter 7" or "Chapter 8" for a
variety of ways to track answers in quizzes. Then look at "More Tricks"
to see another way; Trick #1 writes to a text file.

--David

--
David M. Marcovitz
Microsoft PowerPoint MVP
Director of Graduate Programs in Educational Technology
Loyola College in Maryland
Author of _Powerful PowerPoint for Educators_
http://www.PowerfulPowerPoint.com/
 
Top