Rev 16257 | Rev 16647 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 16257 | Rev 16355 | ||
---|---|---|---|
Line 104... | Line 104... | ||
104 | !endif |
104 | !endif |
105 | !set 1_=!append line nav,0,$2_ to $1_ |
105 | !set 1_=!append line nav,0,$2_ to $1_ |
106 | !set 3_=!translate internal - to , in $ckexo |
106 | !set 3_=!translate internal - to , in $ckexo |
107 | !set 3_=!item -1 of $3_ |
107 | !set 3_=!item -1 of $3_ |
108 | !if $wims_user=supervisor |
108 | !if $wims_user=supervisor |
- | 109 | !if $ckexo=file and $wims_checktitle!=$empty |
|
109 |
|
110 | !set tmp=$wims_checktitle |
- | 111 | !else |
|
- | 112 | !set tmp=$ckuser: $3_=$module,$cksteps steps, $score/10 |
|
- | 113 | !endif |
|
110 | !else |
114 | !else |
111 | !set tmp= |
115 | !set tmp= |
112 | !endif |
116 | !endif |
113 | !set 2_=<small> |
117 | !set 2_=<small>$tmp.</small> |
114 | !reset tmp |
118 | !reset tmp |
115 | !set wims_hm=!append line score,0,$2_ to $1_ |
119 | !set wims_hm=!append line score,0,$2_ to $1_ |
116 | !goto defend |
120 | !goto defend |
117 | !endif |
121 | !endif |
118 | !!!if adm/forum notin $module and _ notin $wims_session \ |
122 | !!!if adm/forum notin $module and _ notin $wims_session \ |