PowerPoint Multiplication Flash Cards Random Generator

PowerPoint Multiplication Game - PowerPoint Multiplication Flash Cards Random Generator

This Random PowerPoint Multiplication Flash Cards Generator is created specifically for elementary mathematics teachers and students (3rd grade – 5th grade). There is only one slide that updates automatically with new questions. There is also a scoreboard to keep track of the number of questions answered correctly.

It tests the efficiency and accuracy of the student. There is a scoreboard that keeps score of number of multiplication arithmetic questions answered correctly.

SAVE POWERPOINT QUIZ RESULTS TO EXCEL SHEET​

Screenshot 318 - SAVE POWERPOINT QUIZ RESULTS TO EXCEL SHEET​

We will be exporting/sending the results of the PowerPoint Quiz to an Excel Sheet automatically. The excel sheet shall contain the name of the student which was inputted by them in the presentation along with their location.

We also send the number of correct answers, wrong answers, the percentage and points secured by the student to the same excel sheet.

However the best feature is that we export all the questions of the PowerPoint Slide along with the answer which was attempted by the student to the same excel sheet! All of this is done automatically!

SHUFFLE QUESTIONS SLIDES & ANSWER ORDER RANDOMLY IN PPT QUIZ GAME​

shuffle slides

We will be shuffling the order of the questions such that all the questions are shown to the students with no repetition. We achieve this by generating random orders and moving slides to a random position within a given range.

To generate the order of those multiple choice answer boxes, we rename those four boxes as “a1, a2, a3, a4”. And then, we make an array and shuffle that to get all the 16 combinations of “1,2,3,4”. Based on the order of the sequence, the answer boxes: “a1, a2, a3, a4” are arranged in slide-show mode.

How to Jump to a RANDOM Slide in PowerPoint

Screenshot 293 - How to Jump to a RANDOM Slide in PowerPoint

In this module tutorial, we shall be seeing how we can be redirected to a random slide in PowerPoint using Visual Basic Code.

In our module we have six different slides containing unique names from A to F. I need to be redirected to any one of those slides randomly on the press of a button.

I also need to make sure that I am not being redirected to the same slide consecutively in the case that the same random number is again generated.

So now, let us shuffle our slides and get hyperlinked to a random slide in Microsoft PowerPoint.

POWERPOINT QUIZ GAME WITH TIMER

timer in ppt quiz - POWERPOINT QUIZ GAME WITH TIMER

As soon as the time limit is up, the student is redirected to their result slide report card. This brings excitement to the quiz game and allows the students to be more engaged and focused in their task of answering the questions prepared by the teacher in the PowerPoint Quiz Game.