You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Create form with a select_one question and one integer question
Give response labels values that are different from their XML values (e.g. label: High school value: 1
Deploy, collect data
View report and group data by the select_one question
Expected:
The integer question shows the correct labels for each response option of the select_one question in the first column (e.g. High school)
Instead:
The integer question shows the XML values (e.g. 1)
See screenshot of project (user tinokreutzer), which shows that labels are missing in the table of the first question (Score) but are displayed properly in the column headers second question.
The text was updated successfully, but these errors were encountered:
To reproduce:
High school
value:1
Expected:
The integer question shows the correct labels for each response option of the select_one question in the first column (e.g.
High school
)Instead:
The integer question shows the XML values (e.g.
1
)See screenshot of project (user
tinokreutzer
), which shows that labels are missing in the table of the first question (Score) but are displayed properly in the column headers second question.The text was updated successfully, but these errors were encountered: