Rev 6111 | Details | Compare with Previous | Last modification | View Log | RSS feed
Rev | Author | Line No. | Line |
---|---|---|---|
4725 | bpr | 1 | type=image |
2 | textarea="data" |
||
3 | |||
4 | :$name_description |
||
5 | :%%%%%%%% |
||
6 | :\title{$name_title} |
||
7 | :\author{$wims_firstname,$wims_lastname} |
||
8 | :\email{$wims_email} |
||
5726 | bpr | 9 | :\credits{} |
4725 | bpr | 10 | :$name_instruction |
11 | \text{instruction=$name_instruction21} |
||
12 | :$name_image |
||
13 | \text{image=$wims_deposit} |
||
14 | :$name_data |
||
15 | $name_help_data |
||
16 | \matrix{data=$data} |
||
17 | |||
18 | :%%%%%%%%%%%%%%%%%%%%%%%% |
||
19 | \text{cache=\image} |
||
20 | \text{size= \data[1;]} |
||
21 | \text{coord = \data[2..-1;]} |
||
22 | \integer{N=rows(\coord)} |
||
23 | \matrix{coord=\coord} |
||
24 | |||
25 | \text{V = shuffle(\N)} |
||
26 | \text{K=\V[1]} |
||
27 | \text{point=\coord[\K;]} |
||
28 | \text{zone=\point[2,3]} |
||
9937 | bpr | 29 | \text{point=wims(embraced randitem \point[1])} |
4725 | bpr | 30 | \text{cache=draw(\size[1],\size[2] |
31 | copy 0,0,-1,-1,-1,-1,\cache)} |
||
32 | \text{cache = slib(oef/insfilename)} |
||
33 | |||
34 | \statement{ |
||
9937 | bpr | 35 | \instruction \point. |
5726 | bpr | 36 | <div class="wimscenter"> |
4725 | bpr | 37 | \embed{r1} |
5726 | bpr | 38 | </div> |
4725 | bpr | 39 | } |
9937 | bpr | 40 | \answer{}{\imagedir/\image;bound,\cache,\zone}{type=coord}{option=fill} |