/modules/mod_survey/templates/_admin_survey_questions.tpl
https://code.google.com/p/zotonic/ · Smarty Template · 64 lines · 48 code · 16 blank · 0 comment · 0 complexity · 975475517e420fab7b58e073b8cc7dda MD5 · raw file
- <li id="ci1">
- {% survey_example type="pagebreak" %}
- </li>
- {% draggable id="ci1" tag={q type="pagebreak"} to_sorter="survey" %}
- <li id="ci2">
- {% survey_example type="textblock" %}
- </li>
- {% draggable id="ci2" tag={q type="textblock"} to_sorter="survey" %}
- <li id="ci3">
- {% survey_example type="subhead" %}
- </li>
- {% draggable id="ci3" tag={q type="subhead"} to_sorter="survey" %}
- <li id="ci4">
- {% survey_example type="prompt" %}
- </li>
- {% draggable id="ci4" tag={q type="prompt"} to_sorter="survey" %}
- <li id="ci5">
- {% survey_example type="yesno" %}
- </li>
- {% draggable id="ci5" tag={q type="yesno"} to_sorter="survey" %}
- <li id="ci6">
- {% survey_example type="truefalse" %}
- </li>
- {% draggable id="ci6" tag={q type="truefalse"} to_sorter="survey" %}
- <li id="ci7">
- {% survey_example type="likert" %}
- </li>
- {% draggable id="ci7" tag={q type="likert"} to_sorter="survey" %}
- <li id="ci8">
- {% survey_example type="thurstone" %}
- </li>
- {% draggable id="ci8" tag={q type="thurstone"} to_sorter="survey" %}
- <li id="ci12">
- {% survey_example type="matching" %}
- </li>
- {% draggable id="ci12" tag={q type="matching"} to_sorter="survey" %}
- <li id="ci9">
- {% survey_example type="shortanswer" %}
- </li>
- {% draggable id="ci9" tag={q type="shortanswer"} to_sorter="survey" %}
- <li id="ci10">
- {% survey_example type="longanswer" %}
- </li>
- {% draggable id="ci10" tag={q type="longanswer"} to_sorter="survey" %}
- <li id="ci11">
- {% survey_example type="narrative" %}
- </li>
- {% draggable id="ci11" tag={q type="narrative"} to_sorter="survey" %}