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

#1 2013-02-14 12:15:51

jenblack10
New Scratcher
Registered: 2013-02-14
Posts: 1

Using the same 2 keys to answer multiple questions

I have two students creating a review game on Nutrition. They have created a baseball field in which each time a person gets the answer correct the ball moves one base. If the question is wrong, then they umpire calls out "strike". After 3 strikes, the game is over.

Our problem is that we have to use two new keys for each of the answer choices. There are 10 questions which means 20 keys have to be used. The question has only 2 answer choices.

How can we use the use the same keys for the answers for each separate question? Or more easily, 10 questions, each with two answers, and also a/b are the choices. We are presenting this game at the NCTIES conference in March. Any information would be greatly appreciated.

Thanks

Offline

 

#2 2013-02-14 12:54:12

lundfamily3
Scratcher
Registered: 2011-09-08
Posts: 500+

Re: Using the same 2 keys to answer multiple questions

You can use just 2 keys, easy! Let me go make a project real fast and and link it to you, so you can see how.


http://i50.tinypic.com/zn102h.jpg

Offline

 

#3 2013-02-14 12:56:48

firedrake969_test
Scratcher
Registered: 2012-08-08
Posts: 500+

Re: Using the same 2 keys to answer multiple questions

Use the

<<> or <>>
block, and put the keys inside it.


Alt of Firedrake969.

Offline

 

#4 2013-02-14 13:11:02

lundfamily3
Scratcher
Registered: 2011-09-08
Posts: 500+

Re: Using the same 2 keys to answer multiple questions

firedrake969_test wrote:

Use the

<<> or <>>
block, and put the keys inside it.

I dont think that helps them in this case. ^^

Download this project I made, it shows you what you can do(This is the simplest way):

http://scratch.mit.edu/projects/lundfamily3/3104076


http://i50.tinypic.com/zn102h.jpg

Offline

 

#5 2013-02-15 07:13:38

lutherwenxu
Scratcher
Registered: 2012-12-12
Posts: 8

Re: Using the same 2 keys to answer multiple questions

But I still thinks the

[] or []
will work.  tongue

Offline

 

Board footer