Rev 14011 | Rev 14558 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 14011 | Rev 14018 | ||
---|---|---|---|
Line 91... | Line 91... | ||
91 | <h4>$name_answer_i $iii.</h4> |
91 | <h4>$name_answer_i $iii.</h4> |
92 | !if $t>1 |
92 | !if $t>1 |
93 | <ol style="list-style-type:square;"> |
93 | <ol style="list-style-type:square;"> |
94 | !endif |
94 | !endif |
95 | !for k=1 to $t |
95 | !for k=1 to $t |
96 | !if $(Replytype$iii[$k]) iswordof coord clock jsxgraphcurve |
96 | !if $(Replytype$iii[$k]) iswordof coord clock jsxgraphcurve jsxgraph draw |
97 | !break |
97 | !break |
98 | !endif |
98 | !endif |
99 | !set l__=!line $k of $(ans_$iii) |
99 | !set l__=!line $k of $(ans_$iii) |
100 | !if $l__ != |
100 | !if $l__ != |
101 | !if $t>1 |
101 | !if $t>1 |