--- loncom/homework/bridgetask.pm 2007/02/23 17:14:20 1.228 +++ loncom/homework/bridgetask.pm 2007/03/26 22:37:42 1.229 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # definition of tags that give a structure to a document # -# $Id: bridgetask.pm,v 1.228 2007/02/23 17:14:20 albertel Exp $ +# $Id: bridgetask.pm,v 1.229 2007/03/26 22:37:42 albertel Exp $ # # Copyright Michigan State University Board of Trustees # @@ -3023,11 +3023,13 @@ sub proctor_validation_screen { .'

'; } if (!$env{'form.proctordomain'}) { $env{'form.proctordomain'}=$domain; } + my $uri = &Apache::lonenc::check_encrypt($env{'request.uri'}); + $uri = &HTML::Entities::encode($uri,'<>&"'); my $result= (<Proctor Validation

Your room's proctor needs to validate your access to this resource.

$msg -
+