File:  [LON-CAPA] / loncom / html / adm / help / tex / Course_Convert_To_CSV.tex
Revision 1.5: download - view: text, annotated - select for diffs
Mon Jun 2 19:54:21 2003 UTC (21 years, 2 months ago) by bowersj2
Branches: MAIN
CVS tags: version_1_99_0_tmcc, version_1_3_X, version_1_3_3, version_1_3_2, version_1_3_1, version_1_3_0, version_1_2_X, version_1_2_99_1, version_1_2_99_0, version_1_2_1, version_1_2_0, version_1_1_X, version_1_1_99_5, version_1_1_99_4, version_1_1_99_3, version_1_1_99_2, version_1_1_99_1, version_1_1_99_0, version_1_1_3, version_1_1_2, version_1_1_1, version_1_1_0, version_1_0_99_3, version_1_0_99_2, version_1_0_99_1, version_1_0_99, version_1_0_3, version_1_0_2, version_1_0_1, version_1_0_0, version_0_99_5, version_0_99_4, version_0_99_3, version_0_99_2, conference_2003, HEAD
Updates to a few files for the Course Instructor manual.

    1: \label{Course_Convert_To_CSV}
    2: To upload an Excel spreadsheet into LON-CAPA you must convert the
    3: Excel spreadsheet into a \emph{Comma Separated Value} file, as follows:
    4: 
    5: \begin{enumerate}
    6: 
    7: \item Open the spreadsheet in Excel.
    8: \item Choose \textbf{File}, and from that menu \textbf{Save As...}.
    9: \item Select ``\textbf{CSV (Comma delimited)(*.csv)}'' from the ``\textbf{Save as type:}'' drop-down 
   10:    menu, \emph{remembering where you saved it}.
   11: \item Click ``\textbf{Save}''.
   12: \item Click ``\textbf{Ok}'', or ``\textbf{Yes}'' for any windows that may appear, to create the
   13: *.csv file.
   14: 
   15: \end{enumerate}
   16: 
   17: You can then upload the CSV file generated, as described in
   18: \ref{Course_Create_Class_List}. 
   19: 
   20: Other spreadsheet programs can also export CSV files. Many of them
   21: follow procedure very similar to Excel's. Consult your spreadsheet
   22: program's documentation for more information.

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