Annotation of loncom/html/adm/help/tex/Spreadsheet_Referencing_Parameters.tex, revision 1.3

1.1       matthew     1: \label{Spreadsheet_Referencing_Parameters}
                      2: 
1.3     ! webbsuza    3: In the assessment-level spreadsheet, the parameters are available for
1.1       matthew     4: calculation in two ways.
                      5: 
                      6: 1. Reference the cell containing the parameter: \texttt{A7}
                      7: 
1.2       www         8: 2. Reference the parameter by name: \texttt{[parameter\_0\_weight]}
1.1       matthew     9: 
1.3     ! webbsuza   10: In each case, the value of the parameter will replace the reference before the
        !            11: Perl code in the cell is executed.

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>