This is a read-only archive of the old Scratch 1.x Forums.
Try searching the current Scratch discussion forums.

#1 2013-05-04 01:37:47

lynetteinEdTech
New Scratcher
Registered: 2013-05-03
Posts: 2

Multiple Choice quiz with two levels

I am new to Scratch so bear with me.

I am trying to create a two level quiz. The first level contains three questions, each asking the player to select the correct name of the molecular structure being presented. Each structure is a separate sprite. This part I am okay with, though I think my coding could be more efficient. But it works, so I'm good for now.

If the player makes it past the third structure, I want the background to change and say a little something about this being Level 2 and the player can earn double the points. Once the designated object is touched, I want the background to change again (different from the first level). I can't seem to get this to happen.

In total this short quiz will have 5 structures. I want the player to be able to bring up a new structure by clicking a button. I don't think my coding here is as efficient as it should be as I have three separate sprites for the same button in order to accomplish this task.

Any help or insight is greatly appreciated.

Offline

 

Board footer