File:  [LON-CAPA] / loncom / html / adm / help / tex / Attic / Spreadsheet_Completely_Recalc.tex
Revision 1.3: download - view: text, annotated - select for diffs
Mon Jul 29 14:51:43 2002 UTC (22 years ago) by bowersj2
Branches: MAIN
CVS tags: version_1_0_0, version_0_99_5, version_0_99_4, version_0_99_3, version_0_99_2, version_0_99_1, version_0_99_0, version_0_6_2, version_0_6, version_0_5_1, version_0_5, conference_2003, HEAD
Added index tags, fixed irrelevant bug in author.manual.texxml, created
spreadsheet.manual.texxml .

\label{Spreadsheet_Completely_Recalc}
The total number of sheets in course can be tremendous, since it is
the number of students times the number of assessments. LON-CAPA
caches these sheets and only selectively invalidates those cache
copies if potentially relevant data changes. \textbf{Completely
Recalc} forces LON-CAPA to invalidate all cache copies.
\index{Completely Recalc}

For instance, this is necessary to get the most up-to-date
calculations if the sheet itself contains direct access to the system
clock (making it ``out-of-date'' the moment it is calculated), or if
an assessment is edited in a way that would retroactively change
grading. The automatic spreadsheet devalidation catches student
submissions, \textbf{PAR}a\textbf{M}eter changes, and spreadsheet
changes, but not re-publication of a problem resource.  

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