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

version 1.2, 2004/12/14 18:30:08 version 1.4, 2004/12/20 22:31:45
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=1.0in,bmargin=-0.125in,lmargin=.25in,rmargin=.25in}
 \makeatletter  \makeatletter
 \usepackage{babel}  \usepackage{babel}
 \makeatother  \makeatother
 \begin{document}  \begin{document}
   \pagestyle{empty}
 \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 45  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 101  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 123  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 143  generate an Excel 95 file: an older form
 than newer formats.   than newer formats. 
 \end{itemize}  \end{itemize}
   
 \section*{PRINT {[}PRT{]}}  
   
 \begin{itemize}  \section*{Change Preferences {[}PREF{]}}
 \item The {[}PRT{]} button will only be accessible when you are looking  
 at one of your resources for your course.  
 \item Click the {[}PRT{]} button to open the print helper, which will help  
 you create a PDF document.   
 \end{itemize}  
   
 \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 158  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} \\ Fig. 1: Remote Control
   \vspace{.5in}  \\
   {\epsfxsize=8.0in \epsffile{graphics/build_course_guide_fig3.eps}} \\ Fig. 3: Inline Menu
   
   \newpage
   
   \section*{Print {[}PRT{]}}
                                                                                   
   \begin{itemize}
   \item The {[}PRT{]} button will only be accessible when you are looking
   at one of your resources for your course.
   \item Click the {[}PRT{]} button to open the print helper, which will help
   you create a PDF document.
   \end{itemize}
   
   
   \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 187  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}
   
   {\epsfxsize=3.75in \epsffile{graphics/build_course_guide_fig2.eps}} \\ Fig. 2: Main Menu
   
 \end{document}  \end{document}

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


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