numbas / Numbas

A completely browser-based e-assessment/e-learning system, with an emphasis on mathematics
http://www.numbas.org.uk
Apache License 2.0
197 stars 118 forks source link

jme.tokenToDisplayString does not localise `decimal` values #1092

Closed christianp closed 2 months ago

christianp commented 3 months ago

e.g. Numbas.jme.tokenToDisplayString(Numbas.jme.builtinScope.evaluate('dec(1.2)'), Numbas.jme.builtinScope) returns 1.2 when the preferred number notation is plain-eu. It should return 1,2.