Diff for /doc/help/build_course_guide.tex between versions 1.2 and 1.3

version 1.2, 2004/12/14 18:30:08 version 1.3, 2004/12/20 21:48:13
Line 3 Line 3
 \documentclass[twocolumn,english]{article}  \documentclass[twocolumn,english]{article}
 \usepackage[T1]{fontenc}  \usepackage[T1]{fontenc}
 \usepackage[latin1]{inputenc}  \usepackage[latin1]{inputenc}
   \usepackage{epsf}
   \usepackage{geometry}
   \geometry{verbose,letterpaper,tmargin=.25in,bmargin=.125in,lmargin=.25in,rmargin=.25in,footskip=0.125in}
   %\usepackage{epsfig} 
   
 \makeatletter  \makeatletter
 \usepackage{babel}  \usepackage{babel}
 \makeatother  \makeatother
 \begin{document}  \begin{document}
   
 \part*{A Guide to Building Your Course}  \part{\Large{A Guide to Building Your Course}}
   \vspace{-.125in} 
 \begin{flushleft}\textbf{http://www.lon-capa.org}\end{flushleft}  \begin{flushleft}\textbf{http://www.lon-capa.org}\end{flushleft}
   \vspace{.05in} \hrule height0.6pt \hfill \vspace{ .02in} \\
   \vspace{-.25in}
   
   \section*{Log In}
 \section*{LOG IN}  
   
 \begin{itemize}  \begin{itemize}
 \item Log in with your username and password.  \item Log in with your username and password.
Line 42  Helper will appear. To keep the default Line 47  Helper will appear. To keep the default
 the {[}Finish{]} button. You will then be directed to the Main Menu.   the {[}Finish{]} button. You will then be directed to the Main Menu. 
 \end{itemize}  \end{itemize}
   
 \section*{COURSE DOCUMENTS {[}DOC{]}}  \section*{Course Documents {[}DOC{]}}
   
 \begin{itemize}  \begin{itemize}
 \item Select {[}DOCS{]} from the Remote Control or Main Menu. This will  \item Select {[}DOCS{]} from the Remote Control or Main Menu. This will
Line 98  all of your course contents, such as you Line 103  all of your course contents, such as you
 of published documents.   of published documents. 
 \end{itemize}  \end{itemize}
   
 \section*{SET/MODIFY COURSE PARAMETERS {[}PARM{]}}  \section*{Set/Modify Course Parameters {[}PARM{]}}
   
 \begin{itemize}  \begin{itemize}
 \item Select {[}PARM{]} from the Remote Control or Main Menu. This will  \item Select {[}PARM{]} from the Remote Control or Main Menu. This will
Line 120  NOTE: Changes may take up to 10 minutes Line 125  NOTE: Changes may take up to 10 minutes
 in your course.   in your course. 
   
   
 \section*{CHART STUDENT PROGRESS {[}CHRT{]}}  \section*{Chart Student Progress {[}CHRT{]}}
   
 \begin{itemize}  \begin{itemize}
 \item Select {[}CHRT{]} from the Remote Control or Main Menu. This will  \item Select {[}CHRT{]} from the Remote Control or Main Menu. This will
Line 140  generate an Excel 95 file: an older form Line 145  generate an Excel 95 file: an older form
 than newer formats.   than newer formats. 
 \end{itemize}  \end{itemize}
   
 \section*{PRINT {[}PRT{]}}  \section*{Print {[}PRT{]}}
   
 \begin{itemize}  \begin{itemize}
 \item The {[}PRT{]} button will only be accessible when you are looking  \item The {[}PRT{]} button will only be accessible when you are looking
Line 149  at one of your resources for your course Line 154  at one of your resources for your course
 you create a PDF document.   you create a PDF document. 
 \end{itemize}  \end{itemize}
   
 \section*{CHANGE PREFERENCES {[}PREF{]}}  \section*{Change Preferences {[}PREF{]}}
   
 \begin{itemize}  \begin{itemize}
 \item Select {[}PREF{]} on the Remote Control or Main Menu. This will take  \item Select {[}PREF{]} on the Remote Control or Main Menu. This will take
Line 163  Change Screen Name Line 168  Change Screen Name
 \item Make your changes and submit.   \item Make your changes and submit. 
 \end{itemize}  \end{itemize}
   
 \section*{GETTING HELP}  \epsffile{graphics/build_course_guide_fig1.eps} \\
   \\ \vspace{.5in}  \\
   \epsffile{graphics/build_course_guide_fig3.eps}
   
   \newpage
   
   \section*{Getting Help}
   
 \begin{itemize}  \begin{itemize}
 \item Click on the small blue boxes with white question marks {[}?{]} for  \item Click on the small blue boxes with white question marks {[}?{]} for
Line 175  or by clicking on the bug icon. Line 186  or by clicking on the bug icon.
 \item Additional help at http://help.loncapa.org   \item Additional help at http://help.loncapa.org 
 \end{itemize}  \end{itemize}
   
   \vspace{1.75in}
   {\epsfxsize=3.75in \epsffile{graphics/build_course_guide_fig2.eps}}
   
 \end{document}  \end{document}

Removed from v.1.2  
changed lines
  Added in v.1.3


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