Rev 6235 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 6235 | Rev 13774 | ||
---|---|---|---|
Line 2... | Line 2... | ||
2 | The $wims_name_quick_GAP exercise type requires the learner to fill in blanks (i.e. gaps) |
2 | The $wims_name_quick_GAP exercise type requires the learner to fill in blanks (i.e. gaps) |
3 | in a piece of text. |
3 | in a piece of text. |
4 | There are several different types of GAP exercises: |
4 | There are several different types of GAP exercises: |
5 | </p> |
5 | </p> |
6 | <ul> |
6 | <ul> |
7 | <li> <span class="tt">case</span>: the |
7 | <li> <span class="tt">case</span>,<span class="tt">nocase</span>: the blank has to be filled in by typing letters |
- | 8 | (difference between lowercase and uppercase is not taking account with nocase). </li> |
|
8 | <li> <span class="tt">clickfill</span>: words to be dragged and dropped in the blank</li> |
9 | <li> <span class="tt">clickfill</span>: words to be dragged and dropped in the blank</li> |
9 | <li> <span class="tt">dragfill</span>: words to be dragged and dropped in the blank(each word can |
10 | <li> <span class="tt">dragfill</span>: words to be dragged and dropped in the blank(each word can |
10 | be used just once. Once used, the word disappears from the list of choices. ) |
11 | be used just once. Once used, the word disappears from the list of choices. ) |
11 | <li> <span class="tt">menu</span>: drop down menu</li> |
12 | <li> <span class="tt">menu</span>: drop down menu</li> |
12 | <li> <span class="tt">mark</span>: words to be clicked on</li> |
13 | <li> <span class="tt">mark</span>: words to be clicked on</li> |