Moodle

Refactor quiz_question_action_icons

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
  • Difficulty:
    Moderate
  • Affected Branches:
    MOODLE_20_STABLE
  • Fixed Branches:
    MOODLE_20_STABLE

Description

quiz_question_action_icons is not used by the edit tab nor the ordering/paging tab, since the logic has changed. Is there use for this function still, and should it be refactored at least for the ordering tab - extending it for the edit tab it may pointless since everything is displayed so differently there.

Activity

Hide
Tim Hunt added a comment -

The function is still used in the statistics report.

Considering I have just saved 80 lines of code (while I think adding more whitespace) I would say that refactoring was worthwhile. Hopefully I have not broken anything.

Show
Tim Hunt added a comment - The function is still used in the statistics report. Considering I have just saved 80 lines of code (while I think adding more whitespace) I would say that refactoring was worthwhile. Hopefully I have not broken anything.

People

Vote (0)
Watch (0)

Dates

  • Created:
    Updated:
    Resolved: