Index: openacs-4/packages/proctoring-support/tcl/proctoring-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/proctoring-support/tcl/Attic/proctoring-procs.tcl,v diff -u -N -r1.1.2.9 -r1.1.2.10 --- openacs-4/packages/proctoring-support/tcl/proctoring-procs.tcl 6 Apr 2021 14:10:55 -0000 1.1.2.9 +++ openacs-4/packages/proctoring-support/tcl/proctoring-procs.tcl 8 Apr 2021 11:26:36 -0000 1.1.2.10 @@ -181,12 +181,12 @@ }] } -ad_proc -private ::proctoring::picture_already_received_p { +ad_proc ::proctoring::file_already_received_p { -object_id:required -user_id:required -file:required } { - Returns if the picture is the same the users sent the last time + Returns if the file is the same the users sent the last time they uploaded a proctoring file. @param object_id id of the proctored object