Jasmine Woon

Results 2 issues of Jasmine Woon

What it does: From markdown, I am extracting the sprite kinds. Then in tutorialValidator.ts, I am comparing the two sprite kinds used in an overlap block from the user and...

**Describe the bug** For tutorial validation, for loop blocks cannot be rendered in the validation message. In tutorialCodeValidation.tsx's method getRuleBlocksAsync, symbol in ` const symbol = blocksInfo.blocksById[id];` is undefined, and...