Download the 6 sprites and 13 scripts of "tester" and open it in Scratch
Project Notes
The projects presents 6 multiple choice questions and grades the user's answers in real time.
All the questions are stored in different stage backgrounds. That means the question number is the same as the number of the background, so when the fourth background is displayed, for example, then question four is the current question.
All the answers are stored in a list. That means the program can know the total number of questions by looking at the length of the list i.e. the number of items in the list.
To make sure that the dark text of the questions is legible I lightened each picture in Paint Shop Pro before importing into Scratch.
Comments
You need to be logged in to post comments