File:  [LON-CAPA] / loncom / html / adm / help / tex / Course_Prefs_Other.tex
Revision 1.3: download - view: text, annotated - select for diffs
Sat Aug 20 20:27:03 2016 UTC (7 years, 11 months ago) by raeburn
Branches: MAIN
CVS tags: version_2_12_X, version_2_11_X, version_2_11_5_msu, version_2_11_5, version_2_11_4_uiuc, version_2_11_4_msu, version_2_11_4, version_2_11_3_uiuc, version_2_11_3_msu, version_2_11_3, version_2_11_2_uiuc, version_2_11_2_msu, version_2_11_2_educog, version_2_11_2, HEAD
- \texttt for &EXT() call.

    1: \label{Course_Prefs_Other}
    2: This panel lets you set the course/community environment variable: ``reshome'', which will 
    3: have been set to /res/coursedomain (where coursedomain is the course's domain) when the course 
    4: was first created.
    5: 
    6: The variable ``reshome'' determines where the \underbar{Home} link points to when a Course Coordinator 
    7: displays the virtual filesystem used to browse or import content from the shared content pool.
    8: 
    9: This panel also lets you create your own course environment variables, which, for example, could be 
   10: accessed when rendering a homework problem by accessing the variable via \texttt{\&EXT(\char`\"{}course.myvariablename\char`\"{})},
   11: 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(). 
   12:    

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>