Files
edx-platform/common/test/data/toy/chapter/poll_test.xml
cahrens dc3b5ab57a Support unicode in text field.
Part of STUD-868
2013-12-20 13:31:16 -05:00

7 lines
263 B
XML
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<sequential>
<poll_question name="T1_changemind_poll_foo" display_name="Change your answer" reset="false">
<p>Have you changed your mind? </p>
<answer id="yes">Yes</answer>
<answer id="no">No</answer>
</poll_question>
</sequential>