Rev 13816 | Rev 13876 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 13816 | Rev 13820 | ||
---|---|---|---|
Line 78... | Line 78... | ||
78 | v_=!translate internal $\ |
78 | v_=!translate internal $\ |
79 | $ to $ $ in $(val$v) |
79 | $ to $ $ in $(val$v) |
80 | var_$i=$(var_$i)\ |
80 | var_$i=$(var_$i)\ |
81 | $v_ |
81 | $v_ |
82 | !next v |
82 | !next v |
83 | !endif |
83 | !endif |
84 | !ifval $replycnt=0 and $choicecnt=1 |
84 | !ifval $replycnt=0 and $choicecnt=1 |
85 | rep=!item 1 to 6 of $choicebad1 |
85 | rep=!item 1 to 6 of $choicebad1 |
86 | rep=!append item $choicegood1 to $rep |
86 | rep=!append item $choicegood1 to $rep |
87 | rep=!listuniq $rep |
87 | rep=!listuniq $rep |
88 | rep=!sort items $rep |
88 | rep=!sort items $rep |
89 | rep=!replace , by </li><li> in <ul style="list-style-type: square;"><li>$rep</li></ul> |
89 | rep=!replace , by </li><li> in <ul style="list-style-type: square;"><li>$rep</li></ul> |
90 | chce_$i=$rep |
90 | chce_$i=$rep |
91 | test_print=1 |
91 | test_print=1 |
92 | !else |
92 | !else |
93 | chce_$i= |
93 | chce_$i= |
94 | !endif |
94 | !endif |
95 | rep= |
95 | rep= |
96 | !!FIXME |
96 | !!FIXME |
97 | !if 3 isin $intro_check or $intro_check=$empty |
97 | !if 3 isin $intro_check or $intro_check=$empty |
98 | !for k=1 to $choicecnt |
98 | !for k=1 to $choicecnt |
99 | !if $(choicename$k)!= |
99 | !if $(choicename$k)!= |