Discuss Scratch

NilsTheBest
Scratcher
1000+ posts

Translated suggestions from French

2005200439 wrote:

A block “Bounce” and not “If on edge, bounce” :
bounce:: motion

A blocks who know the number of connections in a project for an user :
(connections in this projects for [LeGnocchi]:: sensing)

A block who not wait after a question :
Ask [What's your name?]:: sensing

A variable who know the motion of the mouse pointer :
(speed of mouse pointer:: sensing)

Change the block “round” to we have the choice of the Numbers after the comma :
(round (7.25) to [tenths v]:: operators)

A block who set a sprite to a layer :
go to the layer (2):: looks
J'en ai enlevés quelques uns car certains d'entres eux étaient faciles à faire et d'autres n'étaient pas très claires, désolé ^^

Last edited by NilsTheBest (Nov. 12, 2018 19:54:18)


NilsTheChair | 5 years on Scratch | 4000+ posts | former wiki editor | 332nd FPC | CoR founder
NilsTheBest
Scratcher
1000+ posts

Translated suggestions from French

Complete list of translated suggestions:
that need more replies!

oldest at the top - newest at the bottom of the list

Suggestion from @MaximeThiel
I'm suggesting a new block to be implemented.
I am pretty sure that everyone already knows this:
stop all sounds

But wouldn't the block
stop sound [ v] :: sound
also be practical, in some cases?

2 replies
Suggestion from @2005200439
There should be a button named “Under renovation”, when a published project is being maintained, whether it's to fix bugs or add new things. It could be near the “Work in progress” button, and it could let users know why the project isn't working or why there is a bug.

needs clarification
2 replies
Suggestion from @2005200439
New block ideas:
((...) [first v] [letters v] de [Something]:: operators)
((...) [last v] elements of [list v]:: list)

This would be useful to avoid:

(join (join (join (join (join [] []) []) []) []) [])

1 reply
Music suggestions!

Suggestion from @orlan03
For noteblocks, it would be useful if there were chords:

Play notes (...)(...)(...) at the same time for (0.5) beats ::sound

2 replies
Edit by NTB: actually, doesn't this have a simple workaround? Just thought of a system

Suggestion from @Itharius
More than chords, I'd like it if we could play a certain frequence
Play (...) hertz for (...) beats :: sound

1 reply
Suggestion from @2005200439
A variable that knows the speed of the mouse pointer :
(speed of mouse pointer:: sensing)

A “round to” block where we can round up to a certain amount of digits (not very clear)
(round (7.25) to [tenths v]:: operators)
needs clarification

A block that sets a sprite to a layer :
go to the layer (2):: looks

New styles of pen (eraser, pencil…) :
set style of pen to [eraser v]:: pen

An event block :
when <>:: events :: hat

Others keys :
<key [& v] pressed?>
<key [+ v] pressed?>
<key [ctrl v] pressed?>
etc…

Variables for look effects:
(effect [ghost v]:: looks)

A variable who know the place of a letter in a word :
(place of [e] in [Hello]:: operators)

A block who set all scripts, sounds (or others) on “pause”, then on “play” :
set [all scripts v] on [pause v]:: control
Suggestion from @bidulule
Maybe we could have an option where we could change the sound between stereo and mono?
Suggestion from @AK_Scratcher_54
New emoticons, for example a cat's head like -_- or a smiling cat with a drop of falling sweat (^ - ^ ') or a tired cat.

Last edited by NilsTheBest (Dec. 20, 2018 19:33:44)


NilsTheChair | 5 years on Scratch | 4000+ posts | former wiki editor | 332nd FPC | CoR founder
StrangeMagic32
Scratcher
1000+ posts

Translated suggestions from French

2005200439 wrote:

A block “Bounce” and not “If on edge, bounce” :
bounce:: motion
This has a workaround, but any that I've tried don't work… So support.

2005200439 wrote:

