Rev 6097 | Blame | Compare with Previous | Last modification | View Log | RSS feed
Call a WIMS module (exercise, tool, doc, administration): up to 2 arguments.<ul>
<li>Argument 1: adress of the module (character strings in the URL
after <span class="wims_code_words">.../wims.cgi?</span> ; but you can also copy
the entire adress). To insure the correct working of the link, please avoid
using addresses containing a string
<span class="wims_code_words">cmd=reply</span> or <span class="wims_code_words">cmd=resume</span>.
</li><li>Argument 2 (optional): the text of the link. By default, this text will
be the title of the called module.
</li></ul>
The called module will be brought up in another window of the browser, except for the command <span class="wims_code_words">\\adm</span>.
<p>For example, <span class="wims_code_words">\\exercise{module=U1/analysis/graphder}{this}</span>
or
<span class="wims_code_words">\\exercise{http://wims.cgi?module=U1/analysis/graphder}{this}</span>
gives \exercise{module=U1/analysis/graphder}{this}. (Both formulas are OK.)
<span class="wims_code_words">\\tool{module=tool/algebra/factor}</span>
gives \tool{module=tool/algebra/factor}.
<span class="wims_code_words">\\help{module=help/main}{this help window}</span>
opens \help{module=help/main}{this help window}.
<b>Remark</b>. For a document within a virtual class, if you write
<span class="wims_code_words">\\exercise{3/2}</span>, it is the second exercise of worksheet 3 that will popup, with the usual user scoring system.
However, this is limited to exercises without score dependencies, and you should make sure that the exercise you refer to is really accessible by the readers.
</p>