From 4385c84859a46e2d5b60ffcbe468186db4eac1af Mon Sep 17 00:00:00 2001 From: stronk7 Date: Fri, 10 Jun 2005 14:19:35 +0000 Subject: [PATCH] Problems with 1.5Beta backups solved by Bobo. B-) Merged from MOODLE_15_STABLE --- backup/CHANGES_14_15.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backup/CHANGES_14_15.txt b/backup/CHANGES_14_15.txt index 630a66d48b9..15d1cb1e79f 100644 --- a/backup/CHANGES_14_15.txt +++ b/backup/CHANGES_14_15.txt @@ -68,7 +68,7 @@ Now I show the specific detailed status of every item in the process: 41. DONE: Add support to forum_track_prefs table. Not necessary. MD. Skipped. 42. DONE: Add user->trackforums (MD did). 43. DONE: Add forum->trackingtype -44. TODO: Review SCORM module. Bug 3404 seems to break restore. +44. DONE: Review SCORM module. Bug 3404 seems to break restore. Solved by Bobo. 45. DONE: Modify QUIZ module restore for pre1.5 courses (Eloy) 46. TODO: Modify QUIZ module 1.5 <==> 1.5 backup & restore (Gustav's team) 47. DONE: Orphan categories thing in quiz module need final solution. Bug 2459 is 95% solved.