diff options
author | Eugeniy E. Mikhailov <evgmik@gmail.com> | 2024-03-18 10:54:05 -0400 |
---|---|---|
committer | Eugeniy E. Mikhailov <evgmik@gmail.com> | 2024-03-18 10:54:05 -0400 |
commit | b3fb07daf14250bde0efa1ec776db79780d3f01c (patch) | |
tree | e2844688763501d6827f3c2e9984aa25fe68a6d2 | |
parent | 9a4e5ff6c6e177d186a81904ab3c3cf3fdac0bf0 (diff) | |
download | GradeBook-b3fb07daf14250bde0efa1ec776db79780d3f01c.tar.gz GradeBook-b3fb07daf14250bde0efa1ec776db79780d3f01c.zip |
updated description
-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' |