diff --git a/mod/quiz/backuplib.php b/mod/quiz/backuplib.php index 232face751c..6fb47e0bc01 100644 --- a/mod/quiz/backuplib.php +++ b/mod/quiz/backuplib.php @@ -53,7 +53,6 @@ // Then categories from parent contexts used by the quizzes we are backing up. - //TODO this will need generalising when we have modules other than quiz using shared questions above course level. $parentcontexts = get_parent_contexts($coursecontext); $params = array($course); $from = "{quiz} quiz,";