diff options
-rwxr-xr-x | importGrades2gradebook.tcl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/importGrades2gradebook.tcl b/importGrades2gradebook.tcl index 5a169e5..977cf50 100755 --- a/importGrades2gradebook.tcl +++ b/importGrades2gradebook.tcl @@ -22,7 +22,7 @@ Usage: $argv0 \[options] gradebook.sqlitedb blackboard.sqlitedb Import a foreign DB to gradebook format. - Currently supports Gradescope and Blackboard imports. + Currently supports TheExpertTA, WebAssign, Gradescope and Blackboard imports. Expect both DB files to be sqlite tables. Imported DB should have a single table 'export_table' |