tao-test/app/taoQtiItem/views/js/qtiXmlRenderer/tpl/interactions/matchInteraction.tpl

9 lines
294 B
Smarty

<{{tag}}{{#if attributes}} {{{join attributes '=' ' ' '"'}}}{{~/if~}}>
{{~#if prompt}}{{{prompt}}}{{/if}}
<simpleMatchSet>
{{#matchSet1}}{{{.}}}{{/matchSet1}}
</simpleMatchSet>
<simpleMatchSet>
{{#matchSet2}}{{{.}}}{{/matchSet2}}
</simpleMatchSet>
</{{tag}}>