|
@@ -1116,6 +1116,7 @@
|
|
|
and mt.ai_marked = true
|
|
|
and ms.subjective_status = 'MARKED'
|
|
|
and ms.subjective_score_list is not null
|
|
|
+ and ms.check_user_id is null
|
|
|
</where>) t
|
|
|
where (t.studentTotalScore = t.totalScore or t.studentTotalScore <![CDATA[ < ]]> passScore)
|
|
|
order by t.studentTotalScore
|