[LON-CAPA-cvs] cvs: loncom /html/adm/help/tex Authoring_Input_Tags.tex
vandui11
lon-capa-cvs@mail.lon-capa.org
Tue, 22 Feb 2005 15:12:57 -0000
vandui11 Tue Feb 22 10:12:57 2005 EDT
Modified files:
/loncom/html/adm/help/tex Authoring_Input_Tags.tex
Log:
punctuation inserted and grammar changed as necessary
Index: loncom/html/adm/help/tex/Authoring_Input_Tags.tex
diff -u loncom/html/adm/help/tex/Authoring_Input_Tags.tex:1.1 loncom/html/adm/help/tex/Authoring_Input_Tags.tex:1.2
--- loncom/html/adm/help/tex/Authoring_Input_Tags.tex:1.1 Tue Jun 10 15:29:26 2003
+++ loncom/html/adm/help/tex/Authoring_Input_Tags.tex Tue Feb 22 10:12:57 2005
@@ -1,14 +1,14 @@
\label{Authoring_Input_Tags}
-This group of tags implement a mechanism for getting data for students,
-they will usually be used by a response tag.
+This group of tags implements a mechanism for getting data for students.
+They will usually be used by a response tag.
\begin{itemize}
\item \textbf{textfield}\index{textfield}: Creates a large text input box.
If data appears between the start and end tags, the data will appear
in the textfield if the student has not yet made a submission. Additionally,
-it takes two attributes \textbf{rows} and \textbf{cols} which control
+it takes two attributes: \textbf{rows} and \textbf{cols}, which control
the height and width of the text area respectively. It defaults to
10 rows and 80 columns.
\item \textbf{\label{textline}textline}\index{textline}: Creates a single