[LON-CAPA-cvs] cvs: loncom /html/adm/help/tex Docs_Score_Upload_Form.tex

felicia felicia@source.lon-capa.org
Fri, 04 Jun 2010 23:26:59 -0000


felicia		Fri Jun  4 23:26:59 2010 EDT

  Modified files:              
    /loncom/html/adm/help/tex	Docs_Score_Upload_Form.tex 
  Log:
  Adding documentation to close out bug 2122.  This tex file will not compile, but this new committed code does compile.  The original tex file without the new code seems to cause errors.
  
  
Index: loncom/html/adm/help/tex/Docs_Score_Upload_Form.tex
diff -u loncom/html/adm/help/tex/Docs_Score_Upload_Form.tex:1.8 loncom/html/adm/help/tex/Docs_Score_Upload_Form.tex:1.9
--- loncom/html/adm/help/tex/Docs_Score_Upload_Form.tex:1.8	Sun May 23 15:49:50 2010
+++ loncom/html/adm/help/tex/Docs_Score_Upload_Form.tex	Fri Jun  4 23:26:59 2010
@@ -25,3 +25,14 @@
 \end{enumerate}
 
 The page will be added to the end of the current course document folder.
+
+\begin{enumerate}
+\item Navigate to the problem.  Select the inline menu option to 'Modify parameter settings for this resource.'
+\item In the column titled 'For Resource,' set the problem weight.
+\item Return to the problem and choose the inline menu option to 'Modify user grades for this assessment resource.'
+\item Choose the option to upload scores.
+\item Browse your computer to find the file with your students' scores.  The file can be a CSV file, a text file with values separated by a semicolon, or a tabulator separated file.  The file can contain unnecessary data.  However, it must contain one column that is either the username or student ID number and another column that is either the number of points or the partial credit factor (for example, .8 for 80 percent).  If your students are in multiple LON-CAPA domains, then you must include a domain column. Optionally, you can include a column for problem status (for example, to excuse the problem or reset the problem status) and a column to define the number of attempts (tries).
+\item Click the button to upload scores.
+\item For each mandatory and optional column, match it to the appropriate field.  Columns that contain unnecessary data for LON-CAPA can be left alone.
+\item Click the button to 'Assign Grades.'
+\end{enumerate}