pxt-microbit icon indicating copy to clipboard operation
pxt-microbit copied to clipboard

"Rock Paper Scissors": Hint of step9 doesn't match with the actual results

Open v-katherine opened this issue 1 year ago • 2 comments

Describe the bug "Rock Paper Scissors": Hint of step9 doesn't match with the actual results

Steps to reproduce the behavior: 1.Navigate to https://makecode.microbit.org/beta# 2.Games->Rock Paper Scissors->Blocks Start Tutorial 3.Go to step9 and click hint, compare the hint and the actual results in workspace.

Actual behavior: Hint of step9 shows else if false then, but actual results in workspace shows else if blank then.

Expected behavior: Hint of step9 matches with the actual results.

Screenshot: image

Additional context: 1.OS: Windows 11 2.makecode.microbit,org version: 6.1.6 3.Microsoft MakeCode version: 9.1.11

v-katherine avatar Oct 31 '23 06:10 v-katherine

Fix the block to have a default.

abchatra avatar Feb 06 '24 18:02 abchatra

@srietkerk I have verified this bug still reproduced in the latest build makecode microbit.org version: 7.0.13, so I reopen this bug. Will close this bug once the bug was not reproduce in the latest build. image

v-katherine avatar Jul 01 '24 02:07 v-katherine

Hi @v-katherine! I just bumped beta, the latest version should now be 7.0.14 and this is fixed there. Please let me know if it's still giving you the incorrect behavior.

srietkerk avatar Jul 31 '24 17:07 srietkerk

Hi @srietkerk I have verified this bug in the latest build: 7.0.15 and it has been fixed. image

v-katherine avatar Aug 01 '24 10:08 v-katherine