This problem seems to be related to trailing slashes in redirect urls for results.
After manually removing them in the database everything worked fine again for me.
I believe the replacement values used for the “str_replace” on line 78 of “includes/Quiz.php” are wrong which messes up the JSON data received from the database.