--- loncom/html/adm/help/tex/Spreadsheet_Levels.tex 2010/08/23 16:16:18 1.5
+++ loncom/html/adm/help/tex/Spreadsheet_Levels.tex 2016/12/29 02:12:15 1.6
@@ -1,18 +1,46 @@
\label{Spreadsheet_Levels}
-The course spreadsheet has three levels.
-\index{course level spreadsheet}
-The top-level is the "course level" sheet, which is not accessible to
-students. It lists the export rows of all "student level" sheets (the
-sheet that students get to see when they press
-\includegraphics[width=0.03\paperwidth]{feedback}
-\textbf{View current problem status and grading information}
-on Main Menu).
-These in turn import the export rows of all assessment level sheets.
-
-The figure shows the spreadsheet hierarchy.
+Each Student and Assessment level spreadsheets permit sophisticated calculations. The summary values that are to be passed to the parent spreadhseet are summarized in the \textbf{export row} of the sheet. The figure shows the spreadsheet hierarchy and indicates the flow of information.
\begin{figure}
\begin{center}\includegraphics[ width=0.80\paperwidth]{spreadsheet_hierarchy}
\end{center}
\end{figure}
+
+\begin{enumerate}
+
+\item \textbf{The Course Spreadsheet}
+
+The course spreadsheet contains all of the summary data for all the students in
+the course.
+
+\item \textbf{The Student Spreadsheet}
+
+The student level spreadsheet summarizes the assessment spreadsheet data for the students.
+There is only one default student level spreadsheet definition,
+but the data varies for each student.
+The student spreadsheet is programmed to permit the instructor to assign different
+assessment spreadsheets for different grade categories or other uses.
+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 assessments currently in
+the course.
+The student spreadsheets pass summary data to the course-level spreadsheet
+via the student spreadsheet \textbf{export row} (\ref{Spreadsheet_Export_Row}).
+
+\item \textbf{The Assessment Spreadsheets}
+
+An assessment-level spreadsheet provides access to all of the parameters
+associated with a student's performance on a particular homework assignment, 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 assessment spreadsheet \textbf{export row} (\ref{Spreadsheet_Export_Row}).
+Multiple assessment spreadsheets can be used in a course facilitating organizing assessments into
+categories or for other purposes.
+
+
+\end{enumerate}
+
+
+