Rev 13715 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 13715 | Rev 14235 | ||
---|---|---|---|
Line 79... | Line 79... | ||
79 | 79 | ||
80 | :Scelte casuali di elementi inseriti tra parentesi graffe |
80 | :Scelte casuali di elementi inseriti tra parentesi graffe |
81 | $embraced_randitem |
81 | $embraced_randitem |
82 | \text{accolade=item(1,1 sì, |
82 | \text{accolade=item(1,1 sì, |
83 | 2 no)} |
83 | 2 no)} |
- | 84 | ||
- | 85 | :Tipi di analisi della risposta. |
|
- | 86 | I tipi <span class="tt">case</span> e <span class="tt">nocase</span> sono soprattutto pensati per le |
|
- | 87 | applicazioni linguistiche. Per tutti gli altri utilizzi è preferibile l'opzione |
|
- | 88 | <span class="tt">atext</span>. |
|
- | 89 | \text{type_rep=item(3,case (nessun errore tollerato), |
|
- | 90 | nocase (tollerate differenze maiuscole/minuscole), |
|
- | 91 | atext (ignorate differenze plurale/singolare e articoli))} |
|
84 | 92 | ||
85 | :%%%%%%%%%%%%%% Nulla da modificare fino all'enunciato %%%%%%%%%%%%%%%% |
93 | :%%%%%%%%%%%%%% Nulla da modificare fino all'enunciato %%%%%%%%%%%%%%%% |
86 | \text{accolade=wims(word 1 of \accolade)} |
94 | \text{accolade=wims(word 1 of \accolade)} |
87 | \precision{10000} |
95 | \precision{10000} |
88 | \text{data=wims(singlespace \data)} |
96 | \text{data=wims(singlespace \data)} |
Line 122... | Line 130... | ||
122 | \if{\test issametext NaN}{ |
130 | \if{\test issametext NaN}{ |
123 | \text{test=wims(translate internal | to , in \f)} |
131 | \text{test=wims(translate internal | to , in \f)} |
124 | \integer{c=wims(charcnt \test[1])} |
132 | \integer{c=wims(charcnt \test[1])} |
125 | \integer{c=min(50,max(6,\c+6))} |
133 | \integer{c=min(50,max(6,\c+6))} |
126 | \text{lengths=\lengths\c,} |
134 | \text{lengths=\lengths\c,} |
127 | \text{types=\types[] |
135 | \text{types=\types[]\type_rep,} |
128 | \text{options=| isin \f?\options[]symtext} |
136 | \text{options=| isin \f?\options[]symtext} |
129 | }{ |
137 | }{ |
130 | \integer{c=max(5,\c+2)} |
138 | \integer{c=max(5,\c+2)} |
131 | \text{lengths=\lengths\c,} |
139 | \text{lengths=\lengths\c,} |
132 | \text{f1=wims(nospace \f)} |
140 | \text{f1=wims(nospace \f)} |