You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We had an issue where our LRS was incorrectly rejecting statements that had an interactionType, but did not have any corresponsing 'choices | scale | source | target | steps' property. Since these are optional properties, we shouldn't have been rejecting them.
Would be good to include a test for this.
The text was updated successfully, but these errors were encountered:
We had an issue where our LRS was incorrectly rejecting statements that had an interactionType, but did not have any corresponsing 'choices | scale | source | target | steps' property. Since these are optional properties, we shouldn't have been rejecting them.
Would be good to include a test for this.
The text was updated successfully, but these errors were encountered: