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

1.1     ! felicia     1: \label{Grade_Upload}
        !             2: 
        !             3: Click {[}Browse{]} to browse your machine to find a CSV file and then click
        !             4: {[}Upload{]}. On the next screen, specify which data is in which column. Your csv
        !             5: file needs the username, partial credit factor, domain name of msu,
        !             6: and the problem status for each student. If you set a weight of 10
        !             7: for your problem and the student gets all 10 points then you assign
        !             8: the student a partial credit of 1. A student who gets 8/10 has 0.8
        !             9: for her partial credit factor. Below is an example csv snippet: \\
        !            10: 
        !            11: thoma5678,0.6,msu,correct\_by\_override\\
        !            12: smith1234,0.8,msu,correct\_by\_override\\

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