When making some kinds of education content, the following are often true:
Develop with many imported libs, many blocks: custom, helper, and built-in
Hide all except a few for student use in the activity
Unhide all and go-to 1
Select All / Deselect All would be nice with the long checkbox list.
if you right-click the hide blocks dialog, there's options for
Ah, great, thanks! Will be doing a lot more right clicks on everything now
2 follow ups:
Is there also a way to hide scripts, like some main When Flag Clicked scripts?
Can categories be totally hidden (vs. greyed out) if they are empty?
These would be another step closer to full microworlds like this one
looks like it
If it's hiding scripts in the editor, I don't think they're going to add that.
probably blocks are are not used in any script.
bh
December 8, 2021, 10:59am
7
I think hiding scripts is scary. When you hide a block, you are preventing the user from adding it to a script. Existing uses of the block are still visible.
By contrast, hiding a script, especially one with a hat block, leads to magical (i.e., undocumented) behaviors. (I take it you want the script still to be runnable.)
system
Closed
January 7, 2022, 10:59am
8
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.