Multi Language Testing with Input

Hello. I am building an application for testing in different languages.

After login, the user selects a language and receives a question in his language. Next, he must enter the answer in the input field in his language. After clicking the “Check” button, he will know if he entered the answer correctly. The database can contain 2 correct answers (separated by a comma). For the answer to be considered correct, the user must enter both answers or only one.

I can’t figure out how to get Bubble to check if the text entered in the input matches the response columns in the database corresponding to the user’s language. The database has separate columns with answers in different languages. In my example, there are only 2 languages, but in reality there will be more.

I would be grateful for help. Thank you.

This topic was automatically closed after 70 days. New replies are no longer allowed.