--- loncom/html/adm/help/tex/Spreadsheet_Referencing_Parameters.tex 2003/08/29 21:08:40 1.1
+++ loncom/html/adm/help/tex/Spreadsheet_Referencing_Parameters.tex 2006/08/08 17:47:27 1.3
@@ -1,11 +1,11 @@
\label{Spreadsheet_Referencing_Parameters}
-In the assessment level spreadsheet the parameters are available for
+In the assessment-level spreadsheet, the parameters are available for
calculation in two ways.
1. Reference the cell containing the parameter: \texttt{A7}
-2. Reference the parameter by name: \texttt{[parameter_0_weight]}
+2. Reference the parameter by name: \texttt{[parameter\_0\_weight]}
-In each case the value of the parameter will replace the reference before the
-perl code in the cell is executed.
+In each case, the value of the parameter will replace the reference before the
+Perl code in the cell is executed.