microsoft / pxt-microbit

A Blocks / JavaScript code editor for the micro:bit built on Microsoft MakeCode
https://makecode.microbit.org
Other
704 stars 581 forks source link

'Hot Potato': The hint of step6 didn't match with the instruction #5720

Closed v-katherine closed 2 days ago

v-katherine commented 2 weeks ago

Describe the bug 'Hot Potato': The hint of step6 didn't match with the instruction

Steps to reproduce the behavior 1.Navigate to https://makecode.microbit.org/beta

  1. Games>Hot Potato>Start Block Tutorial.
  2. Go to step 6, compare the instruction with hint.

Actual behavior There is no 'Pause' block in the instructions, but it is in the hints.

Expect behavior The hints matched with the instruction.

Screenshot: pauseblock

Additional context: 1.OS: Windows 11, iPad 8th 17.5.1 2.makecode.microbit,org version: 7.0.4 3.Microsoft MakeCode version: 10.0.11

v-katherine commented 2 weeks ago

This issue also reproduced in the step3 of Games->Tug of LED->Block, Python and JavaScript Tutorials.

ganicke commented 6 days ago

There is no pause in the "Tug of LED" tutorial.

v-katherine commented 2 days ago

Verified this bug was fixed. image