<$tohtm(css.htm) tohtm$> <$tohtm(head.htm) tohtm$>
#foreach($list in $ADOTKS_Result.GetUserHistory("$userid")) #set($exam=$ADOTKS_ExaminationPaper.GetByKey("$list.Result_ExamId")) #end
考试名称 正确率(%) 得分 及格分 是否通过 创建时间 操作
$exam.Examination_Name $list.Result_Accuracy $list.Result_SumScore $exam.Examination_PassScore #if($list.Result_IsThrough==1) 通过 #else 未通过 #end $list.Result_CreateDate 查看考试
<$tohtm(footer.htm) tohtm$>