Subversion Repositories wimsdev

Rev

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

Rev 6851 Rev 7456
Line 242... Line 242...
242
                <p style="text-align:left">
242
                <p style="text-align:left">
243
                    <a onmouseover="return escape('<img src=\'$gifdir/math.jpg\' alt=\'math\' /><br />There are <b>two</b> options<ol><li>Using a Java Applet</li><li>Using the insmath_function of WIMS giving a gif-image of the formula</li></ol>Both options send the answer directly to WIMS server.<br />On busy or slow Wims Servers, the applet is prefered')">
243
                    <a onmouseover="return escape('<img src=\'$gifdir/math.jpg\' alt=\'math\' /><br />There are <b>two</b> options<ol><li>Using a Java Applet</li><li>Using the insmath_function of WIMS giving a gif-image of the formula</li></ol>Both options send the answer directly to WIMS server.<br />On busy or slow Wims Servers, the applet is prefered')">
244
                        A <span style="color:blue">Math formula Input </span> field?
244
                        A <span style="color:blue">Math formula Input </span> field?
245
                    </a>
245
                    </a>
246
                    <select name="mathview">
246
                    <select name="mathview">
-
 
247
                        <option value="4">Use optional HTML5 mathinput</option>
-
 
248
                        <option value="5">Use only HTML5 mathinput</option>
247
                        <option value="0">No , use only Normal TextArea</option>
249
                        <option value="0">No , use only Normal TextArea</option>
248
                        <option value="3">Yes , use JAVA Applet</option>
250
                        <option value="3">Yes , use JAVA Applet</option>
249
                        <option value="2">Option : JAVA Applet</option>
251
                        <option value="2">Option : JAVA Applet</option>
250
                        <option value="1">Option : WIMS Math</option>
252
                        <option value="1">Option : WIMS Math</option>
251
                    </select>
253
                    </select>