Discuss Scratch

outland
Scratcher
5 posts

broadcast not working

The questions won't disappear and game won't start at the right time. Can someone help me please

http://scratch.mit.edu/projects/15190565/#editor
GadgetAndyMan
Scratcher
100+ posts

broadcast not working

Hello outland, you haven't shared the project so we cannot see it to help you. You need to share your project so others can see it

Latest project updated: X-Y Coordinates Challenge - 14 Jan 2014: Various improvements.

My Likes Studios [ Animation | Art | Education | Games | Simulation | Stories ]
Please take a look and follow any studios that interest you with the projects I am adding.
outland
Scratcher
5 posts

broadcast not working

Oops, sorry, doing now..
outland
Scratcher
5 posts

broadcast not working

Suppose to be a multiple choice question. One at a time but every time we answer the first question the other two questions and their answers pop up and the game starts all gliched up.

Last edited by outland (Dec. 11, 2013 21:06:07)

scubajerry
Scratcher
1000+ posts

broadcast not working

I did a remix that cleaned up the first part. I am not sure what your design is. There are apparently multiple answer sprites trying to do the same thing. I rename some of the sprites to show what I think they are trying to do.

I think you need a variable that says which answer you are asking 1,2,3 In the answer sprites, under IF THIS SPRITE CLICKED, you would no different things based on whether they answered the right answer for the right question.
outland
Scratcher
5 posts

broadcast not working

Thank you doing that! This is my son's project for a science fair. Basically, the first part are 3 multiple choice questions. Afterwards, it's a short game where the player learns about gravity, friction and inertia and at the end of the game, they need to take the test again to see if the score is better. Also, I would like to have a feature that would randomly have people just take the test at the beginning with out playing the game to be the control group in the experiment. He is still working out the details for the last “boss fight”

Thanks so much for you help again.
outland
Scratcher
5 posts

broadcast not working

If you don't mind, I have a few questions about your code placement. I'm learning to use this along with my son. I notice that you didn't directly connect all your blocks. Was that on purpose? How does it effect the code?

Last edited by outland (Dec. 17, 2013 22:16:59)

scubajerry
Scratcher
1000+ posts

broadcast not working

outland wrote:

If you don't mind, I have a few questions about your code placement. I'm learning to use this along with my son. I notice that you didn't directly connect all your blocks. Was that on purpose? How does it effect the code?

Any block that isn't attached does not execute. The stuff that I left unattached is probably something I removed from your original code that I removed and wanted you to see that I removed it. The other possibility is that I did not do a good job of cleaning up my mess.

If you need more help, please ask here, in a new topic, and/or my remix?

Powered by DjangoBB