A block who not wait after a question :
Ask [What's your name?]:: sensing
I don't quite see the reason for it to not wait…

2005200439 wrote:

A variable who know the motion of the mouse pointer :
(speed of mouse pointer:: sensing)
I'm fairly sure this has a work around, but I may be wrong about that. Support

2005200439 wrote:

Change the block “round” to we have the choice of the Numbers after the comma :
(round (7.25) to [tenths v]:: operators)
You could just do something like
round (1.2345) to (10) ::custom

define round (#) to (decimal)
Nope nvm doesn't work well… Support

2005200439 wrote:

A block who set a sprite to a layer :
go to the layer (2):: looks
How would this work?

Last edited by StrangeMagic32 (Nov. 12, 2018 20:00:12)



“Remember the worth of souls is great in the sight of God;”
- Doctrine and Covenants 18:10


I have since moved to @JollyWinter
Za-Chary
Scratcher
1000+ posts

Translated suggestions from French

Suggestion from @2005200439
There should be a button named “Under renovation”, when a published project is being maintained, whether it's to fix bugs or add new things. It could be near the “Work in progress” button, and it could let users know why the project isn't working or why there is a bug.
Isn't this what the “Draft” button essentially does on a project? Or is there something else that I'm missing here?

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.

I was a Scratch Team member from May 10th 2019 to October 29th 2021.

my notebook | scratch team essay | accessibility essay
StrangeMagic32
Scratcher
1000+ posts

Translated suggestions from French

Za-Chary wrote:

Suggestion from @2005200439
-snip-
Isn't this what the “Draft” button essentially does on a project? Or is there something else that I'm missing here?
I think they are suggesting that there are 2 options, either you can do “Under renovation” or “Draft”. Under renovation would be for released projects that aren't in beta or alpha, but you're fixing some bugs you found. Draft would be for beta or alpha projects. I could be wrong though.


“Remember the worth of souls is great in the sight of God;”
- Doctrine and Covenants 18:10


I have since moved to @JollyWinter
NilsTheBest
Scratcher
1000+ posts

Translated suggestions from French

StrangeMagic32 wrote:

Za-Chary wrote:

Suggestion from @2005200439
-snip-
Isn't this what the “Draft” button essentially does on a project? Or is there something else that I'm missing here?
I think they are suggesting that there are 2 options, either you can do “Under renovation” or “Draft”. Under renovation would be for released projects that aren't in beta or alpha, but you're fixing some bugs you found. Draft would be for beta or alpha projects. I could be wrong though.
I think he meant that “draft” is for like, when the project is not done, but “under renovation” is when you're just fixing a little bug or adding new thing real quick. (perhaps could be useful for example if there's a featured project and someone's making a real quick change… so they don't have like a billion “it's not working” comments? It's not clear I agree..)

Last edited by NilsTheBest (Nov. 12, 2018 20:47:17)


NilsTheChair | 5 years on Scratch | 4000+ posts | former wiki editor | 332nd FPC | CoR founder
Za-Chary
Scratcher
1000+ posts

Translated suggestions from French

NilsTheBest wrote:

I think he meant that “draft” is for like, when the project is not done, but “under renovation” is when you're just fixing a little bug or adding new thing real quick. (perhaps could be useful for example if there's a featured project and someone's making a real quick change… so they don't have like a billion “it's not working” comments? It's not clear I agree..)
In that case, I suppose I can see that working. In fact, there are a lot of reasons why you might want to check a similar box — we have “draft”, we might want “under renovation” or “test” or something like that. I support this suggestion.

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.

I was a Scratch Team member from May 10th 2019 to October 29th 2021.

my notebook | scratch team essay | accessibility essay
NilsTheBest
Scratcher
1000+ posts

Translated suggestions from French

Bump


Still need more replies, sorry. The suggestions would have more visibility if each suggestion had a new topic, but that would get annoying and probably clutter the forum. If others come across this, please reply to some suggestions, as that would really help. Thanks!

NilsTheChair | 5 years on Scratch | 4000+ posts | former wiki editor | 332nd FPC | CoR founder
Za-Chary
Scratcher
1000+ posts

Translated suggestions from French

How many replies per suggestion are you looking for?

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.

I was a Scratch Team member from May 10th 2019 to October 29th 2021.

my notebook | scratch team essay | accessibility essay
NilsTheBest
Scratcher
1000+ posts

Translated suggestions from French

Za-Chary wrote:

How many replies per suggestion are you looking for?
At least one would be good. If I see that one of them seems to be rejected a lot I'll remove it from the list. If It has 3-4 replies I'll make a new topic

NilsTheChair | 5 years on Scratch | 4000+ posts | former wiki editor | 332nd FPC | CoR founder
Za-Chary
Scratcher
1000+ posts

Translated suggestions from French


Suggestion from @MaximeThiel
I'm suggesting a new block to be implemented.
I am pretty sure that everyone already knows this:
stop all sounds

But wouldn't the block
stop sound [ v] :: sound
also be practical, in some cases?
Support. I'm not sure why this isn't already an option. There are workarounds available, mostly by setting the volume to 0, but it would be nice to stop a specific sound in a project.

Suggestion from @2005200439
New block ideas:
((...) [first v] [letters v] de [Something]:: operators)
((...) [last v] elements of [list v]:: list)

This would be useful to avoid:

(join (join (join (join (join [] []) []) []) []) [])
I don't quite understand this one, and how it could potentially avoid the “join join join” block.

Suggestion from @orlan03
For noteblocks, it would be useful if there were chords:

Play notes (...)(...)(...) at the same time for (0.5) beats ::sound
Support. There is a workaround with broadcasts, but an intuitive way to set up chords could be nice. However, thinking of this system might be tough. What if I want two notes to be played at once? What if I want four? Some sort of system would need to be created that could easily work — I don't think playing exactly three notes at a time would be ideal.

