Diff for /loncom/html/adm/help/tex/Docs_Score_Upload_Form.tex between versions 1.10 and 1.11

version 1.10, 2013/07/15 12:32:20 version 1.11, 2013/08/27 17:50:43
Line 1 Line 1
 \label{Docs_Score_Upload_Form}  \label{Docs_Score_Upload_Form}
 \index{external scores}  \index{external scores}
 A \textbf{External Scores} provides an upload or manual entry for scores.  An \textbf{External Scores} item provides an upload or manual entry for scores.
 For example, manually graded homework, manually graded exams, or clicker  For example, manually graded homework, manually graded exams, or clicker
 scores can be uploaded using the External Scores content. Create an  scores can be uploaded using the External Scores content. Create an
 External Score item for each assignment that you will upload.  External Score item for each assignment that you will upload.
Line 14  To create a Score Upload Form, do the fo Line 14  To create a Score Upload Form, do the fo
   
 \item Log in to the course you wish to add a Score Upload Form to.  \item Log in to the course you wish to add a Score Upload Form to.
   
 \item Select \textbf{Course Contents} on the Inline Menu or  \item Select \textbf{Course Editor} on the Inline Menu or
 \includegraphics[width=0.03\paperwidth]{docs}  \includegraphics[width=0.03\paperwidth]{docs}
 \textbf{Edit course contents}  \textbf{Edit course contents}
 within Main Menu.  within the Main Menu.
   
 \item At the top of the \textbf{Course Contents} listing,  \item At the top of the \textbf{Course Editor} listing,
 click \textbf{Grading Resources}. Next click on  click \textbf{Grading}. Next click on
 \includegraphics[width=0.03\paperwidth]{scoreupfrm}  \includegraphics[width=0.03\paperwidth]{scoreupfrm}
 \textbf{External Scores}.  \textbf{External Scores}.
 \item In the pop up window, type the name of the new page and click OK.  \item In the pop up window, type the name of the new page and click OK.
Line 30  click \textbf{Grading Resources}. Next c Line 30  click \textbf{Grading Resources}. Next c
 To upload scores:  To upload scores:
   
 \begin{enumerate}  \begin{enumerate}
 \item Navigate to the External Scores content.  Select the inline menu option to 'Modify parameter settings for this resource.'  \item Navigate to the External Scores content.  Select the 'Content Settings' item in the Functions menu.
 \item In the column titled 'For Resource,' set the problem weight.  \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 Return to the problem and choose the inline menu item: 'Content grades'.
 \item Choose the option to upload scores.  \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 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 Click the button to upload scores.

Removed from v.1.10  
changed lines
  Added in v.1.11


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