Rev 14235 | Rev 15179 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 14235 | Rev 14236 | ||
---|---|---|---|
Line 58... | Line 58... | ||
58 | 58 | ||
59 | :Menu display order |
59 | :Menu display order |
60 | Menus can be displayed in a shuffle order or sorted. |
60 | Menus can be displayed in a shuffle order or sorted. |
61 | \text{list_order=item(1,alpha,shuffle)} |
61 | \text{list_order=item(1,alpha,shuffle)} |
62 | 62 | ||
63 | : |
63 | :Tolerance level for free answers |
64 | The types <span class="tt">case</span> and <span class="tt">nocase</span> are especially suitable for language applications. |
64 | The types <span class="tt">case</span> and <span class="tt">nocase</span> are especially suitable for language applications. |
65 | In other cases, prefer<span class="tt">atext</span>. |
65 | In other cases, prefer<span class="tt">atext</span>. |
66 | \text{type_rep=item(3,case (no error tolerance), |
66 | \text{type_rep=item(3,case (no error tolerance), |
67 | nocase (tolerate lowercase / uppercase), |
67 | nocase (tolerate lowercase / uppercase), |
68 | atext (ignore plural / singular and articles))} |
68 | atext (ignore plural / singular and articles))} |