<{strip}> <{* 正解項目用テンプレート *}> <{if $question.question_type != QUIZ_QUESTION_TYPE_TEXTAREA_VALUE}>
<{$lang.quiz_correct_answer}>
<{include file="quiz_mobile_answer.html" choiceDisplay=$smarty.const.QUIZ_CHOICE_DISPLAY_REFERENCE}> <{/if}> <{if !empty($question.description|smarty:nodefaults)}>
<{$question.description|smarty:nodefaults}>
<{/if}>
<{/strip}>