[LON-CAPA-users] Documentation on the <window> command?

lon-capa-users@mail.lon-capa.org lon-capa-users@mail.lon-capa.org
Sat, 19 May 2007 15:22:32 -0400


<font size=3D"2">Somewhere I saw a small piece of code to pop up a supporti=
ng window. It was used to provide help or additional explanations for a pro=
blem.<br><br>I assume there are additional options/parameters or something =
for the &lt;window&gt; tag? In the problem below, I see an asterisk which i=
s the link to pop up the small window. The title of the small window is &lt=
;sup&gt;*&lt;/sup&gt;, not very cool.<br><br>I would like to change the ast=
erisk label, and the title of the popup. Any clues how to do this?<br><br>I=
 have the following small code:<br><br>&lt;problem&gt;<br><br>&lt;startoutt=
ext /&gt;Enter the text of the question here.&lt;endouttext /&gt;<br>&lt;!-=
- Here I am randomly trying various attributes. None of these work --&gt;<b=
r>&lt;window title=3D"Title of Window" name=3D"Name" label=3D"Label" text=
=3D"text"&gt;This is in a window? <br>&lt;title&gt; Another title&lt;/title=
&gt;<br>&lt;h1&gt;Heading One&lt;/h1&gt;<br>&lt;startouttext /&gt;Text insi=
de window.&lt;endouttext /&gt;<br>&lt;/window&gt;<br><br>&lt;radiobuttonres=
ponse max=3D"10" randomize=3D"yes"&gt;<br><br>and so on with the usual radi=
obuttonresponses.<br><br>Thanks,<br>brew<br></font>=