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