File:
[LON-CAPA] /
loncom /
homework /
templates /
RandomLabelExample.problem
Revision
1.2:
download - view:
text,
annotated -
select for diffs
Sat May 10 23:03:01 2003 UTC (21 years, 11 months ago) by
www
Branches:
MAIN
CVS tags:
version_1_1_X,
version_1_1_3,
version_1_1_2,
version_1_1_1,
version_1_1_0,
version_1_0_99_3,
version_1_0_99_2,
version_1_0_99_1,
version_1_0_99,
version_1_0_3,
version_1_0_2,
version_1_0_1,
version_1_0_0,
version_0_99_5,
version_0_99_4,
version_0_99_3,
version_0_99_2,
version_0_99_1,
version_0_99_0,
conference_2003,
HEAD
New and fixed templates for image-type problems.
<problem>
<randomlabel width="576" height="432" texwidth="60" bgimg="/res/adm/includes/templates/man1.jpg">
<labelgroup name="face" type="text">
<location x="73" y="60" value="">
</location>
<location x="443" y="169" value="">
</location>
<location x="46" y="263" value="">
</location>
<location x="364" y="332" value="">
</location>
<label>A</label>
<label>B</label>
<label>C</label>
<label>D</label>
</labelgroup>
</randomlabel><startouttext />Match the following:<endouttext />
<optionresponse id="11" max="10">
<foilgroup options="('A', 'B', 'C', 'D')">
<foil name="eyebrow" value="$face{1}">
<startouttext />eyebrow<endouttext />
</foil>
<foil name="eye" value="$face{2}">
<startouttext />eye<endouttext />
</foil>
<foil name="nose" value="$face{3}">
<startouttext />nose<endouttext />
</foil>
<foil name="mouth" value="$face{4}">
<startouttext />mouth<endouttext />
</foil>
</foilgroup>
<hintgroup><startouttext />Add hint text here.<endouttext />
</hintgroup>
</optionresponse>
</problem>
FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>