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

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


vandui11		Tue Feb 22 09:57:21 2005 EDT

  Modified files:              
    /loncom/html/adm/help/tex	Authoring_ExternalResponse.tex 
  Log:
  bullets formatted for consistency
  
  
Index: loncom/html/adm/help/tex/Authoring_ExternalResponse.tex
diff -u loncom/html/adm/help/tex/Authoring_ExternalResponse.tex:1.1 loncom/html/adm/help/tex/Authoring_ExternalResponse.tex:1.2
--- loncom/html/adm/help/tex/Authoring_ExternalResponse.tex:1.1	Tue Jun 10 15:29:26 2003
+++ loncom/html/adm/help/tex/Authoring_ExternalResponse.tex	Tue Feb 22 09:57:21 2005
@@ -7,12 +7,12 @@
 the tag. Possible attributes are:
 
 \begin{itemize}
-\item \textbf{url}\index{url}: the url to submit the answer form to. Does
+\item \textbf{url}\index{url}: url to submit the answer form to. It does
 not need to be a LON-CAPA machine.
-\item \textbf{answer}\index{answer}: a string or scalar variable that can
-encode something that should encode the correct answer. In some cases
+\item \textbf{answer}\index{answer}:  string or scalar variable that can
+encode something that should encode the correct answer. In some cases,
 this may be nothing. 
-\item \textbf{form}\index{form}: a hash variable name that will be submitted
+\item \textbf{form}\index{form}: hash variable name that will be submitted
 to the remote site as a HTTP form.
 \end{itemize}
 The response of the remote server needs to be in XML as follows: 
@@ -25,7 +25,7 @@
 storage documentation. CVS:loncapa/doc/homework/datastorage, look
 for \textbf{resource.partid.responseid.awarddetail}.
 \item \textbf{message}\index{message}: optional message to have shown to
-the student
+the student.
 \end{itemize}
 Example: \begin{verbatim} <loncapagrade>
     <awardetail>INCORRECT</awardetail>