I’m creating a tutorial, and I want to use the hint blocks, but I want the hit blocks to show for that level, not the entire lesson. Is there a way to make it so on certain steps you have all the coding blocks and on others only certain ones?
Also can you including short videos instead of just image and gifs?
This group of blocks will only appear in the hint in step 2. It will not appear elsewhere.
If I’m misinterpreting your question, then feel free to provide an example of what you’re trying to do. (A link to your current tutorial would be helpful in that case.)
As for videos, you can embed YouTube videos as demonstrated in the first tutorial from Whack the Mole.
## Whack-the-Mole Intro @showdialog

---
Special thanks to MakeCode forum User _SoftTalker_ for this submission.
I do not believe that is possible. You can configure a tutorial to show just the blocks used in the tutorial, or it can show the entire toolbox. You cannot show different “versions” of the toolbox in each step.
Another question, can I make custom functions that can be preloaded into the tutorial Toolbox? Some of the heavier math, I would rather it be in a function and students can just bring that out, like a custom library.
Thank you, I have been referencing the tutorial guide. How do you get the emojis to work? I saw in some tutorials they would use them, and the markup code is for example :suitcase: but they do not load.
Thank you, the UTF-8 Unicode inserting does work, for example
Another question: can students only do the block coding when making Arcade MakeCode Tutorials in the Tutorial Editor? The box in the middle that allows you to choose your programming language dissapears when using the share link.