I assume that you mean to have app variable index hold the value for the question number (1, 2, 3, …). That works great if you have your data in a data source with rows. But you’re using lists so that won’t work. Bottom line: you need to use a data source. This is going to be sooooooo painful to code using lists.
See the video here: Fun Share: Study & Quiz App - Starter kit