Project

General

Profile

Actions

Bug #4375

closed

item metadata not serializing correctly (Metadata items not faithfully retrieved on re-opening an assessment)

Added by ben leinfelder almost 15 years ago. Updated almost 15 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
parser
Target version:
Start date:
09/10/2009
Due date:
% Done:

0%

Estimated time:
Bugzilla-Id:
4375

Description

first saw this on download - but looked into the QTI XML and it looks like the vocabulary is being incorrectly populated with the actual term.
Here is a snippet that illustrates the serialized metadata:
----------
<itemmetadata>
<qtimetadata>
<vocabulary uri=" " vocab_type="text/xml">polymers</vocabulary>
<qtimetadatafield>
<qti:fieldlabel>Concept</qti:fieldlabel>
<qti:fieldentry>polymers</qti:fieldentry>
</qtimetadatafield>
</qtimetadata>
</itemmetadata>
----------
the <vocabulary> tag should have the actual vocabulary from which the term was selected.

Actions

Also available in: Atom PDF