[LON-CAPA-cvs] cvs: loncom /html/adm/help/tex Parameter_Set_Folder.tex /interface lonparmset.pm doc/loncapafiles loncapafiles.lpml
www
www@source.lon-capa.org
Sat, 15 Jan 2011 15:14:47 -0000
www Sat Jan 15 15:14:47 2011 EDT
Added files:
/loncom/html/adm/help/tex Parameter_Set_Folder.tex
Modified files:
/doc/loncapafiles loncapafiles.lpml
/loncom/interface lonparmset.pm
Log:
Documentation for available settings.
Index: doc/loncapafiles/loncapafiles.lpml
diff -u doc/loncapafiles/loncapafiles.lpml:1.721 doc/loncapafiles/loncapafiles.lpml:1.722
--- doc/loncapafiles/loncapafiles.lpml:1.721 Sat Jan 15 03:10:47 2011
+++ doc/loncapafiles/loncapafiles.lpml Sat Jan 15 15:14:42 2011
@@ -2,7 +2,7 @@
"http://lpml.sourceforge.net/DTD/lpml.dtd">
<!-- loncapafiles.lpml -->
-<!-- $Id: loncapafiles.lpml,v 1.721 2011/01/15 03:10:47 www Exp $ -->
+<!-- $Id: loncapafiles.lpml,v 1.722 2011/01/15 15:14:42 www Exp $ -->
<!--
@@ -3141,6 +3141,7 @@
Parameter_Helper.tex;
Parameter_Manager.tex;
Parameter_Overview.tex;
+Parameter_Set_Folder.tex;
Part_Tag_Edit_Help.tex;
Personal_Info_Page.tex;
Physical_Units.tex;
Index: loncom/interface/lonparmset.pm
diff -u loncom/interface/lonparmset.pm:1.507 loncom/interface/lonparmset.pm:1.508
--- loncom/interface/lonparmset.pm:1.507 Thu Jan 13 22:49:47 2011
+++ loncom/interface/lonparmset.pm Sat Jan 15 15:14:47 2011
@@ -1,7 +1,7 @@
# The LearningOnline Network with CAPA
# Handler to set parameters for assessments
#
-# $Id: lonparmset.pm,v 1.507 2011/01/13 22:49:47 www Exp $
+# $Id: lonparmset.pm,v 1.508 2011/01/15 15:14:47 www Exp $
#
# Copyright Michigan State University Board of Trustees
#
@@ -1775,8 +1775,8 @@
# Info about selectable folders/maps
$r->print(
'<div class="LC_info">'
- .&mt('You can only select those maps and folders which can be currently parameterized.')
- # .' '.&Apache::loncommon::help_open_topic('...') # Later: Add further help
+ .&mt('You can only select maps and folders which have modifiable settings.')
+ .' '.&Apache::loncommon::help_open_topic('Parameter_Set_Folder')
.'</div>'
);
Index: loncom/html/adm/help/tex/Parameter_Set_Folder.tex
+++ loncom/html/adm/help/tex/Parameter_Set_Folder.tex
\label{Parameter_Set_Folder}
Available settings for folders (e.g., due dates, weights, etc.) depend on the content inside the folder. Certain content resources allow for certain settings, others do not, and the interface only offers you the {\it available} settings. This can be confusing for empty folders: if there is no content, hardly anything can be set. Thus, you have to first put content into folders and then manipulate the content settings.