Bug #3353
ResponseItem subclasses do not write answers to XML
0%
Description
Several of the classes that override the ResponseItem abstract method generateXML have the ability to store a correct answer. None of them, however, include this in the XML representation they generate.
History
#1 Updated by ben leinfelder over 12 years ago
This is something to pay attention to a bit more closely. Though the parser interface does not currently provide a way to designate correct answers (for multiple choice nor for short answer etc...)
#2 Updated by Ryan McFall almost 12 years ago
I changed this to client-prototype, but I'm not actually sure I envision this happening even at that point.
#3 Updated by Ryan McFall over 11 years ago
Since we aren't asking the user to specify what the correct answer is as part of the parsing process, this would be a non-trivial task to complete. Therefore I'm pushing it off to the post-prototype stage.
This is tied to the notion of rubric, and we've decided that we won't support rubrics at the prototype stage.
#4 Updated by Redmine Admin almost 8 years ago
Original Bugzilla ID was 3353