How to make Game Setting Persistent

I have created a quiz app with 100 questions. If the user does not complete the quiz at once I would like to have the user be able to come back to the quiz and pick up where they left off. Which would include their previous score and question where they left off.


How would I create this?