Index: openacs-4/packages/proctoring-support/lib/proctoring-upload.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/proctoring-support/lib/Attic/proctoring-upload.tcl,v diff -u -N -r1.1.2.2 -r1.1.2.3 --- openacs-4/packages/proctoring-support/lib/proctoring-upload.tcl 11 Aug 2020 08:36:23 -0000 1.1.2.2 +++ openacs-4/packages/proctoring-support/lib/proctoring-upload.tcl 11 Aug 2020 08:41:41 -0000 1.1.2.3 @@ -45,7 +45,7 @@ # websocket. We should port it. # Notify a websocket about the upload so that e.g. a UI can be updated # in real time. -if {$notifiy_p} { +if {$notify_p} { set message [subst -nocommands { { "user_id": "$user_id",