Rev 13329 | Rev 15576 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 13329 | Rev 15574 | ||
---|---|---|---|
Line -... | Line 1... | ||
- | 1 | ||
1 | !set scorestat=!getscorestatus sheet=$wims_sheet |
2 | !set scorestat=!getscorestatus sheet=$wims_sheet |
2 | !if $exotrymax>0 and $cmd notwordof next reply and $scorestat!=no |
3 | !if $exotrymax>0 and $cmd notwordof next reply and $scorestat!=no |
3 | !set tmp=!getscorealltries sheet=$wims_sheet work=$wims_exo |
4 | !set tmp=!getscorealltries sheet=$wims_sheet work=$wims_exo |
4 | !set tmp2=!getscoremaxexotry sheet=$wims_sheet work=$wims_exo |
5 | !set tmp2=!getscoremaxexotry sheet=$wims_sheet work=$wims_exo |
5 | <div class="wims_msg info"> |
6 | <div class="wims_msg info"> |
Line 20... | Line 21... | ||
20 | $wims_name_maxexotry_warning1 |
21 | $wims_name_maxexotry_warning1 |
21 | !endif |
22 | !endif |
22 | </p> |
23 | </p> |
23 | !endif |
24 | !endif |
24 | </div> |
25 | </div> |
- | 26 | !endif |
|
- | 27 | ||
- | 28 | !if $seedlastcnt < $seedrepeat and $cmd iswordof reply and $scorestat!=no |
|
- | 29 | <div class="wims_msg info"> |
|
- | 30 | $name_tryagain |
|
- | 31 | </div> |
|
25 | !endif |
32 | !endif |