Subversion Repositories wimsdev

Rev

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

Rev 15209 Rev 17347
Line 10... Line 10...
10
 
10
 
11
<pre>\img{\imagedir/picture.jpg alt="picture"}</pre>
11
<pre>\img{\imagedir/picture.jpg alt="picture"}</pre>
12
 
12
 
13
Then on the browser, the student will see
13
Then on the browser, the student will see
14
 
14
 
15
<pre>&lt;img src="a_random_unrelated_file_name" alt="picture" /&gt;</pre>
15
<pre>&lt;img src="a_random_unrelated_file_name" alt="picture"></pre>
16
 
16
 
17
The true file name is thus hidden to the student.
17
The true file name is thus hidden to the student.
18
 
18
 
19
<p><b>Note</b>. Do not use directly the WIMS command <span class="tt wims_code_words">rename</span> to
19
<p><b>Note</b>. Do not use directly the WIMS command <span class="tt wims_code_words">rename</span> to
20
process the file name, or the exercise would not work correctly under saved
20
process the file name, or the exercise would not work correctly under saved