Hello,
I’m new to Ionic and Angular.
I’m building a quizz-like app and i can’t find how to change the question without refresh my current state.
I have a controller which contains the quizz model (id, name, questions) and i want to save the answer and then change to next question without loose previous answers (without refresh my controller).
I have no code to provide because i don’t know how to achieve that.
Can you help me by providing me some informations ?
Regards,
Guillaume