"> <{if isset($is_correct) }> "> <{elseif isset($correct_answer) and is_array($correct_answer) and count($correct_answer) gt 0 }> "> <{/if}> <{if isset($correctNum) }> "> <{/if}> <{if isset($ranking) }> "> <{/if}> <{if isset($question) }> ">"> <{/if}> <{if isset($all_result) }> "> <{/if}>
クイズICD
<{$main_message}>

正解!!!


あなたの回答: <{$answer}>

正解:<{foreach item=ans from=$correct_answer}>
  • <{$ans}><{/foreach}>
    (<{$question_id}>)
  • 正解は....


    <{foreach item=ans from=$correct_answer}>
  • <{$ans}><{/foreach}>
    あなたの回答: <{$answer}>
    (<{$question_id}>)
  • 正解数:<{$correctNum}>問(10問中)

    順位:<{$ranking}>

    <{$category}>問題(第<{$question_index}>問)


    <{$question}>
    答え:

    全結果


    <{foreach item=result from=$all_result}> <{/foreach}>
    回数ジャンル正解数開始時間終了時間総回答時間
    <{$result.number_of_times}> <{$result.category}> <{$result.collectNum}> <{$result.start_date}> <{$result.end_date}> <{$result.quiz_time}>