Quiz GIFT Format Bug?

Quiz GIFT Format Bug?

{$a->নাম} - {$a->তারিখ} দ্বারা
Number of replies: 2

When I import GIFT or Aiken formatted text files into Moodle 1.7, it ignores everything after a single or double quote mark.  It essentially treats the quote mark as the beginning of a comment.

How do I put quotes and apostrophes back into our quizzes?

রেটিং এর গড়: -
In reply to Mark Schneider

Re: Quiz GIFT Format Bug?

{$a->নাম} - {$a->তারিখ} দ্বারা
Core developers এর ছবি Documentation writers এর ছবি Particularly helpful Moodlers এর ছবি Peer reviewers এর ছবি Plugin developers এর ছবি
I suspect you are using curly quotes, or some other non-ASCII character.

You need to make sure the file you are importing is in the UTF-8 character set.