Rev 3437 | Rev 3495 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 3437 | Rev 3438 | ||
---|---|---|---|
Line 4... | Line 4... | ||
4 | <div class="content"> |
4 | <div class="content"> |
5 | <p> Horizontal menu contains layering buttons (HTML), and buttons to insert some frequent WIMS instructions, and the last button |
5 | <p> Horizontal menu contains layering buttons (HTML), and buttons to insert some frequent WIMS instructions, and the last button displays this help page.</p> |
6 | <p> First button group let you insert HTML layering tags. First select a word in your code, then click on the <span class="editor_button">I</span> button, and your word will be embeded like this :</p> |
6 | <p> First button group let you insert HTML layering tags. First select a word in your code, then click on the <span class="editor_button">I</span> button, and your word will be embeded like this :</p> |
7 | <p><code><em> <em></em>selected word<em><\em></em></code>.</p> |
7 | <p><code><em> <em></em>selected word<em><\em></em></code>.</p> |
8 | <p>This will present your word in an italic style in your exercice.</p> |
8 | <p>This will present your word in an italic style in your exercice.</p> |
9 | <p>Other buttons are more specific to OEF language, and are grouped in 3 parts : "BEFORE", "DURING", and "AFTER" : </p> |
9 | <p>Other buttons are more specific to OEF language, and are grouped in 3 parts : "BEFORE", "DURING", and "AFTER" : </p> |
10 | <ul> |
10 | <ul> |
11 | <li><strong>BEFORE</strong> |
11 | <li><strong>BEFORE</strong> - instructions in this part are executed before the exercice display. Most of them are exercice metadatas (title, author...)</li> |
12 | <li><strong>DURING</strong> - This second part let you manage how your exercice will be displayed on the screen </li> |
12 | <li><strong>DURING</strong> - This second part let you manage how your exercice will be displayed on the screen </li> |
13 | <li><strong>AFTER</strong> - This last part let you analyse learner answers.</li> |
13 | <li><strong>AFTER</strong> - This last part let you analyse learner answers.</li> |
14 | </ul> |
14 | </ul> |
15 | </div> |
15 | </div> |
16 | </div> |
16 | </div> |