Closed erikslatter closed 11 months ago
Never mind - solved by looking at the source code. I should have read the documentation more carefully!
Since my Likerts did not have a 'question' nor an 'id,' a Date.now() was being used as an ID. This accidentally and randomly sometimes gave 2 Likerts the same ID, causing the inputs to apply to only 1 of the Likerts.
I'm working on a survey with 15 likert scales, but sometimes one scale will start changing the answer on another. Not sure why or how to fix it.