[LON-CAPA-cvs] cvs: loncom /html/adm/help/tex Author_LON-CAPA_Introduction.tex
raeburn
raeburn at source.lon-capa.org
Thu Aug 22 15:32:44 EDT 2013
raeburn Thu Aug 22 19:32:44 2013 EDT
Modified files:
/loncom/html/adm/help/tex Author_LON-CAPA_Introduction.tex
Log:
- Fix typo.
- Update information about quick reference guides.
Index: loncom/html/adm/help/tex/Author_LON-CAPA_Introduction.tex
diff -u loncom/html/adm/help/tex/Author_LON-CAPA_Introduction.tex:1.7 loncom/html/adm/help/tex/Author_LON-CAPA_Introduction.tex:1.8
--- loncom/html/adm/help/tex/Author_LON-CAPA_Introduction.tex:1.7 Sun Aug 18 01:37:44 2013
+++ loncom/html/adm/help/tex/Author_LON-CAPA_Introduction.tex Thu Aug 22 19:32:44 2013
@@ -7,7 +7,7 @@
case you may be able to carry out standard file operations (copy, move, add file etc.) using your computer's
standard filesystem interface, after you have established access to your authoring space volume.
-LON-CAPA has three work spaces: the ROLES menu, the course/community space where courses are developed from resources, and the authoring space where resources are composed and published. There are two user manuals for LON-CAPA, a course coordinator manual and author manual. Also, quick reference guides are available for both manuals at \texttt{http://help.loncapa.org}. This is the author manual used to create resources such as problems that can later be added to your course.
+LON-CAPA has three work spaces: the ROLES menu, the course/community space where courses are developed from resources, and the authoring space where resources are composed and published. There are two user manuals for LON-CAPA, a course coordinator manual and author manual. Also, there are quick reference guides to building a course and building an exam, available at \texttt{http://help.loncapa.org}. This is the author manual used to create resources such as problems that can later be added to your course.
Before creating problems, you should have:
@@ -53,7 +53,7 @@
\textbf{Comments}
-Commenting you xml and scripts is important for both you and other users. Commenting within a loncapa/perl script
+Commenting your xml and scripts is important for both you and other users. Commenting within a loncapa/perl script
is denoted with a \#. This can be entered anwhere in a line and the remainder of the line will be ignored when
parsing. Problems are coded in xml. Comments in xml are of the format \texttt{<!-- comment -->}.
\index{comment markers}However, it is important to know that the XML comments
More information about the LON-CAPA-cvs
mailing list