Subversion Repositories wimsdev

Rev

Rev 15026 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 15026 Rev 17175
Line 12... Line 12...
12
</p>
12
</p>
13
<pre>
13
<pre>
14
object, answer to question 1, answer to question 2, answer to question 3
14
object, answer to question 1, answer to question 2, answer to question 3
15
</pre>
15
</pre>
16
<p>
16
<p>
17
The object can be an image (put the html code: <span class="tt wims_address">&lt;img src="\imagedir/picture.png" alt="describe the picture."/></span>).
17
The object can be an image (put the html code: <span class="tt wims_address">&lt;img src="\imagedir/picture.png" alt="describe the picture."></span>).
18
In the case of a multiple choice, the answer is the number of the right choice.
18
In the case of a multiple choice, the answer is the number of the right choice.
19
</p>
19
</p>
20
<p>
20
<p>
21
For feedback, the object can be called by the variable <span class="tt wims_code_variable">\name</span>.</p>
21
For feedback, the object can be called by the variable <span class="tt wims_code_variable">\name</span>.</p>
22
 
22