Is select_one_from_file question type compatable with Collect android app?

@miguel, I see that you have special characters in your CSV file:

In such cases, you will have to use the save the csv file in UTF-8 format if pre-loaded data contains non-English fonts or special characters this enables your Android device to render the text correctly.

1 Like