|
|
|
@ -584,7 +584,7 @@ getQuestionTestSimpleInfo
|
|
|
|
|
and ta.teacher_open_course_question_log_status = 1
|
|
|
|
|
AND t.teacher_open_course_question_setting_status = 1
|
|
|
|
|
AND t.teacher_open_course_question_setting_push_status = 1
|
|
|
|
|
AND t.student_id = #studentId#
|
|
|
|
|
AND ta.student_id = #studentId#
|
|
|
|
|
) AS my_score,
|
|
|
|
|
(
|
|
|
|
|
SELECT
|
|
|
|
|