Moodle

highlight questions that appear not to be working very well according to statistics

Details

  • Type: Sub-task Sub-task
  • Status: Closed Closed
  • Priority: Minor Minor
  • Resolution: Fixed
  • Affects Version/s: 2.0
  • Fix Version/s: 2.0
  • Component/s: Quiz
  • Labels:
    None
  • Affected Branches:
    MOODLE_20_STABLE
  • Fixed Branches:
    MOODLE_20_STABLE

Description

From OU spec : "Positions or items that appear to be performing particularly badly (Discrimination coefficient below XXX? perhaps other conditions too?) should be highlighted. We don't yet have a clear picture what constitutes 'particularly badly', so structure the code so that it is clear which part you need to tweak to change this. For example, have a function is_dubious_question($row_of_data). "

There is a function is_dubious_question on the statistics table passed all the stats for that question and other question data and that returns a bool.

Activity

Hide
Jamie Pratt added a comment -

Here is a patch (dubious.txt) that almost applies cleanly to the OU codebase. The theme changes may have to be applied by hand.

Show
Jamie Pratt added a comment - Here is a patch (dubious.txt) that almost applies cleanly to the OU codebase. The theme changes may have to be applied by hand.

People

Vote (0)
Watch (0)

Dates

  • Created:
    Updated:
    Resolved: