[LON-CAPA-cvs] cvs: loncom /html/adm/help/tex Authoring_DataResponse.tex

vandui11 lon-capa-cvs@mail.lon-capa.org
Tue, 22 Feb 2005 14:52:56 -0000


vandui11		Tue Feb 22 09:52:56 2005 EDT

  Modified files:              
    /loncom/html/adm/help/tex	Authoring_DataResponse.tex 
  Log:
  formatting of bullets changed for consistency
  
  
Index: loncom/html/adm/help/tex/Authoring_DataResponse.tex
diff -u loncom/html/adm/help/tex/Authoring_DataResponse.tex:1.1 loncom/html/adm/help/tex/Authoring_DataResponse.tex:1.2
--- loncom/html/adm/help/tex/Authoring_DataResponse.tex:1.1	Tue Jun 10 15:29:26 2003
+++ loncom/html/adm/help/tex/Authoring_DataResponse.tex	Tue Feb 22 09:52:56 2005
@@ -2,14 +2,13 @@
 
 
 \textbf{dataresponse} is an advanced type of response tag that implements
-a simple data storage, and needs an input tag like textline to work
+a simple data storage and needs an input tag-like textline to work
 correctly. Possible attributes are:
 
 \begin{itemize}
-\item \textbf{name}\index{name}: An internal name for the value, it will
+\item \textbf{name}\index{name}: internal name for the value. It will
 have the part id and response id added to it.
-\item \textbf{type}\index{type}: type of data stored in this response field,
-should be one of the types supported by parameter.html 
-\item \textbf{display}\index{display}: a string that will be used to describe
-the field when interfacing with humans
+\item \textbf{type}\index{type}: type of data stored in this response field. It should be one of the types supported by parameter.html 
+\item \textbf{display}\index{display}: string that will be used to describe
+the field when interfacing with humans.
 \end{itemize}