Rev 13704 | Rev 14235 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 13704 | Rev 13781 | ||
---|---|---|---|
Line 1... | Line 1... | ||
1 | type=gapfill first |
1 | type=gapfill first |
2 | textarea="data feedback_general" |
2 | textarea="explain data feedback_general" |
3 | iEdit=" |
3 | iEdit="explain feedback_general" |
4 | asis="feedback_general" |
4 | asis="explain feedback_general" |
5 | 5 | ||
6 | :Mixte multiple choice questions embedded in a non variable text. |
6 | :Mixte multiple choice questions embedded in a non variable text. |
7 | 7 | ||
8 | This exercise presents a text where response fields are inserted. |
8 | This exercise presents a text where response fields are inserted. |
9 | <p> |
9 | <p> |
Line 22... | Line 22... | ||
22 | 22 | ||
23 | :\title{Choices in a text} |
23 | :\title{Choices in a text} |
24 | :\author{XIAO, Gang} |
24 | :\author{XIAO, Gang} |
25 | :\email{qualite@wimsedu.info} |
25 | :\email{qualite@wimsedu.info} |
26 | :\credits{} |
26 | :\credits{} |
- | 27 | :Consigne pour les apprenants |
|
- | 28 | ||
- | 29 | \text{explain=Remplissez.} |
|
27 | 30 | ||
28 | :Main data. |
31 | :Main data. |
29 | Questions to ask should be put between a pair of |
32 | Questions to ask should be put between a pair of |
30 | double-question marks "??". |
33 | double-question marks "??". |
31 | <p> |
34 | <p> |
Line 38... | Line 41... | ||
38 | Si plusieurs réponses correctes sont possibles dans une réponse libre, séparer |
41 | Si plusieurs réponses correctes sont possibles dans une réponse libre, séparer |
39 | toutes les bonnes réponses (synonymes) par un trait vertical <span class="tt wims_code_words">|</span>. |
42 | toutes les bonnes réponses (synonymes) par un trait vertical <span class="tt wims_code_words">|</span>. |
40 | (l'analyse est alors faite par symtext pour les experts). |
43 | (l'analyse est alors faite par symtext pour les experts). |
41 | </p> |
44 | </p> |
42 | $embraced_randitem |
45 | $embraced_randitem |
43 | \text{data= |
- | |
44 | Fill in: |
- | |
45 | <p> |
- | |
46 |
|
46 | \text{data=Linux was created in ??1991?? by Linus Torvalds, |
47 | who was a ??Finnish, Swedish, American, English, Nordic?? student |
47 | who was a ??Finnish, Swedish, American, English, Nordic?? student |
48 | at the time working on the ??Minix?? system on |
48 | at the time working on the ??Minix?? system on |
49 | ??Intel 386,Sun,Macintosh,Bull,Microsoft?? architecture machines.<br/> |
49 | ??Intel 386,Sun,Macintosh,Bull,Microsoft?? architecture machines.<br/> |
50 | He posted on a newsgroup the first version of his system, |
50 | He posted on a newsgroup the first version of his system, |
51 | which was version ??0.02??. |
51 | which was version ??0.02??. |
52 | } |
52 | } |
53 | :Embraced random items |
53 | :Embraced random items |
54 | $embraced_randitem |
54 | $embraced_randitem |
55 | \text{accolade=item(1,1 yes, |
55 | \text{accolade=item(1,1 yes, |
56 | 2 no)} |
56 | 2 no)} |
Line 116... | Line 116... | ||
116 | 116 | ||
117 | :%%%%%%%%%%%%% Now the statement in HTML. %%%%%%%%%%%%%%%%%%%% |
117 | :%%%%%%%%%%%%% Now the statement in HTML. %%%%%%%%%%%%%%%%%%%% |
118 | 118 | ||
119 | ::You don't need to modify this in general. |
119 | ::You don't need to modify this in general. |
120 | 120 | ||
121 | \statement{ |
121 | \statement{<div>\explain</div> |
122 | \data[1;] |
122 | \data[1;] |
123 | \for{k=1 to \qs}{ |
123 | \for{k=1 to \qs}{ |
124 | \embed{r \k,\lengths[\k]} \data[2*\k+1;] |
124 | \embed{r \k,\lengths[\k]} \data[2*\k+1;] |
125 | } |
125 | } |
126 | } |
126 | } |