Moodle

Move function definitions from mod/quiz/edit.php to mod/quiz/editlib.php

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

Seems strange to define functions in a non-lib file, when there is a lib file you could use.

Activity

Hide
Tim Hunt added a comment -

I am thinking of functions like array_add_at and following. The callbacks that were already in edit.php can probably stay there. (Yes, I am being inconsistent!)

Show
Tim Hunt added a comment - I am thinking of functions like array_add_at and following. The callbacks that were already in edit.php can probably stay there. (Yes, I am being inconsistent!)

People

Vote (0)
Watch (0)

Dates

  • Created:
    Updated:
    Resolved: