{$exaday['title']}
{if $exaday['status']==2}
提交时间:{php echo date("Y-m-d H:i",$exaday['finishtime']);}
测试得分:{$exaday['integral']} 积分
{loop $exaitemall $index $row} {if $row['isright']==1} {php echo $index+1;} {if $row['qtype']==1} 单 {elseif $row['qtype']==2} 多 {/if} {elseif $row['isright']==2} {php echo $index+1;} {if $row['qtype']==1} 单 {elseif $row['qtype']==2} 多 {/if} {/if} {/loop}