aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEugeniy E. Mikhailov <evgmik@gmail.com>2021-05-13 11:05:17 -0400
committerEugeniy E. Mikhailov <evgmik@gmail.com>2021-05-13 11:05:17 -0400
commit0e87b824f5eea8fb4b95e97ae3daaae7acc1fa6b (patch)
tree5d18412fa44eebda4dba44d6a05695e7751524f9
parent1b8ad754201d4df3940c096b9f422e1ac3ae384a (diff)
downloadGradeBook-0e87b824f5eea8fb4b95e97ae3daaae7acc1fa6b.tar.gz
GradeBook-0e87b824f5eea8fb4b95e97ae3daaae7acc1fa6b.zip
updated help
-rwxr-xr-ximportGrades2gradebook.tcl5
1 files changed, 5 insertions, 0 deletions
diff --git a/importGrades2gradebook.tcl b/importGrades2gradebook.tcl
index a4944d6..ff547e8 100755
--- a/importGrades2gradebook.tcl
+++ b/importGrades2gradebook.tcl
@@ -21,9 +21,14 @@ Usage:
$argv0 \[options] gradebook.sqlitedb blackboard.sqlitedb
Import a foreign DB to gradebook format.
+ Currently supports Gradescope and Blackboard imports.
Expect both DB files to be sqlite tables.
Imported DB should have a single table 'export_table'
+Note:
+ By default, the database will not be modified.
+ Use '-w' option to enable modification.
+
Example:
$argv0 2020_Fall_Phys251 blackboard.db