Rev 7461 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 7461 | Rev 12523 | ||
---|---|---|---|
Line 20... | Line 20... | ||
20 | !set selecttext=!append line <option value="$s">$competence</option> to $selecttext |
20 | !set selecttext=!append line <option value="$s">$competence</option> to $selecttext |
21 | !endif |
21 | !endif |
22 | !next p |
22 | !next p |
23 | :READY |
23 | :READY |
24 | <input type="hidden" name="module" value="$module" /> |
24 | <input type="hidden" name="module" value="$module" /> |
25 | <hr |
25 | <hr style="width:50%" /> |
26 | <p style="text-align:center"> |
26 | <p style="text-align:center"> |
27 | <span style="color:red"> |
27 | <span style="color:red"> |
28 | <em> |
28 | <em> |
29 | <a onmouseover="return escape('$module_title<br /> is a Dutch WIMS module produced by <em>SCHAERSVOORDE AALTEN</em></b><br /><img src=\'$gifdir/schaersvoorde.jpg\' alt=\'schaersvoorde\' />')"> |
29 | <a onmouseover="return escape('$module_title<br /> is a Dutch WIMS module produced by <em>SCHAERSVOORDE AALTEN</em></b><br /><img src=\'$gifdir/schaersvoorde.jpg\' alt=\'schaersvoorde\' />')"> |
30 | Configuration section |
30 | Configuration section |
31 | </a> |
31 | </a> |
32 | </em> |
32 | </em> |
33 | </span> |
33 | </span> |
34 | </p> |
34 | </p> |
35 | <hr |
35 | <hr style="width:50%" /> |
36 | <div style="vertical-align:top;margin-left:20%;margin-right:auto;width:100%;background-color:#fffff0;"> |
36 | <div style="vertical-align:top;margin-left:20%;margin-right:auto;width:100%;background-color:#fffff0;"> |
37 | <table> |
37 | <table> |
38 | <tr> |
38 | <tr> |
39 | <td> |
39 | <td> |
40 | <p style="text-align:left"> |
40 | <p style="text-align:left"> |
Line 119... | Line 119... | ||
119 | </td> |
119 | </td> |
120 | !if $usage=3 or $usage=4 |
120 | !if $usage=3 or $usage=4 |
121 | <input type="hidden" name="usage" value="5" /> |
121 | <input type="hidden" name="usage" value="5" /> |
122 | </tr><tr> |
122 | </tr><tr> |
123 | <td> |
123 | <td> |
124 | <hr |
124 | <hr style="width:50%" /> |
125 | !if devel isin $module_dir |
125 | !if devel isin $module_dir |
126 | <p style="text-align:left"> |
126 | <p style="text-align:left"> |
127 | Freestyle ,Multiplechoice ,Drag&Drop? |
127 | Freestyle ,Multiplechoice ,Drag&Drop? |
128 | <a onmouseover="return escape('This variable can be set differently <br />or individually in a exo files.<br />Not every freestyle module can be made multiplechoice by choosing this $$questiontype here<br /><br />A module using GeoGebra for a certain $$subject will do so<br />independant of what you set here...')"> |
128 | <a onmouseover="return escape('This variable can be set differently <br />or individually in a exo files.<br />Not every freestyle module can be made multiplechoice by choosing this $$questiontype here<br /><br />A module using GeoGebra for a certain $$subject will do so<br />independant of what you set here...')"> |
129 | <span style="color:blue">or GeoGebra</span> |
129 | <span style="color:blue">or GeoGebra</span> |
Line 302... | Line 302... | ||
302 | </td> |
302 | </td> |
303 | !endif |
303 | !endif |
304 | </tr> |
304 | </tr> |
305 | </table> |
305 | </table> |
306 | </div> |
306 | </div> |
307 | <script |
307 | <script src="$jsdir/wz_tooltip.js"></script> |
308 | !formend |
308 | !formend |
- | 309 | <!-- 4/2018 added div to satisfy html validation for tail --> |
|
- | 310 | !tail |
|
- | 311 | ||
309 | 312 | ||
310 | 313 |