Subversion Repositories wimsdev

Rev

Rev 2448 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 2448 Rev 3469
Line 1... Line 1...
1
<center><h3>Embed answers into the statements</h3></center>
1
<center><h3>Embed answers into the statements</h3></center>
2
 
2
 
-
 
3
:signification
3
It is possible to embed (include) answers into the statement of your
4
It is possible to embed (include) answers into the statement of your
4
exercises under html format. The embedded replies and choices should be
5
exercises under html format. The embedded replies and choices should be
5
defined usually.
6
defined usually.
6
<p>
7
<p>
7
 
8
 
8
Examples:<ul>
9
:example
-
 
10
 <span class="wims_help_example">Examples</span>
-
 
11
 <ul>
9
<li><tt>\embed{reply 1}</tt> insert the first freestyle reply into the text.
12
<li><tt>\embed{reply 1}</tt> insert the first freestyle reply into the text.
10
<li><tt>\embed{reply 2,10}</tt> insert the second freestyle reply into the text,
13
<li><tt>\embed{reply 2,10}</tt> insert the second freestyle reply into the text,
11
with an input field of size 10.
14
with an input field of size 10.
12
<li><tt>\embed{choice 1}</tt> insert the first multiple choice into the text.
15
<li><tt>\embed{choice 1}</tt> insert the first multiple choice into the text.
13
</ul>
16
</ul>