[LON-CAPA-cvs] cvs: loncom /html/adm/help/tex Institutional_Integration_Course_Codes.tex
bisitz
bisitz at source.lon-capa.org
Wed Dec 4 13:04:10 EST 2013
bisitz Wed Dec 4 18:04:10 2013 EDT
Modified files:
/loncom/html/adm/help/tex
Institutional_Integration_Course_Codes.tex
Log:
Fix typo and update year in example
Index: loncom/html/adm/help/tex/Institutional_Integration_Course_Codes.tex
diff -u loncom/html/adm/help/tex/Institutional_Integration_Course_Codes.tex:1.5 loncom/html/adm/help/tex/Institutional_Integration_Course_Codes.tex:1.6
--- loncom/html/adm/help/tex/Institutional_Integration_Course_Codes.tex:1.5 Thu May 26 21:58:34 2011
+++ loncom/html/adm/help/tex/Institutional_Integration_Course_Codes.tex Wed Dec 4 18:04:10 2013
@@ -43,14 +43,14 @@
\end{enumerate}
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
-by reference - \$\$instcodes\{'43551dedcd43febmsul1'\} = 'fs03nop590'
+by reference - \$\$instcodes\{'43551dedcd43febmsul1'\} = 'fs13nop590'
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'
More information about the LON-CAPA-cvs
mailing list