Index: openacs-4/packages/assessment/www/doc/user_interface/tests.html =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/assessment/www/doc/user_interface/tests.html,v diff -u -r1.2 -r1.3 --- openacs-4/packages/assessment/www/doc/user_interface/tests.html 25 Jan 2018 12:16:34 -0000 1.2 +++ openacs-4/packages/assessment/www/doc/user_interface/tests.html 25 Jan 2018 12:18:49 -0000 1.3 @@ -163,11 +163,11 @@
  • All or nothing: User get's 100% if all matches are correct, 0% otherwise.
  • -
  • Equally weigthed: Each match is worth 100/{number of matches} +
  • Equally weighted: Each match is worth 100/{number of matches} percent. Each correct match will give the according percentage and the end result will be the sum of all correct matches.
  • -
  • Allow negative: If we have equally weigthed matches, each +
  • Allow negative: If we have equally weighted matches, each correct match adds the match percentage (see above) to the total. Each wrong match distracts the match percentage from the total.