You want to list on screen the 4 potential answers to each question as they are asked?
Use an array and store your questions across one axis, then in each column beneath that store your 4 possible answers.
You will need the array and ajax objects.
here's a c3p file
https://1drv.ms/u/s!AkmrWgxeuxlKg_5z3K3Nyn-aDiCqtw?e=kecH6f
if you are using the paid version you can right click on the files folder in the editor and select new array. Then you can edit it in the array editor. If you are on the free version you just need to create the array in excel or similar, save it as a .JSON file and then add it to the files folder