aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-ximportGrades2gradebook.tcl2
1 files changed, 1 insertions, 1 deletions
diff --git a/importGrades2gradebook.tcl b/importGrades2gradebook.tcl
index a0d546c..68f86b2 100755
--- a/importGrades2gradebook.tcl
+++ b/importGrades2gradebook.tcl
@@ -51,7 +51,7 @@ try {
}
################# Config ############################################
-set categories2import [list FinalExam HomeWork LabReport LogBook]
+set categories2import [list FinalExam HomeWork LabReport LogBook MidTerm]
#set categories2import [list FinalExam]
set commonInfoCol {{First Name} {Last Name} {Student ID} {Last Access} Username Availability }