Overview
By default, Digioh quizzes reset a page’s answers when the user navigates backward. This behavior prevents potential logic conflicts in advanced quiz setups.
However, if your quiz requires users to go back and review or change previous answers without losing their selections, you can now enable answer persistence using a campaign-level metadata key.
How to Enable
-
Open your quiz campaign in the Digioh Editor.
-
Click Settings → Campaign Settings.

-
Scroll down to the Campaign Metadata section.
-
Add a new metadata key/value pair:
-
Key:
skip_page_reset -
Value:
true
-
-
Click Apply & Close, then Save your campaign.
That’s it! Your quiz will now remember users’ answers when they navigate backward.
Notes
-
This feature is applied at the campaign level, meaning it affects all pages in the quiz.
-
The setting is ideal for quizzes with limited branching or static logic paths.
-
Available on all Digioh quiz types.