Rev 8002 | Rev 11375 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 8002 | Rev 8512 | ||
---|---|---|---|
Line 70... | Line 70... | ||
70 | ??Nankin,Pekin,Canton,Maguan,Taiping,Tianjin??.; |
70 | ??Nankin,Pekin,Canton,Maguan,Taiping,Tianjin??.; |
71 | } |
71 | } |
72 | 72 | ||
73 | :Text before the question. html tags allowed, can be empty. |
73 | :Text before the question. html tags allowed, can be empty. |
74 | $embraced_randitem |
74 | $embraced_randitem |
75 | \text{ |
75 | \text{pre=Fill-in the choices:} |
76 | 76 | ||
77 | :Text after the question. html tags allowed, can be empty. |
77 | :Text after the question. html tags allowed, can be empty. |
78 | $embraced_randitem |
78 | $embraced_randitem |
79 | \text{post=} |
79 | \text{post=} |
80 | 80 | ||
Line 82... | Line 82... | ||
82 | $embraced_randitem |
82 | $embraced_randitem |
83 | \text{accolade=item(1,1 yes, |
83 | \text{accolade=item(1,1 yes, |
84 | 2 no)} |
84 | 2 no)} |
85 | 85 | ||
86 | :%%%%%%%%%%%%%% Nothing to modify before the statement %%%%%%%%%%%%%%%% |
86 | :%%%%%%%%%%%%%% Nothing to modify before the statement %%%%%%%%%%%%%%%% |
87 | - | ||
88 | \text{format=wims(word 1 of \format)} |
87 | \text{format=wims(word 1 of \format)} |
89 | \text{data=wims(singlespace \data)} |
88 | \text{data=wims(singlespace \data)} |
90 | \text{data=wims(nonempty rows \data)} |
89 | \text{data=wims(nonempty rows \data)} |
91 | \text{data=randomrow(\data)} |
90 | \text{data=randomrow(\data)} |
92 | \text{data=\accolade=1 ?wims(embraced randitem \data)} |
91 | \text{data=\accolade=1 ?wims(embraced randitem \data)} |
Line 111... | Line 110... | ||
111 | 110 | ||
112 | :%%%%%%%%%%%%% Now the statement in html. %%%%%%%%%%%%%%%%%%%% |
111 | :%%%%%%%%%%%%% Now the statement in html. %%%%%%%%%%%%%%%%%%%% |
113 | 112 | ||
114 | ::You don't need to modify this in general. |
113 | ::You don't need to modify this in general. |
115 | 114 | ||
116 | \statement{ |
115 | \statement{<div class="instruction"> |
- | 116 | \pre |
|
- | 117 | </div> |
|
117 | \data[1;] |
118 | \data[1;] |
118 | \for{k=1 to \qs}{ |
119 | \for{k=1 to \qs}{ |
119 | \embed{r \k,\len} \data[2*\k+1;] |
120 | \embed{r \k,\len} \data[2*\k+1;] |
120 | } |
121 | } |
121 | \post |
122 | \post |