Annotation of loncom/html/adm/help/tex/Spreadsheet_Hierarchy.tex, revision 1.1

1.1     ! matthew     1: \label{Spreadsheet_Hierarchy}
        !             2: 
        !             3: There are three different types of spreadsheets inside LON-CAPA.
        !             4: 
        !             5: \textbf{The Assessment Spreadsheets}
        !             6: 
        !             7: An assessment level spreadsheet provides access to all of the parameters
        !             8: associated with a students performance on a particular homework, quiz, 
        !             9: or exam.
        !            10: Each student has an assessment spreadsheet for every assessment in the course.
        !            11: The assessment spreadsheets provide data to their parent, the student level
        !            12: spreadsheet, via the \textbf{export row} (\ref{Spreadsheet_Export_Row}).
        !            13: 
        !            14: \textbf{The Student Spreadsheet}
        !            15: 
        !            16: The student level spreadsheet presents data to the students on their 
        !            17: performance in the course.  
        !            18: There is only one possible student level spreadsheet definition, 
        !            19: but the data varies for each student.
        !            20: The data present in the student spreadsheet is imported from the 
        !            21: \textbf{export row} (\ref{Spreadsheet_Export_Row})
        !            22: of each assessment spreadsheet for all of the the assessments currently in 
        !            23: the course.  
        !            24: The student spreadsheets pass summary data to the course level spreadsheet
        !            25: via the \textbf{export row} (\ref{Spreadsheet_Export_Row}).
        !            26: 
        !            27: \textbf{The Course Spreadsheet}
        !            28: 
        !            29: The course spreadsheet contains all of the summary data for the students in
        !            30: the course.   There is only one course spreadsheet.

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