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

Regression: stringInteractions not showing response default values #61

Open davemckain opened 9 years ago

davemckain commented 9 years ago

The rendering for textEntryInteraction and extendedTextInteraction is currently ignoring any response default values.

(This is a regression introduced while trying to make these interactions handle bad/invalid responses better.)