Rev 13424 | Rev 14672 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 13424 | Rev 13575 | ||
---|---|---|---|
Line 143... | Line 143... | ||
143 | \answer{}{1}{type=numeric}{weight=3} |
143 | \answer{}{1}{type=numeric}{weight=3} |
144 | </pre> |
144 | </pre> |
145 | 145 | ||
146 | <h3 id="option">Le paramètre optionnel <span class="tt wims_code_words">option</span></h3> |
146 | <h3 id="option">Le paramètre optionnel <span class="tt wims_code_words">option</span></h3> |
147 | Dans le cas de plusieurs options, elles sont séparées par des espaces. |
147 | Dans le cas de plusieurs options, elles sont séparées par des espaces. |
148 | For example, <span class="tt wims_code_words">option= |
148 | For example, <span class="tt wims_code_words">option=split noanalyzeprint</span>. |
149 | 149 | ||
150 | Les options possibles à la suite d'une instruction <span class="tt wims_code_variable">answer</span> |
150 | Les options possibles à la suite d'une instruction <span class="tt wims_code_variable">answer</span> |
151 | ou <span class="tt wims_code_variable">condition</span> sont |
151 | ou <span class="tt wims_code_variable">condition</span> sont |
152 | <ul> |
152 | <ul> |
153 | <li><span class="tt wims_code_words"> |
153 | <li><span class="tt wims_code_words">option=default=" "</span>: The option <span class="tt wims_code_words">default</span> is common for all free answers : |
154 | This option can take |
154 | This option can take |
155 | the form <span class="tt wims_code_words">default="default_value"</span>. If the |
155 | the form <span class="tt wims_code_words">default="default_value"</span>. If the |
156 | user gives an empty reply, it is the default_value that will take place. |
156 | user gives an empty reply, it is the default_value that will take place. |
157 | </li><li> |
157 | </li><li> |
158 | <span class="tt wims_code_words">option=split</span>: In case of type <span class="tt wims_code_words">correspond</span>, <span class="tt wims_code_words">checkbox</span> or <span class="tt wims_code_words">mark</span>, |
158 | <span class="tt wims_code_words">option=split</span>: In case of type <span class="tt wims_code_words">correspond</span>, <span class="tt wims_code_words">checkbox</span> or <span class="tt wims_code_words">mark</span>, |