deason %!s(int64=2) %!d(string=hai) anos
pai
achega
c2e3463a42
Modificáronse 1 ficheiros con 3 adicións e 1 borrados
  1. 3 1
      exportexamdetail/examInf.py

+ 3 - 1
exportexamdetail/examInf.py

@@ -298,7 +298,9 @@ def solveexamRecord(examRecorddetail):
                     student_score_content_span.string = str(studentScore) + "分"
                     student_score_content_span.string = str(studentScore) + "分"
                 student_score_div.append(student_score_content_span)
                 student_score_div.append(student_score_content_span)
 
 
-                # print(sub_number, " ", body, " ", studentAnswer, rightAnswer, questionScore)
+                # print(main_number, " ", sub_number, " ", questionScore, " ", studentScore,
+                #       " ", rightAnswer, " ", studentAnswer)
+
                 sub_number = sub_number + 1
                 sub_number = sub_number + 1
 
 
         main_number = main_number + 1
         main_number = main_number + 1