Any code that includes a statement like
$question->feedbacktrue = $feedback['false'];
really needs to be rewritten.
I think that the only actual bug was that if your question had feedback for the right answer, but not for the wrong answer, then after exporting and reimporting, that feedback was transferred to the wrong answer. That will be fixed.