Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Invalid student response data #177

Closed
paulstevendev opened this issue Jan 31, 2024 · 0 comments
Closed

Invalid student response data #177

paulstevendev opened this issue Jan 31, 2024 · 0 comments

Comments

@paulstevendev
Copy link

paulstevendev commented Jan 31, 2024

One of the LMS systems we are testing on is displaying an error for the matching question component

Your environment

Testing on Windows 10 Chromes PC

Steps to reproduce

Submit the answer to the matching question

Expected behaviour

I would not expect to get an error

Actual behaviour

An error appears saying "Incorrect Data Type"

Via dev tools the following:
16:40:50.462 ScormWrapper::setValue: _property=cmi.interactions.0.type _value=matching
16:40:50.557 ScormWrapper::setValue: _property=cmi.interactions.0.student_response _value=2.3,3.2,1.3
16:40:50.656 Unable to set cmi.interactions.0.student_response to: '2.3,3.2,1.3' Error: 405 - Incorrect Data Type LMS Error Info: For the 'cmi.interactions.0.student_response' data model element an incorrect value was submitted. Incorrect value: '2.3,3.2,1.3'.

Screenshots (if you can)

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant