[solved] Cyrillic characters in the logfile of multiple choice.
Dear colleagues, instead of Cyrilic letters in the logfile (.txt) of multiple choice I see, for example, this: U+0413U+043DU+0435U+0432
I tried to play with fonts in the general properties, but it saves always in the same format. I can guess how it codifies letters, but is there a way to see Cyrillic letters in logfiles?
I do not have problems with Cyrillic letters in sketchpad or questionnaires, only in logfiles.
I use Windows 8 and OS 2.8.1.

Comments
Hi Vladimir,
It sounds like you're using the
multiple_choiceplug-in from the (deprecated) questionnaire plug-in set:Nowadays, you're much better off using a form, either by creating a custom form or by using the
form_multiple_choiceplug-in. Among other things, forms will correctly deal with non-ascii characters.Alternatively, of course, you can figure out some way to decode the
U+XXXXnotation to the corresponding unicode characters.Cheers!
Sebastiaan
Check out SigmundAI.eu for our OpenSesame AI assistant!
Many thanks, Sebastiaan, form_multiple_choice works perfectly and logs Cyrillic characters.