Diff for /loncom/html/adm/help/tex/Institutional_Integration_Course_Codes.tex between versions 1.5 and 1.6

version 1.5, 2011/05/26 21:58:34 version 1.6, 2013/12/04 18:04:10
Line 43  titles (\$cat\_order), e.g., @\{\$\$cat\ Line 43  titles (\$cat\_order), e.g., @\{\$\$cat\
 \end{enumerate}  \end{enumerate}
 The routine returns 'ok' if no errors occurred.  The routine returns 'ok' if no errors occurred.
   
 At MSU, {}``fs03nop590,'' is an example of an institutional course  At MSU, {}``fs13nop590'' is an example of an institutional course
 code; including the following entry in the instcodes hash passed in  code; including the following entry in the instcodes hash passed in
 by reference - \$\$instcodes\{'43551dedcd43febmsul1'\} = 'fs03nop590'  by reference - \$\$instcodes\{'43551dedcd43febmsul1'\} = 'fs13nop590'
 would cause the \$codes perl data structure to be populated.  would cause the \$codes perl data structure to be populated.
   
 fs03nop590 would be split as follows:  fs13nop590 would be split as follows:
   
 \$\$codes\{\{'year'\} = '2003'  \$\$codes\{\{'year'\} = '2013'
   
 \$\$codes\{'semester'\} = 'Fall'  \$\$codes\{'semester'\} = 'Fall'
   

Removed from v.1.5  
changed lines
  Added in v.1.6


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