File:  [LON-CAPA] / loncom / html / adm / help / tex / Spreadsheet_Hierarchy.tex
Revision 1.2: download - view: text, annotated - select for diffs
Tue May 3 17:56:08 2005 UTC (19 years, 2 months ago) by vandui11
Branches: MAIN
CVS tags: version_2_1_X, version_2_1_99_2, version_2_1_99_1, version_2_1_99_0, version_2_1_3, version_2_1_2, version_2_1_1, version_2_1_0, version_2_0_X, version_2_0_99_1, version_2_0_2, version_2_0_1, version_2_0_0, version_1_99_3, version_1_99_2, version_1_99_1_tmcc, version_1_99_1, version_1_99_0, HEAD
formatted

\label{Spreadsheet_Hierarchy}

There are three different types of spreadsheets inside LON-CAPA: Assessment Spreadsheets, Student Spreadsheet, and Course Spreadsheet.

\begin{enumerate}

\item \textbf{The Assessment Spreadsheets}

An assessment level spreadsheet provides access to all of the parameters
associated with a students performance on a particular homework, quiz, 
or exam.
Each student has an assessment spreadsheet for every assessment in the course.
The assessment spreadsheets provide data to their parent, the student level
spreadsheet, via the \textbf{export row} (\ref{Spreadsheet_Export_Row}).

\item \textbf{The Student Spreadsheet}

The student level spreadsheet presents data to the students on their 
performance in the course.  
There is only one possible student level spreadsheet definition, 
but the data varies for each student.
The data present in the student spreadsheet is imported from the 
\textbf{export row} (\ref{Spreadsheet_Export_Row})
of each assessment spreadsheet for all of the the assessments currently in 
the course.  
The student spreadsheets pass summary data to the course level spreadsheet
via the \textbf{export row} (\ref{Spreadsheet_Export_Row}).

\item \textbf{The Course Spreadsheet}

The course spreadsheet contains all of the summary data for the students in
the course.   There is only one course spreadsheet.

\end{enumerate}

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