Import CSV - encoding ormat

"Question ID 2","Multiple Choice","This is a Multiple Choice Question",3,1,"Choice 1","Correct Feedback","Choice 2","","Choice 3","" This example works, but if Choice 3 has feedback and either choice 1 or 2 doesn not (you leave blank or put in an emptry string), the feedback gets misaligned - it does not honor the the "blank" column.For instance:"Question ID 2","Multiple Choice","This is a Multiple Choice Question",3,1,"Choice 1","Correct Feedback","Choice 2","","Choice 3","Feedback 3" In this case, if Choice 2 is selected, then "Feedback 3" is displayed. If Choice 3 is selected, then NO feedback is dislayed.

Discussions have been disabled for this post