Rev 15768 | Rev 16547 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 15768 | Rev 16145 | ||
---|---|---|---|
Line 62... | Line 62... | ||
62 | 62 | ||
63 | !header1 |
63 | !header1 |
64 | 64 | ||
65 | !default wims_exotitleform=0 |
65 | !default wims_exotitleform=0 |
66 | 66 | ||
- | 67 | !if $intro_calc iswordof 1 2 |
|
- | 68 | !reset tmp |
|
- | 69 | !if $intro_calc=1 |
|
- | 70 | !set tmp=basic |
|
- | 71 | !endif |
|
- | 72 | <div class="float_right"> |
|
- | 73 | !readproc slib/utilities/mathcalc $tmp |
|
- | 74 | $slib_out |
|
- | 75 | </div> |
|
- | 76 | !reset tmp |
|
- | 77 | !endif |
|
67 | !if $(wims_exoicon[$wims_exo])!=$empty \ |
78 | !if $(wims_exoicon[$wims_exo])!=$empty \ |
68 | and $(wims_exoicon[$wims_exo])!=none and _exam notin $wims_session |
79 | and $(wims_exoicon[$wims_exo])!=none and _exam notin $wims_session |
69 | <h1 class="oeftitle text_icon icon_$(wims_exoicon[$wims_exo]) fullwidth"> |
80 | <h1 class="oeftitle text_icon icon_$(wims_exoicon[$wims_exo]) fullwidth"> |
70 | !else |
81 | !else |
71 | <h1 class="oeftitle"> |
82 | <h1 class="oeftitle"> |