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

1.1       felicia     1: \label{Grade_Upload}
                      2: 
                      3: Click {[}Browse{]} to browse your machine to find a CSV file and then click
1.2     ! webbsuza    4: {[}Upload{]}. On the next screen, specify which data is in which column. Your CSV
1.1       felicia     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
1.2     ! webbsuza    7: for your problem and the student gets all 10 points, then you assign
1.1       felicia     8: the student a partial credit of 1. A student who gets 8/10 has 0.8
1.2     ! webbsuza    9: for her partial credit factor. Below is an example CSV snippet: \\
1.1       felicia    10: 
                     11: thoma5678,0.6,msu,correct\_by\_override\\
                     12: smith1234,0.8,msu,correct\_by\_override\\

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