Rev 13550 | Rev 13704 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 13550 | Rev 13564 | ||
---|---|---|---|
Line 84... | Line 84... | ||
84 | 2 no)} |
84 | 2 no)} |
85 | 85 | ||
86 | :%%%%%%%%%%%%%% Nothing to modify before the statement %%%%%%%%%%%%%%%% |
86 | :%%%%%%%%%%%%%% Nothing to modify before the statement %%%%%%%%%%%%%%%% |
87 | \text{accolade=wims(word 1 of \accolade)} |
87 | \text{accolade=wims(word 1 of \accolade)} |
88 | \text{format=wims(word 1 of \format)} |
88 | \text{format=wims(word 1 of \format)} |
- | 89 | \text{len=\format issametext menu ? } |
|
89 | \text{data=wims(singlespace \data)} |
90 | \text{data=wims(singlespace \data)} |
90 | \text{data=wims(nonempty rows \data)} |
91 | \text{data=wims(nonempty rows \data)} |
91 | \text{data=randomrow(\data)} |
92 | \text{data=randomrow(\data)} |
92 | \text{data=\accolade=1 ?wims(embraced randitem \data)} |
93 | \text{data=\accolade=1 ?wims(embraced randitem \data)} |
93 | \text{data=slib(text/cutchoice2 \data)} |
94 | \text{data=slib(text/cutchoice2 \data)} |
Line 111... | Line 112... | ||
111 | 112 | ||
112 | :%%%%%%%%%%%%% Now the statement in html. %%%%%%%%%%%%%%%%%%%% |
113 | :%%%%%%%%%%%%% Now the statement in html. %%%%%%%%%%%%%%%%%%%% |
113 | 114 | ||
114 | ::You don't need to modify this in general. |
115 | ::You don't need to modify this in general. |
115 | 116 | ||
- | 117 | \statement{ |
|
116 |
|
118 | <div class="instruction">\pre</div> |
117 | \pre |
- | |
118 | </div> |
- | |
119 | \data[1;] |
119 | \data[1;] |
120 | \for{k=1 to \qs}{ |
120 | \for{k=1 to \qs}{ |
121 | \embed{r \k,\len} \data[2*\k+1;] |
121 | \embed{r \k,\len} \data[2*\k+1;] |
122 | } |
122 | } |
123 | \post |
123 | \post |
124 | } |
124 | } |
125 | 125 | ||
126 | :%%%%%%%%%%%%% Nothing to modify after. %%%%%%%%%%%%%%%%%5 |
126 | :%%%%%%%%%%%%% Nothing to modify after. %%%%%%%%%%%%%%%%%5 |
127 | 127 | ||
128 | \answer{Champ 1}{\good[1];\field[1;]}{type=\format} |
128 | \answer{Champ 1}{\good[1];\field[1;]}{type=\format} |