Come together with the global Drupal community in Rotterdam, 28 Sept – 1 Oct 2026. Sessions, contribution, connection, and Early Bird savings until 8 June.
Actually, the problem is in the function quiz_get_quiz_options, from the Quiz module.
I looked a bit into it, apparently, this method is never called from inside the Quiz module... Maybe the function could be migrated from one project to another, and the check_plain() could be removed.
Comments
Comment #1
falcon commentedComment #2
simon georges commentedActually, the problem is in the function
quiz_get_quiz_options, from the Quiz module.I looked a bit into it, apparently, this method is never called from inside the Quiz module... Maybe the function could be migrated from one project to another, and the
check_plain()could be removed.Regards,