File:  [LON-CAPA] / loncom / html / adm / help / tex / Course_Convert_To_CSV.tex
Revision 1.8: download - view: text, annotated - select for diffs
Wed Aug 18 11:40:50 2010 UTC (13 years, 10 months ago) by riegler
Branches: MAIN
CVS tags: version_2_12_X, 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, version_2_11_1, version_2_11_0_RC3, version_2_11_0_RC2, version_2_11_0_RC1, version_2_11_0, version_2_10_X, version_2_10_1, version_2_10_0_RC2, version_2_10_0_RC1, version_2_10_0, loncapaMITrelate_1, language_hyphenation_merge, language_hyphenation, HEAD, BZ4492-merge, BZ4492-feature_horizontal_radioresponse


Updating Course Manual chapter 7.

\label{Course_Convert_To_CSV}
To upload an Excel spreadsheet into LON-CAPA, you must convert the
Excel spreadsheet into a \emph{Comma Separated Value} file (or CSV file for short) as follows:

\begin{enumerate}

\item Open the spreadsheet in Excel.
\item Choose \textbf{File} and \textbf{Save As...}.
\item Select \textbf{CSV (Comma delimited)(*.csv)} from the \textbf{Save as type:} drop-down 
   menu, \emph{remembering where you save it}.
\item Click \textbf{Save}.
\item Click \textbf{Ok}, or \textbf{Yes} for any windows that may appear in order to create the
*.csv file.

\end{enumerate}

You can then upload the CSV file generated, as described in
\ref{Course_Create_Class_List}. 

Other spreadsheet programs can also export CSV files. Many of them
follow procedures very similar to Excel. Consult your spreadsheet
program's documentation for more information.

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