--- loncom/html/adm/helper/newslot.helper 2006/05/09 19:10:39 1.18 +++ loncom/html/adm/helper/newslot.helper 2006/05/16 21:03:42 1.19 @@ -218,7 +218,7 @@ RESTRICTUSER - + No proctor checkin required for access. Require proctored access. @@ -297,7 +297,8 @@ $helper->{'VARS'}{'endunique'}]; } - if ( $helper->{'VARS'}{'proctor'} =~/\S/ ) { + if ( $helper->{'VARS'}{'useproctor'} eq 'yes' + && $helper->{'VARS'}{'proctor'} =~/\S/ ) { my @names; # just need the username/domain throw away the other data # that returns