Google sheet Column

I have made an app quiz with blocks


To make a question reads from question list var and for multiple choice answers from answer lists , that seperates with comma, as csv row.

Now I m trying to retrieve questions and answer choices from google sheet, copy those lists columns and create new var . lists.

I manage to load the questions ok from google , but not the answers , I thing the problem is that I cannot create a new list row as my block list, because of the 4 choices. 1cell = 4 choices seperates with comma.

See here:

If calling in the data from a google sheet, just put each "answer" in a separate column

Thank you very much , so simple … I was stuck

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.