Actions
Bug #3518
closedAllow [re]editing of question-level metadata
Start date:
10/08/2008
Due date:
% Done:
0%
Estimated time:
Bugzilla-Id:
3518
Description
The content of the question items can be edited, but the concept categories, blooms taxonomy, etc... can only be edited upon initial parsing.
Need to expand the XML deserialization so that those metadata fields can be edited after the fact.
Updated by ben leinfelder about 16 years ago
Should only require a change to the parseXML() method in Question/ResponseItem
Updated by ben leinfelder about 16 years ago
This is complete. The categories can be edited after parsing.
Actions