Diff for /loncom/html/adm/help/tex/Institutional_Integration_Course_Codes.tex between versions 1.3 and 1.4

version 1.3, 2008/07/29 20:52:20 version 1.4, 2011/05/26 11:53:50
Line 18  Six arguments are required: Line 18  Six arguments are required:
 \item domain (\$dom)  \item domain (\$dom)
 \item reference to hash of institutional course IDs (\$instcodes)  \item reference to hash of institutional course IDs (\$instcodes)
 \item reference to hash of codes (\$codes)  \item reference to hash of codes (\$codes)
 \item reference to array of titles (\$codetitles), e.g., @\{\$codetitles\}  \item reference to array of titles (\$codetitles),
   \begin{quote}
   e.g., @\{\$codetitles\}
   \begin{quote}
 = (\char`\"{}year\char`\"{},\char`\"{}semester\char`\"{},\char`\"{}department\char`\"{},\char`\"{}number\char`\"{})  = (\char`\"{}year\char`\"{},\char`\"{}semester\char`\"{},\char`\"{}department\char`\"{},\char`\"{}number\char`\"{})
   \end{quote}
   \end{quote}
 \item reference to hash of abbreviations used in categories, (\$cat\_titles)  \item reference to hash of abbreviations used in categories, (\$cat\_titles)
 e.g.,   e.g., 
   
 \begin{quote}  \begin{quote}
 \%\{\$\$cat\_titles\{'Semester'\}\} = (  \%\{\$\$cat\_titles\{'Semester'\}\} = (
 \begin{quote}  \begin{quote}
 fs => 'Fall',  fs =\textgreater 'Fall',
   
 ss => 'Spring',  ss =\textgreater 'Spring',
   
 us => 'Summer');  us =\textgreater 'Summer');
 \end{quote}  \end{quote}
 \end{quote}  \end{quote}
 \item reference to hash of arrays specifying sort order used in category  \item reference to hash of arrays specifying sort order used in category

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


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