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

6 lines
231 B
Smarty

<{{tag}}{{#if attributes}} {{{join attributes '=' ' ' '"'}}}{{~/if~}}>
{{~#if prompt}}{{{prompt}}}{{/if}}
{{~#if object}}{{{object}}}{{/if}}
{{~#choices}}{{{.}}}{{/choices}}
{{~#if body}}{{{body}}}{{/if}}
</{{tag}}>