Subversion Repositories wimsdev

Rev

Rev 13476 | Rev 13488 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 13476 Rev 13480
Line 54... Line 54...
54
 \text{option=wims(append line 1 x \nb_item to \option)}
54
 \text{option=wims(append line 1 x \nb_item to \option)}
55
}
55
}
56
\matrix{option=\option}
56
\matrix{option=\option}
57
\text{STEP=wims(makelist r x for x=1 to \N)}
57
\text{STEP=wims(makelist r x for x=1 to \N)}
58
\steps{\STEP}
58
\steps{\STEP}
-
 
59
 
59
\statement{\instruction
60
\statement{
-
 
61
  <div class="instruction">\instruction</div>
60
\if{\N=1}{
62
  \if{\N=1}{
61
 <p class="wimscenter">\embed{r 1, 400 x 60}</p>
63
    <div class="wimscenter">\embed{r 1, 400 x 60}</div>
62
}{
64
  }{
-
 
65
    \for{s=1 to \N}{
63
 \for{s=1 to \N}{<p> \s : </p>
66
      <p>\s : </p>
64
 <p class="wimscenter">\embed{r \s, 400 x 60}</p>
67
      <div class="wimscenter">\embed{r \s, 400 x 60}</div>
65
}
68
    }
66
}
69
  }
67
}
70
}
-
 
71
 
68
\answer{1}{\data[1;];\option[1;] x 80}{type=puzzle}{option=text}
72
\answer{1}{\data[1;];\option[1;] x 80}{type=puzzle}{option=text}
69
\answer{2}{\data[2;];\option[2;] x 80}{type=puzzle}{option=text}
73
\answer{2}{\data[2;];\option[2;] x 80}{type=puzzle}{option=text}
70
\answer{3}{\data[3;];\option[3;] x 80}{type=puzzle}{option=text}
74
\answer{3}{\data[3;];\option[3;] x 80}{type=puzzle}{option=text}
71
\answer{4}{\data[4;];\option[4;] x 80}{type=puzzle}{option=text}
75
\answer{4}{\data[4;];\option[4;] x 80}{type=puzzle}{option=text}
72
\answer{5}{\data[5;];\option[5;] x 80}{type=puzzle}{option=text}
76
\answer{5}{\data[5;];\option[5;] x 80}{type=puzzle}{option=text}