Suggestion from @Itharius
More than chords, I'd like it if we could play a certain frequence
Play (...) hertz for (...) beats :: sound
No support, for it may be confusing for new Scratchers (“why does 143 hertz sound the same as 144 hertz?”). As a workaround, you could potentially play around with the “change pitch effect by” block in Scratch 3.0, although I'm not sure that would work the same way.

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.

I was a Scratch Team member from May 10th 2019 to October 29th 2021.

my notebook | scratch team essay | accessibility essay
NilsTheBest
Scratcher
1000+ posts

Translated suggestions from French

Za-Chary wrote:

Play notes (...)(...)(...) at the same time for (0.5) beats ::sound
Support. There is a workaround with broadcasts, but an intuitive way to set up chords could be nice. However, thinking of this system might be tough. What if I want two notes to be played at once? What if I want four? Some sort of system would need to be created that could easily work — I don't think playing exactly three notes at a time would be ideal.

So more like this?
Play [... v] notes (...)(...) at the same time for (0.5) beats ::sound
Play [4 v] notes (...)(...)(...)(...) at the same time for (0.5) beats ::sound
etc.

Last edited by NilsTheBest (Nov. 16, 2018 21:58:54)


NilsTheChair | 5 years on Scratch | 4000+ posts | former wiki editor | 332nd FPC | CoR founder
Za-Chary
Scratcher
1000+ posts

Translated suggestions from French

NilsTheBest wrote:

-snip-
That could work, yes.

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.

I was a Scratch Team member from May 10th 2019 to October 29th 2021.

my notebook | scratch team essay | accessibility essay
NilsTheBest
Scratcher
1000+ posts

Translated suggestions from French

Suggestion from @bidulule
Maybe we could have an option where we could change the sound between stereo and mono?

NilsTheChair | 5 years on Scratch | 4000+ posts | former wiki editor | 332nd FPC | CoR founder
birdoftheday
Scratcher
500+ posts

Translated suggestions from French

NilsTheBest wrote:

Za-Chary wrote:

Play notes (...)(...)(...) at the same time for (0.5) beats ::sound
Support. There is a workaround with broadcasts, but an intuitive way to set up chords could be nice. However, thinking of this system might be tough. What if I want two notes to be played at once? What if I want four? Some sort of system would need to be created that could easily work — I don't think playing exactly three notes at a time would be ideal.

So more like this?
Play [... v] notes (...)(...) at the same time for (0.5) beats ::sound
Play [4 v] notes (...)(...)(...)(...) at the same time for (0.5) beats ::sound
etc.
There is also another way to format it:
Play notes (...)(...) ⬅ ➡ for (0.5) beats ::sound
Where those arrows add/remove an input. Blocks like this exist in Snap (snap.berkeley.edu) but since the Scratch Team has not had any in Scratch yet I don’t think it’s going to happen.

Am I the only person who likes 3.0 better than 2.0, or do the people who do just not talk about it?
NilsTheBest
Scratcher
1000+ posts

Translated suggestions from French

birdoftheday wrote:

There is also another way to format it:
Play notes (...)(...) ⬅ ➡ for (0.5) beats ::sound
Where those arrows add/remove an input. Blocks like this exist in Snap (snap.berkeley.edu) but since the Scratch Team has not had any in Scratch yet I don’t think it’s going to happen.
Ok, I'll keep that in mind ^^

NilsTheChair | 5 years on Scratch | 4000+ posts | former wiki editor | 332nd FPC | CoR founder
Loquax
Scratcher
100+ posts

Translated suggestions from French

When we add an audio, we can chose stereo or mono.

Ceci est une signature qui, au même titre qu'une autre signature sert à signer un message. Bref, ce message a été rédigé par Loquax !
NilsTheBest
Scratcher
1000+ posts

Translated suggestions from French

Loquax wrote:

When we add an audio, we can chose stereo or mono.

NilsTheBest, yesterday, wrote:

Suggestion from @bidulule
Maybe we could have an option where we could change the sound between stereo and mono?

D'ailleurs il faudrait préciser de qui vient la suggestion, pour mieux s'y retrouver ^^

Last edited by NilsTheBest (Nov. 19, 2018 18:07:15)


NilsTheChair | 5 years on Scratch | 4000+ posts | former wiki editor | 332nd FPC | CoR founder
NilsTheBest
Scratcher
1000+ posts

Translated suggestions from French

bump

NilsTheChair | 5 years on Scratch | 4000+ posts | former wiki editor | 332nd FPC | CoR founder
Loquax
Scratcher
100+ posts

Translated suggestions from French

AK_Scratcher_54 wrote:

New emoticons, for example a jaded cat's head like -_-, a cat's head that smiles with a drop of falling sweat (^ - ^ ‘) or a cat’s head showing that he's tired.

Ceci est une signature qui, au même titre qu'une autre signature sert à signer un message. Bref, ce message a été rédigé par Loquax !

Powered by DjangoBB