Details
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
- All
- Comments
- History
- Activity
- Source
- Test Sessions
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.