Browse Source

Merge branch 'submissionInEvaluation' of LInE/iVProg into master

GitAdmin 3 năm trước cách đây
mục cha
commit
224f9bfbf4
2 tập tin đã thay đổi với 2 bổ sung31 xóa
  1. 0 31
      algoritmo.ivph
  2. 2 0
      js/visualUI/functions.js

Những thai đổi đã bị hủy bỏ vì nó quá lớn
+ 0 - 31
algoritmo.ivph


+ 2 - 0
js/visualUI/functions.js

@@ -913,6 +913,8 @@ function runCodeAssessment () {
   
   let strCode = null;
 
+  is_iassign = false;
+
   window.studentGrade = null;
 
   if (settingsProgrammingTypes == "textual") {