by Jon Fila.
Before I get to the issue, I'm on Moodle 2.4, I have allow EMBED and OBJECT tags enabled, I have Enable trusted content checked and I have created an override in the permissions for students in the course.
That only seems to apply to things like Forums and Glossaries. I would like students to be able to embed iframes in their assignment submissions.
I looked in the moodle/lib/weblib.php file to see if I could add iframe to the list of tags allowed but I don't see it anywhere. Is there a place that I can either hack or alter settings that will allow students to do this?