getodk / javarosa

The core library that many of the ODK tools are built around. It's written in Java, implements the ODK XForms spec, and runs on mobile devices and cloud servers. ✨🏗✨
Other
54 stars 106 forks source link

add support for multi-lingual outputs #2

Open getodk-bot opened 7 years ago

getodk-bot commented 7 years ago

Issue by mitchellsundt Thursday Jul 09, 2015 at 18:31 GMT Originally opened as https://github.com/opendatakit/opendatakit/issues/449 (2 comment(s))


Originally reported on Google Code with ID 448

let's say you have a form like

Q1.What is your favorite pet?
1. Dog
2. Cat
Q2. Is [ANSWER TO Q1] your favorite pet?
1. Yes
2. No
3. Don't know

Q1. ¿Cuál es su mascota favorita?
1. Perro
2. Gato
Q2.  Es [ANSWER TO Q1] a su mascota favorita?
1. Sí
2. No
3. No se

if you use an output in the question text, there is currently no way to have it refer
to the multilingual label.

Reported by yanokwa on 2011-11-24 02:29:48

getodk-bot commented 7 years ago

Comment by mitchellsundt Thursday Jul 09, 2015 at 18:31 GMT


Reported by yanokwa on 2012-05-25 15:46:40

getodk-bot commented 7 years ago

Comment by mitchellsundt Thursday Jul 09, 2015 at 18:31 GMT


Reported by yanokwa on 2012-05-26 01:04:49