From 0e87b824f5eea8fb4b95e97ae3daaae7acc1fa6b Mon Sep 17 00:00:00 2001 From: "Eugeniy E. Mikhailov" Date: Thu, 13 May 2021 11:05:17 -0400 Subject: updated help --- importGrades2gradebook.tcl | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'importGrades2gradebook.tcl') 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 -- cgit v1.2.3