File:  [LON-CAPA] / loncom / html / adm / help / tex / Spreadsheet_Referencing_Parameters.tex
Revision 1.1: download - view: text, annotated - select for diffs
Fri Aug 29 21:08:40 2003 UTC (20 years, 11 months ago) by matthew
Branches: MAIN
CVS tags: version_1_0_3, version_1_0_2, version_1_0_1, HEAD
New spreadsheet help files.

    1: \label{Spreadsheet_Referencing_Parameters}
    2: 
    3: In the assessment level spreadsheet the parameters are available for
    4: calculation in two ways.
    5: 
    6: 1. Reference the cell containing the parameter: \texttt{A7}
    7: 
    8: 2. Reference the parameter by name: \texttt{[parameter_0_weight]}
    9: 
   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>