# Step modifiers for Tutorials

**URL:** https://forum.makecode.com/t/step-modifiers-for-tutorials/11887
**Category:** Educators' Lounge
**Created:** [January 25, 2022, 6:37pm UTC](https://forum.makecode.com/t/step-modifiers-for-tutorials/11887 "2022-01-25T18:37:16Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![timber](https://avatars.discourse-cdn.com/v4/letter/t/5daacb/32.png) [@timber](https://forum.makecode.com/u/timber)
#### Post date: [January 25, 2022, 6:37pm UTC](https://forum.makecode.com/t/step-modifiers-for-tutorials/11887/1 "2022-01-25T18:37:16Z")

</div>

Has anyone had success using the step modifiers, @showdialog or @showhint, with an Adafruit CPX tutorial? I can’t get them to work either in the tutorial tool or a github hosted tutorial. I can get them to work with the Arcade and micro:bit editors though.

---

<div class="post-metadata">

### Author: ![shakao](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.makecode.com/shakao/32/113_2.png) [@shakao](https://forum.makecode.com/u/shakao)
#### Post date: [January 25, 2022, 6:52pm UTC](https://forum.makecode.com/t/step-modifiers-for-tutorials/11887/2 "2022-01-25T18:52:33Z")

</div>

Ah! We renamed the modifiers because the previous names were confusing but we haven’t updated the Adafruit editor in a while so the changes haven’t propagated. The old names are:

@showdialog → @unplugged  
@showhint → @fullscreen

(The visual behavior for each flag used to be a little different so the names made a _little_ more sense haha)

---

<div class="post-metadata">

### Author: ![timber](https://avatars.discourse-cdn.com/v4/letter/t/5daacb/32.png) [@timber](https://forum.makecode.com/u/timber)
#### Post date: [January 25, 2022, 7:25pm UTC](https://forum.makecode.com/t/step-modifiers-for-tutorials/11887/3 "2022-01-25T19:25:27Z")

</div>

Ah! Got it, thank you for your help, @shakao. I appreciate it.
