--- loncom/interface/lonparmset.pm 2004/01/14 22:08:23 1.147 +++ loncom/interface/lonparmset.pm 2004/01/15 03:18:19 1.148 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # Handler to set parameters for assessments # -# $Id: lonparmset.pm,v 1.147 2004/01/14 22:08:23 www Exp $ +# $Id: lonparmset.pm,v 1.148 2004/01/15 03:18:19 www Exp $ # # Copyright Michigan State University Board of Trustees # @@ -306,7 +306,10 @@ sub startpage { 'oi' => "or ID", 'ad' => "at Domain" ); - my $overallhelp=&Apache::loncommon::help_open_topic("Course_Setting_Parameters","Parameters"); + my $overallhelp= + &Apache::loncommon::help_open_topic("Course_Setting_Parameters"). + &Apache::loncommon::help_open_faq(10). + &Apache::loncommon::help_open_bug('Instructor Interface'); my $assessparmhelp=&Apache::loncommon::help_open_topic("Cascading_Parameters","Assessment Parameters"); $r->print(<