Issue Details (XML | Word | Printable)

Key: MDL-10902
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Minor Minor
Assignee: Howard Miller
Reporter: Adriane Boyd
Votes: 0
Watchers: 0
Operations

Add/Edit UI Mockup to this issue
If you were logged in you would be able to see more operations.
Moodle

GIFT format import errors

Created: 18/Aug/07 02:29 AM   Updated: 18/Aug/07 05:34 PM
Component/s: Questions
Affects Version/s: 1.9
Fix Version/s: 1.8.3, 1.9

Participants: Adriane Boyd and Howard Miller
Security Level: None
QA Assignee: Howard Miller
Resolved date: 18/Aug/07
Affected Branches: MOODLE_19_STABLE
Fixed Branches: MOODLE_18_STABLE, MOODLE_19_STABLE


 Description  « Hide
The new check for importing from plugins overwrites the question that's been partially created before the check. The variable $question in lines 230-231 just needs to be renamed to something other than $question.

 All   Comments   Change History   Version Control      Sort Order: Ascending order - Click to sort in descending order
Howard Miller added a comment - 18/Aug/07 05:34 PM
Good point - now fixed. Thanks for spotting that.