Subversion Repositories wimsdev

Rev

Rev 8829 | Blame | Compare with Previous | Last modification | View Log | RSS feed

  1. !if $wims_read_parm=synonym
  2.  <p>
  3.  You may define synonymes in the correct answer. To do this, the synonymes has
  4.  only to be added behind the (standard) correct answer, preceeded by the
  5.  vertical bar ``<span class="tt">|</span>''. An arbitrary number of synonymes can be defined.
  6.  </p>
  7. !endif
  8. !if $wims_read_parm=badonly
  9.  <p>
  10.  Furthermore, if you do not want user inputs with just some typing errors to be
  11.  considered as false, you can define a list of `meaningful' words to the
  12. answer. This is a list of words to be put into the `good answer' field,
  13.  behind the correct answer and eventual synonymes, and preceeded by a semicolon
  14.  ``<span class="tt">;</span>''. Punctuations will be ignored in this list, and the words
  15.  are also compared with the same level of difference tolerance as for the correct
  16.  answers.
  17.  </p><p>
  18.  When the meaningful words are defined, user inputs containing a word not in
  19.  the meaningful word list will be sent back for correction.
  20. </p>
  21. !endif
  22.