Uploaded image for project: 'Moodle'
  1. Moodle
  2. MDL-5324

allow negative marks for questions

    XMLWordPrintable

Details

    • New Feature
    • Status: Closed
    • Major
    • Resolution: Duplicate
    • 1.5.3
    • None
    • Quiz
    • None
    • All
    • Any
    • MOODLE_15_STABLE

    Description

      In SAT and other tests, a wrong answer in a multiple choice question yields a deduction of 0.25 points (when given 5 choices). Even though Moodle let a teacher assign negative score to a choice, such a negative score is never recorded.

      Suggested changes:

      mod/quiz/locallib.php:867: change 0.0 to -1.0
      mod/quiz/locallib.php:1787: comment out
      mod/quiz/questiontypes/multichoice/questiontype.php:352: change 0.0 to -1.0

      Attachments

        Issue Links

          Activity

            People

              timhunt Tim Hunt
              imported Imported
              Nobody Nobody
              Tim Hunt, Ilya Tregubov, Kevin Percy, Mathew May, Mihail Geshoski, Shamim Rezaie
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: