File:  [LON-CAPA] / loncom / html / adm / help / tex / Docs_Score_Upload_Form.tex
Revision 1.12: download - view: text, annotated - select for diffs
Sat Aug 20 17:48:11 2016 UTC (7 years, 10 months ago) by raeburn
Branches: MAIN
CVS tags: version_2_11_X, version_2_11_5, version_2_11_4_uiuc, version_2_11_4_msu, version_2_11_4, version_2_11_3_uiuc, version_2_11_3_msu, version_2_11_3, version_2_11_2_uiuc, version_2_11_2_msu, version_2_11_2_educog, version_2_11_2, HEAD
- Use LaTeX-style single and double quotes.

\label{Docs_Score_Upload_Form}
\index{external scores}
An \textbf{External Scores} item provides an upload or manual entry for scores.
For example, manually graded homework, manually graded exams, or clicker
scores can be uploaded using the External Scores content. Create an
External Score item for each assignment that you will upload. 
You can insert a Score Upload Form into
your course, and use it to enter student's scores for an exam, project, or
any other assignment. 

To create a Score Upload Form, do the following:
\index{upload scores}
\begin{enumerate}

\item Log in to the course you wish to add a Score Upload Form to.

\item Select \textbf{Course Editor} on the Inline Menu or 
\includegraphics[width=0.03\paperwidth]{docs}
\textbf{Edit course contents}
within the Main Menu. 

\item At the top of the \textbf{Course Editor} listing, 
click \textbf{Grading}. Next click on
\includegraphics[width=0.03\paperwidth]{scoreupfrm}
\textbf{External Scores}.
\item In the pop up window, type the name of the new page and click OK.

\end{enumerate}

To upload scores:

\begin{enumerate}
\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 Return to the problem and choose the inline menu item: `Content grades'.
\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}

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