Hi
I have created a quiz app. My issue was, I have two screens as screen one for Exam 1 and Screen two for Exam 2. When I navigate my questions from the local DB, the questions sequence number will be replicate to the next Screen.
Example : If I am at question no. 3 at Exam 1 screen, then the Exam 2 screen also will move to question no.3 as well. My expectation is, it should not change and should start from question no.1 from the Exam 2 screen.
Regards;
Rajan.