<p> Horizontal menu contains layering buttons (HTML), and buttons to insert some frequent WIMS instructions, and the last button displays this help page.</p>
<p> First button group let you insert HTML layering tags. First select a word in your code, then click on the <spanclass="editor_button">I</span> button, and your word will be embeded like this :</p>
<li><strong>BEFORE</strong> - instructions in this part are executed before the exercice display. Most of them are exercice metadatas (title, author...)</li>
<li><strong>DURING</strong> - This second part let you manage how your exercice will be displayed on the screen </li>
<li><strong>AFTER</strong> - This last part let you analyse learner answers.</li>
<li> <strong>Insertion</strong> - Just double-click on an instruction, or select one with a simple click, then click on the <em>insert selection</em> button below the list.</li>
<li> <strong>Documentation</strong> - With a simple click on an instruction, an associated help is displayed in the help box below the textarea.</li>
<li> <strong>Auto completion</strong> - When you type in an antislash (\) and some lowercase letters, the editor filters the instruction list to display only instructions starting with the letters you've typed.</li>