import needs to enumerate through the fields for all content scopes. Also add unit test

This commit is contained in:
Chris Dodge
2013-03-20 21:37:09 -04:00
parent 93eebdcd97
commit 9cd38d115e
3 changed files with 34 additions and 3 deletions

View File

@@ -7,4 +7,9 @@
<customtag tag="S1" slug="discuss_91" impl="discuss"/>
<customtag page="70" slug="book_92" impl="book"/>
<customtag lecnum="1" slug="slides_93" impl="slides"/>
<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>