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

#1 2010-04-04 13:15:23

spaceguy12
Scratcher
Registered: 2010-04-04
Posts: 7

how to make questions

i'm wanting to make something like this script.
When green flag clicked
ask (1+1=?)
if answer = 2
play sound (whoop)

how would i do that? like make a box appear and let the person type? plz help

Last edited by spaceguy12 (2010-04-04 13:16:00)

Offline

 

#2 2010-04-04 14:22:21

climber59
Scratcher
Registered: 2009-12-15
Posts: 100+

Re: how to make questions

Use the [Ask (.......) and wait] block, and then use the <answer> block for the if statement.


Check out my projects if you have a chance.

Offline

 

#3 2010-04-04 15:18:31

technoguyx
Scratcher
Registered: 2008-10-18
Posts: 1000+

Re: how to make questions

Yep, use the "ask and wait" block, all you need will be automatically done by the program  smile


http://getgnulinux.org/links/en/linuxliberated_4_78x116.png

Offline

 

#4 2010-04-04 16:28:13

scmb1
Scratch Team
Registered: 2009-03-19
Posts: 1000+

Re: how to make questions

Like this:

http://img402.imageshack.us/img402/1026/questionr.gif


http://i48.tinypic.com/2z5pqad.png

Offline

 

#5 2010-06-07 12:59:38

spaceguy12
Scratcher
Registered: 2010-04-04
Posts: 7

Re: how to make questions

oh, i see. I somehow got a third party download because of a virus that made their third party browser look like internet explorer, (still not sure how that happened, it replaced internet explorer) and gave me older version and another virus.  sad

Offline

 

Board footer