[LON-CAPA-cvs] cvs: loncom /html/adm/help/tex Numerical_Response_Format.tex Numerical_Response_Introduction.tex Numerical_Response_Units.tex
raeburn
raeburn at source.lon-capa.org
Tue Aug 27 14:51:40 EDT 2013
raeburn Tue Aug 27 18:51:40 2013 EDT
Modified files:
/loncom/html/adm/help/tex Numerical_Response_Format.tex
Numerical_Response_Introduction.tex
Numerical_Response_Units.tex
Log:
- Compromise to support display in both contextual online help, and aggregated
in manual (PDF).
- Identify the "section" by name, because the \ref is converted to a question
mark icon only, and not a number in online help context.
Index: loncom/html/adm/help/tex/Numerical_Response_Format.tex
diff -u loncom/html/adm/help/tex/Numerical_Response_Format.tex:1.4 loncom/html/adm/help/tex/Numerical_Response_Format.tex:1.5
--- loncom/html/adm/help/tex/Numerical_Response_Format.tex:1.4 Fri Jul 5 18:30:40 2013
+++ loncom/html/adm/help/tex/Numerical_Response_Format.tex Tue Aug 27 18:51:40 2013
@@ -7,5 +7,5 @@
notation. Format strings like {}``2f'' will display two digits after the
decimal point. Format strings like {}``2s'' will round a number to
2 significant digits. For a summary of numerical format statements, see the
-\texttt{num} tag section \ref{Authoring_Output_Tags}.
+\texttt{num} tag item in the Output Tags section (\ref{Authoring_Output_Tags}).
Index: loncom/html/adm/help/tex/Numerical_Response_Introduction.tex
diff -u loncom/html/adm/help/tex/Numerical_Response_Introduction.tex:1.4 loncom/html/adm/help/tex/Numerical_Response_Introduction.tex:1.5
--- loncom/html/adm/help/tex/Numerical_Response_Introduction.tex:1.4 Wed Jun 26 08:14:55 2013
+++ loncom/html/adm/help/tex/Numerical_Response_Introduction.tex Tue Aug 27 18:51:40 2013
@@ -8,6 +8,7 @@
knowledge necessary. The more you learn, the more you will find you can do.
If you like, you can follow this chapter as its own tutorial. Create
-a Numerical Response problem using the instructions in section \ref{Creating_Content_Overview},
+a Numerical Response problem using the instructions in the ``Authoring Content in LON-CAPA''
+section \ref{Creating_Content_Overview},
ending your resource name with {}``.problem'', and create a new \textbf{Simple
Numerical Response} problem.
Index: loncom/html/adm/help/tex/Numerical_Response_Units.tex
diff -u loncom/html/adm/help/tex/Numerical_Response_Units.tex:1.5 loncom/html/adm/help/tex/Numerical_Response_Units.tex:1.6
--- loncom/html/adm/help/tex/Numerical_Response_Units.tex:1.5 Fri Jul 5 18:30:40 2013
+++ loncom/html/adm/help/tex/Numerical_Response_Units.tex Tue Aug 27 18:51:40 2013
@@ -2,7 +2,7 @@
Numerical Response problems can require units. In the problem editing form,
place the desired unit in the \textbf{Unit} field. A complete list of
-units is in the section \ref{Physical_Units}.
+units is in the Physical Units section (\ref{Physical_Units}).
The computer will accept the answer in any of its accepted unit formats.
For example, if the answer to a problem is {}``1ft'', the computer will
accept {}``12in'' as correct.
More information about the LON-CAPA-cvs
mailing list