It would not be hard to extend the qformat_aiken question import format to multichoice multi answers questions (currently only multichoice single answers are supported).
We should just modify the ANSWER: line from
ANSWER: D
to something like
ANSWER: A, D
The list separator can be a comma or anything else found suitable.