Rev 13495 | Rev 15494 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 13495 | Rev 13603 | ||
---|---|---|---|
Line 3... | Line 3... | ||
3 | !if $job=exo |
3 | !if $job=exo |
4 | !set js=<script src="scripts/js/chooselist.js"></script> |
4 | !set js=<script src="scripts/js/chooselist.js"></script> |
5 | !set wims_html_header=!append line $js to $wims_html_header |
5 | !set wims_html_header=!append line $js to $wims_html_header |
6 | !endif |
6 | !endif |
7 | !read adm/css.phtml |
7 | !read adm/css.phtml |
- | 8 | ||
- | 9 | !read js/external/tinymce.phtml .iEdit |
|
8 | !header1 |
10 | !header1 |
9 | 11 | ||
10 | !if $job iswordof student score scorereg |
12 | !if $job iswordof student score scorereg |
11 | !changeto $job.phtml |
13 | !changeto $job.phtml |
12 | !endif |
14 | !endif |