-
Notifications
You must be signed in to change notification settings - Fork 903
Description
❌ This issue is not open for contribution. Visit Contributing guidelines to learn about the contributing process and how to find suitable issues.
Observed behavior
While testing the integration between https://github.com/learningequality/kolibri/releases/tag/v0.18.3-beta0 and the latest version of Studio on Hotfixes I noticed that the answers for the free response and numeric questions are not saved - getting a TypeError: Value type mismatch for RESPONSE: expected float, got string error in the console.
Also all the answers to the the other types of questions are not properly displayed and the text breaks on a second line instead of being displayed next to the option.
surveys.mp4
Expected behavior
The points above should be addressed.
Steps to reproduce the issue
- Install the build from https://github.com/learningequality/kolibri/releases/tag/v0.18.3-beta0
- Import the following channel from Studio Hotfixes:
varik-faluk
Usage Details
Kolibri 0.18.3
Windows 11, Ubuntu 22, Mac OS 15.5 - Chrome, Firefox
