[LON-CAPA-cvs] cvs: loncom /interface londocs.pm
albertel
lon-capa-cvs@mail.lon-capa.org
Wed, 08 Oct 2003 17:34:33 -0000
albertel Wed Oct 8 13:34:33 2003 EDT
Modified files:
/loncom/interface londocs.pm
Log:
- adding help links for simple problem (BUG#1927)
Index: loncom/interface/londocs.pm
diff -u loncom/interface/londocs.pm:1.85 loncom/interface/londocs.pm:1.86
--- loncom/interface/londocs.pm:1.85 Sat Oct 4 16:49:40 2003
+++ loncom/interface/londocs.pm Wed Oct 8 13:34:33 2003
@@ -1,7 +1,7 @@
# The LearningOnline Network
# Documents
#
-# $Id: londocs.pm,v 1.85 2003/10/04 20:49:40 www Exp $
+# $Id: londocs.pm,v 1.86 2003/10/08 17:34:33 albertel Exp $
#
# Copyright Michigan State University Board of Trustees
#
@@ -694,6 +694,8 @@
'Docs_About_Syllabus,Docs_Editing_Templated_Pages');
$help{'Simple Page'} = &Apache::loncommon::help_open_topic(
'Docs_About_Simple_Page,Docs_Editing_Templated_Pages');
+ $help{'Simple Problem'} = &Apache::loncommon::help_open_topic(
+ 'Option_Response_Simple');
$help{'Bulletin Board'} = &Apache::loncommon::help_open_topic(
'Docs_About_Bulletin_Board,Docs_Editing_Templated_Pages');
$help{'My Personal Info'} = &Apache::loncommon::help_open_topic(