I've added an iframe as a description (just refer to an web page in another site) in a Quiz but it only shows the link in plain text format. Tough, I've tried to add iframe under Resource and it works! My moodle version is 1.4.4 and here is the iframe tag that I use:
<iframe src="http://www.google.com/" width="600" height="500" frameborder="1">http://www.google.com/alt;/iframe>
Any idea? Thx.