Discuss Scratch

curiouscrab
Scratcher
500+ posts

New Blocks

Sensing
Ask block with options
ask with options and wait
New reporters to correspond
<option 1 selected?>
<option 2 selected?>
<option 3 selected?>
Dialogue block
dialogue with title
ImagineIt
Scratcher
1000+ posts

New Blocks

These have really easy workarounds with sprites.
OrcaCat
Scratcher
1000+ posts

New Blocks

+1


k0d3rrr
Scratcher
1000+ posts

New Blocks

I'm really surprised this has been inactive for almost 9 years!
This would be very useful for quiz projects.
An example of this block in use:
ask [Which of these facts are true?] with options [Scratch was founded by mres.] [If you run fast enough, you can fly.] [One day, there will be hoverboards.] @delInput @addInput and wait:: sensing
if <(answer) = [Scratch was founded by mres.]> then
say [Correct!] for (2) secs
else
say [Incorrect!] for (2) secs
end

k0d3rrr




3 forum tips for experienced forumers (in no particular order):
  1. If you are reporting a new forumer's topic to be closed, or moved to another forum, don't mention it, because then, the topic creator will think they will receive either an alert or a block.

  2. New forumers won't immediately know the rules or terminology of the forums. I have seen this happen hundreds of times (exaggeratedly), especially when experienced forumers (I won't name any) tell new forumers that they are "necroposting", which is when someone posts on an old and resolved topic (especially in the Questions about Scratch forum), causing said topic to be moved to the front page of that forum.

  3. Using Scratchblocks as a writing style is not blockspam, unless it is not relevant to the discussion. For example, this

    ExampleScratcher1 wrote:

    How do I make a smooth gliding animation?
    when green flag clicked
    repeat until <(my question) = [answered]>
    ask [How do I make a smooth gliding animation?] and wait
    end
    say [Thank you!]
    is not blockspam, but these

    ExampleScratcher2 (first post) wrote:

    when green flag clicked
    move (58) steps
    play sound [Stock Laughter Sound Effect HD - 1 Hour v]
    forever
    play sound [Stock Screaming Sound Effect HD - 1 Hour v]
    switch backdrop to [internet v]
    say [i broke the internet] for (2) secs
    turn cw (15) degrees
    go to [nearby restaurant v]
    next costume
    end

    ExampleScratcher2 (second post) wrote:

    when green flag clicked
    repeat until <(out of dorito's) = [true]>
    broadcast [eat dorito chip v]
    end
    say [IM OUT OF DORITO'S!!!!!!!!! :(]
    play sound [Scream2 v] until done
    forever
    turn cw (120) degrees
    play sound [Scream2 v]
    play sound [we have no dorito's sorry v]
    end
    are blockspam, and must be reported.
Paddle2See
Scratch Team
1000+ posts

New Blocks

Please create a separate topic for each suggestion you have, rather than creating a list of suggestions. That way, the conversation stays focused and each idea can get the attention it needs.

Before making a new topic, please check out the following:
Thank you!

Scratch Team Member, kayak and pickleball enthusiast, cat caregiver.

This is my forum signature! On a forum post, it is okay for Scratchers to advertise in their forum signature. The signature is the stuff that shows up below the horizontal line on the post. It will show up on every post I make.
(credit to Za-Chary)



;

Powered by DjangoBB