bihor / fp_masterquiz

TYPO3 extension to create a quiz, poll or test. The user result will be saved in the DB too and could be displayed as a chart.
GNU General Public License v3.0
5 stars 9 forks source link

Redirect to results page #54

Closed p380 closed 8 months ago

p380 commented 8 months ago

I have a question, is there a plugin setting where after completing the survey it automatically redirects to the page with the survey results

Regards

bihor commented 8 months ago

This was not possible. I added this feature to version 4.2.3: https://github.com/bihor/fp_masterquiz/releases Or do you need this feature for another TYPO3 version?

p380 commented 8 months ago

we have it installed on v. typo3 11 but we solved the issue in the fluid template in the form with the pageUid parameter

thanx

bihor commented 8 months ago

Ah, OK. Do you use then 2 plugins on the result-page? One for saving the data and one for displaying the results?

p380 commented 8 months ago

No, i have set one plugin to show results from current poll and bellow added a link (button) to show another page with list results polls