I added a new story to the app (I just found one on the internet and put it in there to test the functionality of having more than one story).
The story logic is complete and each Choice class links to the next page.
The number of stories shown on the menu_page adapts to the size of the stories variable. Also, the number of choices per story page adapts to the number of choices given in the stories variable.
I added a new story to the app (I just found one on the internet and put it in there to test the functionality of having more than one story). The story logic is complete and each Choice class links to the next page. The number of stories shown on the menu_page adapts to the size of the stories variable. Also, the number of choices per story page adapts to the number of choices given in the stories variable.