STACK: How to use nonASCII characters in radio buttons

STACK: How to use nonASCII characters in radio buttons

by Miro Iliaš -
Number of replies: 3

Hello,

could anybody point how to use national, non-ASCII characters in  texts in STACK radion buttons ?

For example, I would like to have:

n1: "menšie";

n2: "väčšie";

n3: "rovnaké";

ta3: random_permutation(a1,true,n1],[a2,false,n2],[a3,false,n3);



Average of ratings: -
In reply to Miro Iliaš

Re: STACK: How to use nonASCII characters in radio buttons

by Christopher Sangwin -
Picture of Particularly helpful Moodlers Picture of Plugin developers
This relies you your PHP/Maxima connection being set up to use unicode. If you email me at Edinburgh I'll help you track down the issue.
Chris
In reply to Christopher Sangwin

Re: STACK: How to use nonASCII characters in radio buttons

by Miro Iliaš -

Hello Chris,

could you please pinpoint me where in the Moodle administration is the desired "php/maxima" setting  ?