[LON-CAPA-cvs] cvs: loncom /html/adm/help/tex Course_Prefs_Other.tex
raeburn
raeburn at source.lon-capa.org
Sat Aug 20 16:27:03 EDT 2016
raeburn Sat Aug 20 20:27:03 2016 EDT
Modified files:
/loncom/html/adm/help/tex Course_Prefs_Other.tex
Log:
- \texttt for &EXT() call.
Index: loncom/html/adm/help/tex/Course_Prefs_Other.tex
diff -u loncom/html/adm/help/tex/Course_Prefs_Other.tex:1.2 loncom/html/adm/help/tex/Course_Prefs_Other.tex:1.3
--- loncom/html/adm/help/tex/Course_Prefs_Other.tex:1.2 Wed Nov 27 23:16:18 2013
+++ loncom/html/adm/help/tex/Course_Prefs_Other.tex Sat Aug 20 20:27:03 2016
@@ -7,6 +7,6 @@
displays the virtual filesystem used to browse or import content from the shared content pool.
This panel also lets you create your own course environment variables, which, for example, could be
-accessed when rendering a homework problem by accessing the variable via \&EXT('course.myvariablename'),
+accessed when rendering a homework problem by accessing the variable via \texttt{\&EXT(\char`\"{}course.myvariablename\char`\"{})},
where ``myvariablename'' is the name assigned in the ``Create New Environment Variable'' textbox. In course context the value set in the textbox in the ``Value'' column would be retrieved by the \&EXT() call. See the ``Table: LON-CAPA Functions'' section in the Authoring manual for more information about \&EXT().
More information about the LON-CAPA-cvs
mailing list