[LON-CAPA-cvs] cvs: loncom /html/adm/help/tex Course_Environment.tex Course_Setting_Parameters.tex Parameter_Overview.tex Table_Mode.tex /interface lonparmset.pm doc/loncapafiles loncapafiles.lpml
www
lon-capa-cvs@mail.lon-capa.org
Fri, 14 Jul 2006 19:35:39 -0000
www Fri Jul 14 15:35:39 2006 EDT
Modified files:
/doc/loncapafiles loncapafiles.lpml
/loncom/html/adm/help/tex Course_Environment.tex
Course_Setting_Parameters.tex
Parameter_Overview.tex Table_Mode.tex
/loncom/interface lonparmset.pm
Log:
* Fix breadcrumbs
* Fix help files
* Replace click icon by asterisk
Index: doc/loncapafiles/loncapafiles.lpml
diff -u doc/loncapafiles/loncapafiles.lpml:1.494 doc/loncapafiles/loncapafiles.lpml:1.495
--- doc/loncapafiles/loncapafiles.lpml:1.494 Fri Jul 14 13:18:19 2006
+++ doc/loncapafiles/loncapafiles.lpml Fri Jul 14 15:35:21 2006
@@ -2,7 +2,7 @@
"http://lpml.sourceforge.net/DTD/lpml.dtd">
<!-- loncapafiles.lpml -->
-<!-- $Id: loncapafiles.lpml,v 1.494 2006/07/14 17:18:19 www Exp $ -->
+<!-- $Id: loncapafiles.lpml,v 1.495 2006/07/14 19:35:21 www Exp $ -->
<!--
@@ -2794,6 +2794,7 @@
Option_Response_Simple.tex;
Other_Symbols.tex;
Parameter_Helper.tex;
+Parameter_Manager.tex;
Parameter_Overview.tex;
Part_Tag_Edit_Help.tex;
Personal_Info_Page.tex;
Index: loncom/html/adm/help/tex/Course_Environment.tex
diff -u loncom/html/adm/help/tex/Course_Environment.tex:1.1 loncom/html/adm/help/tex/Course_Environment.tex:1.2
--- loncom/html/adm/help/tex/Course_Environment.tex:1.1 Sun Jun 19 13:58:59 2005
+++ loncom/html/adm/help/tex/Course_Environment.tex Fri Jul 14 15:35:27 2006
@@ -2,5 +2,5 @@
The \fbox{Course Environment} button on the Parameters Screen will
take you to your course settings that you originally set with the
-Course Initialization Helper that you saw when you first viewed your
+Course Initialization Helper\ref{Helper_Course_Initialization} that you saw when you first viewed your
course.
Index: loncom/html/adm/help/tex/Course_Setting_Parameters.tex
diff -u loncom/html/adm/help/tex/Course_Setting_Parameters.tex:1.7 loncom/html/adm/help/tex/Course_Setting_Parameters.tex:1.8
--- loncom/html/adm/help/tex/Course_Setting_Parameters.tex:1.7 Fri Jul 14 13:44:02 2006
+++ loncom/html/adm/help/tex/Course_Setting_Parameters.tex Fri Jul 14 15:35:27 2006
@@ -16,10 +16,10 @@
\begin{enumerate}
\item Entire course - everything in the top-level sequence. Click on the
-cursor icon in any of the problems under the \textbf{general} heading.
-\item Enclosing map. Click on the cursor icon in one of the problems in the
+asterisk (if no current entry exists) or on the entry in any of the problems under the \textbf{general} heading.
+\item Enclosing map. Click on the asterisk or entry in one of the problems in the
enclosing map under \textbf{for Enclosing Map} heading.
-\item One particular resource. Click on the cursor icon in the particular
+\item One particular resource. Click on the asterisk or entry in the particular
problem you want to set parameters for under the \textbf{for Resource} heading.
\end{enumerate}
Index: loncom/html/adm/help/tex/Parameter_Overview.tex
diff -u loncom/html/adm/help/tex/Parameter_Overview.tex:1.1 loncom/html/adm/help/tex/Parameter_Overview.tex:1.2
--- loncom/html/adm/help/tex/Parameter_Overview.tex:1.1 Sun Jun 19 13:58:59 2005
+++ loncom/html/adm/help/tex/Parameter_Overview.tex Fri Jul 14 15:35:27 2006
@@ -1,3 +1,9 @@
\label{Parameter_Overview}
-You can see an overview of all the parameters you have set with the overview mode.
+There are two modes of the Parameter Overview screen.
+
+The ``Modify Resource Parameters'' mode lets you see all existing parameter settings, and lets you modify these
+existing parameters. It also provides a nice overview of everything that is currently set.
+
+The ``Set/Modify Resource Parameters'' mode lets you determine first which parameters you want to have listed on which level\ref{Cascading_Parameters}. These parameters
+may or may not be previously set.
Index: loncom/html/adm/help/tex/Table_Mode.tex
diff -u loncom/html/adm/help/tex/Table_Mode.tex:1.1 loncom/html/adm/help/tex/Table_Mode.tex:1.2
--- loncom/html/adm/help/tex/Table_Mode.tex:1.1 Sun Jun 19 13:58:59 2005
+++ loncom/html/adm/help/tex/Table_Mode.tex Fri Jul 14 15:35:27 2006
@@ -11,8 +11,7 @@
set parameters for.
-The three levels are:
-levels:
+The three cascading levels\ref{Cascading_Parameters} are:
\begin{enumerate}
\item Course level: The course default, will apply the parameter to every resource in the course.
@@ -20,7 +19,7 @@
particular folder or map and will override the course defaults.
\item Resource level: Parameters apply only to one particular problem and it
overrides the map/folder level and course level parameters. You may want to
-use the Problem Parameter functionality, PPRM instead \ref{Problem_Parameters}.
+use the Problem Parameter functionality (PPRM) instead \ref{Problem_Parameters}.
\end{enumerate}
Index: loncom/interface/lonparmset.pm
diff -u loncom/interface/lonparmset.pm:1.323 loncom/interface/lonparmset.pm:1.324
--- loncom/interface/lonparmset.pm:1.323 Fri Jul 14 14:49:06 2006
+++ loncom/interface/lonparmset.pm Fri Jul 14 15:35:37 2006
@@ -1,7 +1,7 @@
# The LearningOnline Network with CAPA
# Handler to set parameters for assessments
#
-# $Id: lonparmset.pm,v 1.323 2006/07/14 18:49:06 albertel Exp $
+# $Id: lonparmset.pm,v 1.324 2006/07/14 19:35:37 www Exp $
#
# Copyright Michigan State University Board of Trustees
#
@@ -524,7 +524,7 @@
# Values of zero are valid.
if (! $value && $value ne '0') {
if ($editable) {
- $result = '<img src="/adm/lonIcons/clickhere.gif" border="0" />';
+ $result = '<span class="LC_clickhere">*</span>';
} else {
$result=' ';
}
@@ -3013,6 +3013,7 @@
{ text => 'Set Course Environment',
action => 'crsenv',
permission => $parm_permission,
+ help => 'Course_Environment',
},
{ text => 'Set Portfolio Metadata',
action => 'setrestrictmeta',
@@ -3031,21 +3032,24 @@
{ text => 'Set/Modify Resource Parameters - Helper Mode',
url => '/adm/helper/parameter.helper',
permission => $parm_permission,
+ help => 'Parameter_Helper',
},
{ text => 'Set/Modify Resource Parameters - Overview Mode',
action => 'newoverview',
permission => $parm_permission,
+ help => 'Parameter_Overview',
},
{ text => 'Set/Modify Resource Parameters - Table Mode',
action => 'settable',
permission => $parm_permission,
- help => 'Cascading_Parameters',
+ help => 'Table_Mode',
},
{ divider => 'Existing Parameter Settings for Your Resources',
},
{ text => 'Modify Resource Parameters - Overview Mode',
action => 'setoverview',
permission => $parm_permission,
+ help => 'Parameter_Overview',
},
{ text => 'Parameter Change Log and Course Blog Posting/User Notification',
action => 'parameterchangelog',
@@ -3547,7 +3551,8 @@
&Apache::lonhtmlcommon::add_breadcrumb({href=>"/adm/parmset",
text=>"Parameter Manager",
faq=>10,
- bug=>'Instructor Interface'});
+ bug=>'Instructor Interface',
+ help => 'Parameter_Manager'});
# ----------------------------------------------------- Needs to be in a course
my $parm_permission =
@@ -3572,6 +3577,8 @@
# the table mode
if ((($env{'form.command'} eq 'set') && ($env{'form.url'})
&& (!$env{'form.dis'})) || ($env{'form.symb'})) {
+ &Apache::lonhtmlcommon::add_breadcrumb({help=>'Problem_Parameters',
+ text=>"Problem Parameters"});
&assessparms($r);
} elsif (! exists($env{'form.action'})) {