OffByOne37

Results 5 issues of OffByOne37

The Playground example for [Range](https://github.com/microsoft/pxt/blob/master/docs/static/playground/samples/field-editors/turnratio/sample.js) is wrong! Problem 1: There is a typo, it should be `//% turnRatio.shadow=turnRatioPicker` with a big R instead of `//% turnratio.shadow=turnRatioPicker` Problem 2: Min Max...

# Bug Template **Describe the bug** A clear and concise description of what the bug is. **To Reproduce** Steps to reproduce the behavior: 1. Go to 'https://makecode.com/playground#field-editors-dropdowns' 2. Change the...

Hello! I have trouble using webexerises with revealjs. The problem is, when I want to create a exercise where an input field is required, the library creates this for me:...

Hello, I'm currently working on a survey using shinysurveys. I adopted it quiet heavily with using own input-types and a new definition of "required" since the "required"-option is only triggered...

Hello is there a way to save the answers from a "matrix"-input, even if the user does not answer all questions? I thought of two possibilities: * Add a default...