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
which would also make sure that the list does not get too long (i.e. currently it has a length of n rows where n is the number of different answers given)
The text was updated successfully, but these errors were encountered:
The form contained 3 fields to be filled in with text (alphabet only), like this:
R:
G:
B:
The (correct) results are displayed as follows:
i.e. it is not clear how the answers map to the fields they were given as answer to, one would expect a display more like this:
R: 66.7% Rot, 33% Rouge
G: 33% Grün, 33% Green, 33% Vert
B: 33% Blau, 33% Blue, 33% Bleu
which would also make sure that the list does not get too long (i.e. currently it has a length of n rows where n is the number of different answers given)
The text was updated successfully, but these errors were encountered: