davemckain / qtiworks

**This project will be closed in early 2023!** IMS QTI 2.1 assessment delivery engine and Java development library (JQTI+). Supports the MathAssess extensions. Replacement for QTIEngine/JQTI and MathAssessEngine/JQTI. Note that this project has now ended and no further work is currently planned.
Other
67 stars 55 forks source link

Mis-encoding of candidate responses #37

Closed davemckain closed 11 years ago

davemckain commented 11 years ago

There's an encoding mismatch happening somewhere between the HTML assessment form in the Engine and JQTI+, causing UTF-8 text responses to end up as ISO-8859-1.

davemckain commented 11 years ago

Now fixed. Will be in next release (beta4).