Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[FIX] JS Error store_parsons_order (hedyorg#4193)
**Description** Upon submitting the result for a parsons test, a JS Error occurs, level is supplied as an integer in the payload; the store_parsons_order route returns an HTTP 400 whenever the level is not an string instance. **Fixes hedyorg#4192** **How to test** Go to any level; go to parasons tab; submit a / any answer. **Checklist** - [x] Contains one of the PR categories in the name - [x] Describes changes in the format above - [x] Links to an existing issue or discussion - [x] Has a "How to test" section
- Loading branch information