Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Minor
-
Resolution: Not a bug
-
Affects Version/s: 1.8
-
Fix Version/s: None
-
Component/s: Quiz
-
Labels:None
-
Environment:LAMP
-
Database:MySQL
-
Affected Branches:MOODLE_18_STABLE
Description
If the GIFT file is in ISO-8859-1, it will be imported but special characters such as åäö will break the questionnaire.
When importing the attached file, the question "Har Java-kompilatorn installerats framgångsrikt?" will end up as "Har Java-kompilatorn installerats framg".
If the GIFT file is saved in UTF-8 it imports without any problems.
Reassigning this to the quiz module. Questionnaire cannot import GIFT files.