Discuss Scratch

XrayUltra
Scratcher
26 posts

Question Block limit

Hey is there a limit to how many answers there can be on this block

askandwait

I'm using a lot of answers for this block but it seems to only prioritize the top answer blocks while the ones below the block doesn't seem to work.

It might be a problem with my blocks but just checking to make sure. Thanks
-Qlec-
Scratcher
100+ posts

Question Block limit

What do you mean by “limit to how many answers there can be”? The answer block only stores the most recent answer of the user, but you can use the ask and wait block as many times as you wish in your code.
KitCODINGKat
Scratcher
26 posts

Question Block limit

-Qlec- wrote:

What do you mean by “limit to how many answers there can be”? The answer block only stores the most recent answer of the user, but you can use the ask and wait block as many times as you wish in your code.

They could possibly mean how many answers would trigger one move, and some other trigger another.

XrayUltra wrote:

Hey is there a limit to how many answers there can be on this block

askandwait

I'm using a lot of answers for this block but it seems to only prioritize the top answer blocks while the ones below the block doesn't seem to work.

It might be a problem with my blocks but just checking to make sure. Thanks

Depends on the project itself, but looking at the Scratch Wiki, seems like there is no limit, if I saw correctly. It could be a Scratch bug or a limit to prevent the server from crashing.

Last edited by KitCODINGKat (Oct. 12, 2022 22:09:33)

Oumuamua
Scratcher
1000+ posts

Question Block limit

XrayUltra wrote:

Hey is there a limit to how many answers there can be on this block

askandwait

I'm using a lot of answers for this block but it seems to only prioritize the top answer blocks while the ones below the block doesn't seem to work.

It might be a problem with my blocks but just checking to make sure. Thanks

Everytime you ask and the user enter a response the (answer) reporter changes to the latest response…
You still can save every response to a list

repeataskandwaitaddanswertolist
XrayUltra
Scratcher
26 posts

Question Block limit

Oumuamua wrote:

XrayUltra wrote:

Hey is there a limit to how many answers there can be on this block

askandwait

I'm using a lot of answers for this block but it seems to only prioritize the top answer blocks while the ones below the block doesn't seem to work.

It might be a problem with my blocks but just checking to make sure. Thanks

Everytime you ask and the user enter a response the (answer) reporter changes to the latest response…
You still can save every response to a list

repeataskandwaitaddanswertolist



thank you sir

Powered by DjangoBB