Skip to content

Conversation

MartinGauk
Copy link
Contributor

Im assignsubmission_qpy Plugin habe ich das Problem entdeckt, dass auf der Grading-Seite ein Fehler JSON.parse: unexpected non-whitespace character after JSON data at line 1 column 149319 of the JSON data kommt. Das hängt mit der $OUTPUT->footer Funktion zusammen, die die schließenden HTML-Tags </body></html> in $CFG->closingtags packt statt sie sofort auszugeben. Dadurch landen diese schließenden Tags nicht im iframe src sondern werden in diesem konkreten Fall an ein JSON angehängt, wo es nicht hingehört.

@MartinGauk MartinGauk requested a review from janbritz October 10, 2025 18:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant