Using normal mode the question counter in each question is incremented by 1 as it should be: Frage 5 von 17, Frage 6 von 17 ...
When AJAX is used the question counter is incremented by 2: Frage 1 von 17, Frage 3 von 17, Frage 5 von 17 ...
plugin.tx_fpmasterquiz.settings.showQuestionNo = 1
plugin.tx_fpmasterquiz.settings.pagebrowser.itemsPerPage = 1
fp_masterquiz 3.4.4 from TER
TYPO3 10.4.30
PHP 7.2.x
Using normal mode the question counter in each question is incremented by 1 as it should be:
Frage 5 von 17,Frage 6 von 17...When AJAX is used the question counter is incremented by 2:
Frage 1 von 17,Frage 3 von 17,Frage 5 von 17...fp_masterquiz 3.4.4 from TER
TYPO3 10.4.30
PHP 7.2.x