Press the green flag to start the multiplication quiz. Press red flag to end. You get one point for each correct answer and lose one point for each incorrect answer.
This is based on the Games Handout, Guess by Karen Brennan at ScratchEd http://scratched.gse.harvard.edu/resources/lets-play I used a list for multiplication problems and a list for answers and then used a variable called question to randomize the order. I also used a score variable to add 1 point for each correct answer and subtract 1 point for each incorrect answer. The lists can be added to for more facts. Also, the lists could be changed to include vocabulary in one and definitions in another, etc.