Make letters in click_on_letter datasets strings instead of single characters, as needed by some locales.
Closed, ResolvedPublic

Description

There are languages where letters are not handled rigidly as single units, such as Welsh ll, dd, ff or in our case (Scottish Gaelic) bh, ch, dh... and where the absence of a distinction between (for example) b (phonetically close to /b/ and bh (phonetically /v/) leaves a huge gap in the system.

We must extend the click_on_letter activity to support this by adding delimiters between the letters in the levels-<locale>.json definition file, e.g. a|à|b|bh|c|ch.

bcoudoin created this task.Feb 5 2016, 10:53 AM
bcoudoin triaged this task as Normal priority.Feb 5 2016, 11:01 AM
jjazeix claimed this task.Dec 27 2022, 1:27 PM
jjazeix moved this task from Backlog to Done on the GCompris board.
jjazeix closed this task as Resolved.
jjazeix added a subscriber: jjazeix.