in amd/src/iframeChecker.js [38:41]
$('.quizattempt .singlebutton form').click(function() { $(this).attr('target', '_blank'); $(this).attr('method', 'get'); });