Rev 14937 | Rev 14980 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 14937 | Rev 14973 | ||
---|---|---|---|
Line 106... | Line 106... | ||
106 | <div class="oef_feedbacks" style="clear:left;"> |
106 | <div class="oef_feedbacks" style="clear:left;"> |
107 | !read $deffile feedback |
107 | !read $deffile feedback |
108 | </div> |
108 | </div> |
109 | !endif |
109 | !endif |
110 | </div> |
110 | </div> |
- | 111 | <br class="spacer clearall" /> |
|
111 | </div> |
112 | </div> |
112 | !!presentsol=1 deprecated |
113 | !!presentsol=1 deprecated |
113 | !! givesol=1: always if $score=10 or at the last try of all versions |
114 | !! givesol=1: always if $score=10 or at the last try of all versions |
114 | !if $solution!=$empty and ($givesol=$empty or (($presentsol=1 and $score<10)\ |
115 | !if $solution!=$empty and ($givesol=$empty or (($presentsol=1 and $score<10)\ |
115 | or ($givesol=1 and ($score=10 or $seedlastcnt>=$seedrepeat))\ |
116 | or ($givesol=1 and ($score=10 or $seedlastcnt>=$seedrepeat))\ |