Index: openacs-4/packages/proctoring-support/www/examination-statement-export.adp =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/proctoring-support/www/Attic/examination-statement-export.adp,v diff -u -N --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ openacs-4/packages/proctoring-support/www/examination-statement-export.adp 21 Aug 2020 11:45:42 -0000 1.1.2.1 @@ -0,0 +1,3 @@ + \ No newline at end of file Index: openacs-4/packages/proctoring-support/www/examination-statement-export.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/proctoring-support/www/Attic/examination-statement-export.tcl,v diff -u -N --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ openacs-4/packages/proctoring-support/www/examination-statement-export.tcl 21 Aug 2020 11:45:42 -0000 1.1.2.1 @@ -0,0 +1,9 @@ +ad_page_contract { + + Export the exam declaration acceptances for this object + +} { + object_id:naturalnum,notnull +} + +permission::require_permission -object_id $object_id -privilege admin