Index: openacs-4/packages/proctoring-support/lib/proctoring-configure.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/proctoring-support/lib/Attic/proctoring-configure.tcl,v diff -u -N -r1.1.2.1 -r1.1.2.2 --- openacs-4/packages/proctoring-support/lib/proctoring-configure.tcl 18 Aug 2021 16:41:12 -0000 1.1.2.1 +++ openacs-4/packages/proctoring-support/lib/proctoring-configure.tcl 18 Aug 2021 16:43:11 -0000 1.1.2.2 @@ -3,6 +3,7 @@ User Interface to configure proctoring for an object. @param object_id id of the ACS Object to be proctored + @param return_url optionally, return to this URL after submit } { object_id:naturalnum,notnull @@ -42,11 +43,9 @@ } {proctoring_start_time:h5time,optional {label "[_ acs-admin.Start_time]"} - {format "HH24:MI"} } {proctoring_end_time:h5time,optional {label "[_ acs-admin.End_time]"} - {format "HH24:MI"} } } -on_request {