Rev 16709 | Rev 16885 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 16709 | Rev 16878 | ||
---|---|---|---|
Line 113... | Line 113... | ||
113 | !endif |
113 | !endif |
114 | !else |
114 | !else |
115 | $title |
115 | $title |
116 | !endif |
116 | !endif |
117 | !else _exam isin $wims_session |
117 | !else _exam isin $wims_session |
- | 118 | !if $wims_exrandomlist!=$empty |
|
- | 119 | !let t=!replace internal . by , in $worksheet |
|
- | 120 | !let t2=!positionof item $(t[2]) in $(wims_exrandomlist[1;]) |
|
- | 121 | $(t[1]).$t2 |
|
- | 122 | !else |
|
118 | $worksheet |
123 | $worksheet |
- | 124 | !endif |
|
119 | !endif |
125 | !endif |
120 | !if _exam notin $wims_session and $wims_exo!=$empty |
126 | !if _exam notin $wims_session and $wims_exo!=$empty |
121 | !set tmp=$(wims_exodesc[$wims_exo]) |
127 | !set tmp=$(wims_exodesc[$wims_exo]) |
122 | !if $tmp notsametext $empty |
128 | !if $tmp notsametext $empty |
123 | <div class="wims_tooltip" style="font-size:0.50em;">[...] |
129 | <div class="wims_tooltip" style="font-size:0.50em;">[...] |