Index: openacs-4/packages/proctoring-support/www/upload.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/proctoring-support/www/Attic/upload.tcl,v diff -u -r1.1.2.4 -r1.1.2.5 --- openacs-4/packages/proctoring-support/www/upload.tcl 21 Nov 2021 20:26:07 -0000 1.1.2.4 +++ openacs-4/packages/proctoring-support/www/upload.tcl 10 Feb 2022 09:32:59 -0000 1.1.2.5 @@ -7,7 +7,7 @@ file file.tmpfile {check_active_p:boolean true} - {notify_p:boolean false} + {notify_p:boolean true} {record_p:boolean true} } #ns_log notice "UPLOAD called with notify_p $notify_p record_p $record_p"