Rev 13776 | Rev 15179 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 13776 | Rev 13781 | ||
---|---|---|---|
Line 1... | Line 1... | ||
1 | type=gapfill first |
1 | type=gapfill first |
2 | textarea="data" |
2 | textarea="explain data" |
- | 3 | iEdit="explain" |
|
- | 4 | asis="explain" |
|
3 | 5 | ||
4 | :Multiple choice questions embedded in a non variable text. |
6 | :Multiple choice questions embedded in a non variable text. |
5 | 7 | ||
6 | This exercise presents a text where multiple-choice fields are inserted. |
8 | This exercise presents a text where multiple-choice fields are inserted. |
7 | <p> |
9 | <p> |
Line 19... | Line 21... | ||
19 | 21 | ||
20 | :\title{Drop-down menus in a text} |
22 | :\title{Drop-down menus in a text} |
21 | :\author{XIAO, Gang} |
23 | :\author{XIAO, Gang} |
22 | :\email{qualite@wimsedu.info} |
24 | :\email{qualite@wimsedu.info} |
23 | :\credits{} |
25 | :\credits{} |
- | 26 | :Consigne pour les apprenants |
|
- | 27 | ||
- | 28 | \text{explain=Fill in:} |
|
24 | 29 | ||
25 | :Main data. |
30 | :Main data. |
26 | Questions to ask should be between a pair of double-question marks "??": |
31 | Questions to ask should be between a pair of double-question marks "??": |
27 | the different choices are separated by commas, |
32 | the different choices are separated by commas, |
28 | the correct answer being first. |
33 | the correct answer being first. |
29 | You can ask up to 20 questions in one sentence. |
34 | You can ask up to 20 questions in one sentence. |
30 | <p>The text here is fixed. |
35 | <p>The text here is fixed. |
31 | To vary the texts, choose the <strong>Choices in Texts</strong> template instead.</p> |
36 | To vary the texts, choose the <strong>Choices in Texts</strong> template instead.</p> |
32 | $embraced_randitem |
37 | $embraced_randitem |
33 | \text{data= |
38 | \text{data= |
34 | Fill in: |
- | |
35 | <p> |
- | |
36 | Linux was created in ??1991,1995,1998,1986,1989,2001?? by Linus Torvalds, |
39 | Linux was created in ??1991,1995,1998,1986,1989,2001?? by Linus Torvalds, |
37 | who was a ??Finnish, Swedish, American, English, Nordic?? student |
40 | who was a ??Finnish, Swedish, American, English, Nordic?? student |
38 | at the time working on the ??Minix,Unix,Solaris?? system on |
41 | at the time working on the ??Minix,Unix,Solaris?? system on |
39 | ??Intel 386,Sun,Macintosh,Bull,Microsoft?? architecture machines.<br/> |
42 | ??Intel 386,Sun,Macintosh,Bull,Microsoft?? architecture machines.<br/> |
40 | He posted on a newsgroup the first version of his system, |
43 | He posted on a newsgroup the first version of his system, |
Line 71... | Line 74... | ||
71 | 74 | ||
72 | :%%%%%%%%%%%%% Now the statement in HTML. %%%%%%%%%%%%%%%%%%%% |
75 | :%%%%%%%%%%%%% Now the statement in HTML. %%%%%%%%%%%%%%%%%%%% |
73 | 76 | ||
74 | ::You don't need to modify this in general. |
77 | ::You don't need to modify this in general. |
75 | 78 | ||
76 | \statement{ |
79 | \statement{<div>\explain</div> |
77 | \data[1;] |
80 | \data[1;] |
78 | \for{k=1 to \qs}{ |
81 | \for{k=1 to \qs}{ |
79 | \embed{r |
82 | \embed{r \k} \data[2*\k+1;] |
80 | } |
83 | } |
81 | } |
84 | } |
82 | 85 | ||
83 | :%%%%%%%%%%%%% Nothing to modify after. %%%%%%%%%%%%%%%%%5 |
86 | :%%%%%%%%%%%%% Nothing to modify after. %%%%%%%%%%%%%%%%%5 |
84 | 87 | ||
85 | \answer{Field 1}{\good[1];\field[1;]}{type=menu} |
88 | \answer{Field 1}{\good[1];\field[1;]}{type=menu} |