]> git.mjollnir.org Git - moodle.git/commit
MDL-10884, import is copying all grade_items into course, creating duplicate course...
authortoyomoyo <toyomoyo>
Mon, 20 Aug 2007 04:15:49 +0000 (04:15 +0000)
committertoyomoyo <toyomoyo>
Mon, 20 Aug 2007 04:15:49 +0000 (04:15 +0000)
commit7e098210387340c4c09ed7df43e7271a566b1156
treef2211e13dbe8d026390a5539da795960fc9a566e
parent8ec96cb172c2609cf16a472891273420d578c9f8
MDL-10884, import is copying all grade_items into course, creating duplicate course grade_item. Other backup/restore fixes 1) if user_data is not selected, grade_item will still be copied but the grades and grades_text are ignored. 2) Grade histories not imported during import.
backup/backuplib.php
backup/restorelib.php