Diff for /loncom/html/adm/help/tex/Grade_Upload.tex between versions 1.2 and 1.3

version 1.2, 2006/08/07 19:05:38 version 1.3, 2010/08/24 12:05:25
Line 1 Line 1
 \label{Grade_Upload}  \label{Grade_Upload}
   
 Click {[}Browse{]} to browse your machine to find a CSV file and then click  Click \fbox{Browse} to browse your machine to find a CSV file and then click
 {[}Upload{]}. On the next screen, specify which data is in which column. Your CSV  \fbox{Upload}. On the next screen, specify which data is in which column. Your CSV
 file needs the username, partial credit factor, domain name of msu,  file needs the username, partial credit factor, domain name of msu,
 and the problem status for each student. If you set a weight of 10  and the problem status for each student. If you set a weight of 10
 for your problem and the student gets all 10 points, then you assign  for your problem and the student gets all 10 points, then you assign
 the student a partial credit of 1. A student who gets 8/10 has 0.8  the student a partial credit of 1. A student who gets 8/10 has 0.8
 for her partial credit factor. Below is an example CSV snippet: \\  for her partial credit factor. Below is an example CSV snippet: \\
   \texttt{thoma5678,0.6,msu,correct\_by\_override}\\
 thoma5678,0.6,msu,correct\_by\_override\\  \texttt{smith1234,0.8,msu,correct\_by\_override}\\
 smith1234,0.8,msu,correct\_by\_override\\  

Removed from v.1.2  
changed lines
  Added in v.1.3


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