Rev 4067 | Rev 4156 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed
Rev | Author | Line No. | Line |
---|---|---|---|
3697 | bpr | 1 | The $wims_name_quick_QUIFAITQUOI type exercise is a special kind of multiple |
2701 | bpr | 2 | choice questionnaire. |
3 | The learner is expected to identify similar characteristics for each of the |
||
4 | "actors" or "objects" that are mentioned in the text or audio/video recording. |
||
5 | The following typical questions will be asked: "Who does this?" or |
||
6 | "What does he/she/it do?", "Who is this like?", "What is characteristic of that?". |
||
4067 | bpr | 7 | <p class="emptyline"></p> |
2740 | bpr | 8 | WHODOESWHAT type exercises can be useful when you wish to work on the specificities |
2701 | bpr | 9 | of certain types of texts or identify certain features of a piece of text or audio/video |
10 | recording. |
||
4067 | bpr | 11 | <p class="emptyline"></p> |
4155 | bpr | 12 | Specific image, audio files or small text can be included in each data set. |
2575 | bpr | 13 | :format |
4067 | bpr | 14 | <pre> |
2701 | bpr | 15 | :Mary,Peter,John |
2575 | bpr | 16 | 3 |
2701 | bpr | 17 | she/he plays the guitar,1,3 |
18 | she/he plays the violin,1 |
||
19 | she/he plays the piano,2,3 |
||
4067 | bpr | 20 | </pre> |
21 | Example: Study of the rhetorical structure of a short story |
||
22 | (The Necklace by Guy Maupassant) |
||
23 | <pre> |
||
2701 | bpr | 24 | :initial situation, modifying element, twists and turns of the plot, resolution, final situation |
2575 | bpr | 25 | 10 |
2701 | bpr | 26 | the portrait of an dissatisfied lady,1 |
27 | the Loisel's home,2 |
||
28 | the invitation,2 |
||
29 | Mr. Loisel gives his wife 400 Francs to buy a dress,2 |
||
30 | Mrs. Loisel is overjoyed at the ball,3 |
||
31 | Mathilde's friend agrees to lending her the diamond necklace,3 |
||
32 | The husband is looking for the lost jewellery,3 |
||
33 | The couple replaces the necklace by borrowing a huge amount of money,4 |
||
34 | The couple is in a difficult financial situation ,4 |
||
35 | Mrs Loisel accidentally finds out from Mrs Forestier that the diamond necklace she had |
||
36 | been lent was fake,5 |
||
37 | the text of the short story "The Necklace" by Guy Maupassant |
||
4067 | bpr | 38 | </pre> |
39 | <h3>$wims_name_Syntax</h3> |
||
40 | <pre> |
||
2701 | bpr | 41 | :the list of "characters" separated by a comma |
42 | number of lines for each question (here 4) |
||
43 | he loves sport,3 |
||
44 | he loves drawing,1,2 |
||
45 | he loves listening to music,1,2,3 |
||
46 | he loves to chat,1,2 |
||
3023 | bpr | 47 | text (which can be written on several lines and which will be placed after the instruction |
4067 | bpr | 48 | and before the questions on the screen) </pre> |
3023 | bpr | 49 | These last few lines can be used to present a piece of text that is specific |
50 | to the data set and/or which may be a supplement to the instructions given. |
||
4067 | bpr | 51 | <p class="emptyline"></p> |
52 | <span class="wims_warning">$wims_name_remark</span>: Preferences for a data set. |
||
2575 | bpr | 53 | |
2701 | bpr | 54 | If you wish to add a different audio recording, a different title (i.e. text) or a different |
55 | introduction to each data set (i.e. exercise), the first line must have the following format |
||
4067 | bpr | 56 | <pre> |
3023 | bpr | 57 | :audio=audio_file.mp3 image=picture_file.jpg title="your text" intro="instructions" |
4067 | bpr | 58 | </pre> |