Commit 33b134be by 刘海龙

111

parent b4a9d60e
...@@ -225,7 +225,7 @@ ...@@ -225,7 +225,7 @@
id="ex{$question_num}" data-type="{$options_type.question_type_key}" data-question_num="{$question_num}"> id="ex{$question_num}" data-type="{$options_type.question_type_key}" data-question_num="{$question_num}">
<dt> <dt>
<h5><small>{$question_num}</small>/{$answerData['right_count']+$answerData['wrong_count']} <h5><small>{$question_num}</small>/{$answerData['right_count']+$answerData['wrong_count']}
<!-- {$paper_options.questions_count} --><strong>({$options_type.type_info.question_type_title})</strong></h5> <!-- {$paper_options.questions_count} --><strong>({$options_type.type_info.question_type_title})</strong></h5>
<h3>{$question.content}</h3> <h3>{$question.content}</h3>
</dt> </dt>
<dd> <dd>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment