Rev 13007 | Rev 13329 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 13007 | Rev 13319 | ||
---|---|---|---|
Line 1... | Line 1... | ||
1 | !set scorestat=!getscorestatus sheet=$wims_sheet |
1 | !set scorestat=!getscorestatus sheet=$wims_sheet |
2 | !if $exotrymax>0 and $cmd notwordof next reply and $scorestat!=no |
2 | !if $exotrymax>0 and $cmd notwordof next reply and $scorestat!=no and _check notin $wims_session |
3 | !set tmp=!getscorealltries sheet=$wims_sheet work=$wims_exo |
3 | !set tmp=!getscorealltries sheet=$wims_sheet work=$wims_exo |
4 | !set tmp2=!getscoremaxexotry sheet=$wims_sheet work=$wims_exo |
4 | !set tmp2=!getscoremaxexotry sheet=$wims_sheet work=$wims_exo |
5 | <div class="wims_msg info"> |
5 | <div class="wims_msg info"> |
6 | !if $tmp2=yes or $exotrymax<=$tmp |
6 | !if $tmp2=yes or $exotrymax<=$tmp |
7 | $wims_name_maxexotry1 |
7 | $wims_name_maxexotry1 |