Rev 3947 | Rev 5711 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 3947 | Rev 4067 | ||
---|---|---|---|
Line 9... | Line 9... | ||
9 | The data file contains one or more "sets" of language items which we will call |
9 | The data file contains one or more "sets" of language items which we will call |
10 | "data" from now on (i.e. questions, pieces of text with gaps, words to be matched, etc.). |
10 | "data" from now on (i.e. questions, pieces of text with gaps, words to be matched, etc.). |
11 | If there are several data sets in an exercise, these must be separated |
11 | If there are several data sets in an exercise, these must be separated |
12 | by a punctuation sign : written at the beginning of each "data set". |
12 | by a punctuation sign : written at the beginning of each "data set". |
13 | 13 | ||
14 | <pre |
14 | <pre> |
15 | background-color:#FFFFCC; |
- | |
16 | font-weight: bold ; |
- | |
17 | font-size: 12px; |
- | |
18 | border-style: solid; |
- | |
19 | border-width: 2pt; |
- | |
20 | margin: 3% 3% 3% 3%; |
- | |
21 | padding: 3%;"> |
- | |
22 | :beginning of the first data set |
15 | :beginning of the first data set |
23 | data |
16 | data |
24 | data |
17 | data |
25 | data |
18 | data |
26 | end of the first data set |
19 | end of the first data set |
Line 51... | Line 44... | ||
51 | Quicktool menu. |
44 | Quicktool menu. |
52 | If you wish to include a different piece of text, audio recording or a picture in each |
45 | If you wish to include a different piece of text, audio recording or a picture in each |
53 | data set (i.e. have several of these in within a whole exercise) the format of |
46 | data set (i.e. have several of these in within a whole exercise) the format of |
54 | the data file changes slightly. See the "Preferences for a data set" section in the help |
47 | the data file changes slightly. See the "Preferences for a data set" section in the help |
55 | files for each exercise type for the format to follow. |
48 | files for each exercise type for the format to follow. |
56 | <p> |
49 | <p class="emptyline"></p> |
57 | WIMS will randomly select a data set from all the data sets provided when the |
50 | WIMS will randomly select a data set from all the data sets provided when the |
58 | learner clicks on the "renew" button, therefore each exercise suggested will |
51 | learner clicks on the "renew" button, therefore each exercise suggested will |
59 | be slighlty different from the previous one. |
52 | be slighlty different from the previous one. |
60 | When using this random function it is recommended to create as many data sets |
53 | When using this random function it is recommended to create as many data sets |
61 | as possible in a data file so as to make the exercise interesting and challenging |
54 | as possible in a data file so as to make the exercise interesting and challenging |
62 | for the learner. |
55 | for the learner. |
63 | <p> |
56 | <p class="emptyline"></p> |
64 | In most exercise types several independent data sets can be used to create a series |
57 | In most exercise types several independent data sets can be used to create a series |
65 | of exercises presented in a certain number of steps which is specified by the maker |
58 | of exercises presented in a certain number of steps which is specified by the maker |
66 | of the exercise in the Quicktool menu. |
59 | of the exercise in the Quicktool menu. |
67 | <p> |
60 | <p class="emptyline"></p> |
68 | In this case, the data sets are selected randomly from all the data sets in the data file. |
61 | In this case, the data sets are selected randomly from all the data sets in the data file. |
69 | You have to make sure that you have provided a sufficient number of data sets |
62 | You have to make sure that you have provided a sufficient number of data sets |
70 | for the exercise to be interesting. |
63 | for the exercise to be interesting. |
71 | When configuring the number of steps in an exercise, it is best not to include |
64 | When configuring the number of steps in an exercise, it is best not to include |
72 | too many data sets in each step, as the learner may become tired and demotivated |
65 | too many data sets in each step, as the learner may become tired and demotivated |
Line 84... | Line 77... | ||
84 | If you wish to create a hyperlink to another webpage: |
77 | If you wish to create a hyperlink to another webpage: |
85 | <tt><a target="wims_external" href="http=_adresse_url">nom</a></tt> |
78 | <tt><a target="wims_external" href="http=_adresse_url">nom</a></tt> |
86 | </li> |
79 | </li> |
87 | <li><b>name_of_the_file</b>: help-text that explains to the learner how |
80 | <li><b>name_of_the_file</b>: help-text that explains to the learner how |
88 | to answer in a separate window |
81 | to answer in a separate window |
89 | Tick <tt>no</tt> if you do not want to include a piece of text. |
82 | Tick <tt class="wims_code_words">no</tt> if you do not want to include a piece of text. |
90 | </li> |
83 | </li> |
91 | <li><b>name_of_audio_file</b>: name of the audio recording the learner is |
84 | <li><b>name_of_audio_file</b>: name of the audio recording the learner is |
92 | expected to listen to. |
85 | expected to listen to. |
93 | Tick <tt>no</tt> if you do not want to include an audio recording. |
86 | Tick <tt class="wims_code_words">no</tt> if you do not want to include an audio recording. |
94 | </li> |
87 | </li> |
95 | <li><b>name_of video_file</b>: URL of video file you wish to include. |
88 | <li><b>name_of video_file</b>: URL of video file you wish to include. |
96 | Tick <tt>no</tt> if you do not want to include a video. |
89 | Tick <tt class="wims_code_words">no</tt> if you do not want to include a video. |
97 | </li> |
- | |
98 | - | ||
99 | </li> |
90 | </li> |
100 | <li><b>name_of_picture_file</b>: name of the picture the learner is expected |
91 | <li><b>name_of_picture_file</b>: name of the picture the learner is expected |
101 | to see in order to be able to do the exercise. |
92 | to see in order to be able to do the exercise. |
102 | Tick <tt>no</tt> if you do not want to include a picture. |
93 | Tick <tt class="wims_code_words">no</tt> if you do not want to include a picture. |
103 | - | ||
104 | </li> |
94 | </li> |
105 | <li><b>size</b>: Sometimes you may be required to fill in the size (for example |
95 | <li><b>size</b>: Sometimes you may be required to fill in the size (for example |
106 | the number of letters in a gap, the size of a picture, "width x height" in drag |
96 | the number of letters in a gap, the size of a picture, "width x height" in drag |
107 | and drop exercises or "height x left width x right width" in matching exercises. |
97 | and drop exercises or "height x left width x right width" in matching exercises. |
108 | - | ||
109 | </li> |
98 | </li> |
110 | </ul> |
99 | </ul> |
111 | File names must be written without leaving a space between the words in the name |
100 | File names must be written without leaving a space between the words in the name |
112 | (you can for example separate words with _ to write name_of_file). Special characters |
101 | (you can for example separate words with _ to write name_of_file). Special characters |
113 | or letters with an accent are not allowed in the name of files either and the file |
102 | or letters with an accent are not allowed in the name of files either and the file |
114 | extension must be indicated (for example <tt>.mp3</tt> or <tt>.jpg</tt>). |
103 | extension must be indicated (for example <tt>.mp3</tt> or <tt>.jpg</tt>). |
- | 104 | <p class="emptyline"></p> |
|
115 | 105 | ||
116 | <p> |
- | |
117 | Certain pieces of information can be added at the beginning of the file (before the |
106 | Certain pieces of information can be added at the beginning of the file (before the |
118 | beginning of the data set which starts with the colon :) |
107 | beginning of the data set which starts with the colon :) |
119 | <pre style="background-color:#FFFFCC; |
- | |
120 | font-weight: bold ; |
- | |
121 | font-size: 12px; |
- | |
122 | border-style: solid; |
- | |
123 | border-width: 2pt; |
- | |
124 | margin: 3% 3% 3% 3%; |
- | |
125 |
|
108 | <pre> |
126 | instruction= |
109 | instruction= |
127 | reading_file1=no |
110 | reading_file1=no |
128 | audio_file1=no |
111 | audio_file1=no |
129 | video_file1=no |
112 | video_file1=no |
130 | image_file1=no |
113 | image_file1=no |