I have some Q/A pairs that I export from Quizlet that I want to import into
Mnemosyne. The problem is that each question and answer has multiple lines.
I thought of putting them in xml for import but there is the id issue. I am
planning to write a script to take the text file with specific line breaks
and Q:A delimiters and turn the list of items in to an xml file for import.
The only problem I could spot was the item_id which is the first 8
characters of the md5 hash of question + answer. Can I just give the items
an arbitrary id number or should I try to implement the same id assignment
process.  And also please advise on other issues regarding this approach.
If this should work, I am planning to make this script available for the
general use.
thanks
Murat

-- 
You received this message because you are subscribed to the Google Groups 
"mnemosyne-proj-users" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/mnemosyne-proj-users?hl=en.

Reply via email to