I have beven given a PowerPoint presentation that is essentially a multiple choice quiz.
Each slide has 4 textboxes, one of these is correct, the others incorrect.
The majority of the functionality I need is present, it logs the number of correct and incorrect answers, and the percentage of correct answers chosen. This data is then exported to an excel sheet with the data displayed in a row.
I need to add the value of what answer is given for each question, or whether the question was correct or incorrect.
Can anyone advise the best way to do this? I've searched a lot online but I'm not overly familiar with PowerPoint VBA.
Thanks in advance