Embed Moodle Quiz Activity (Only) in Wordpress Post

Embed Moodle Quiz Activity (Only) in Wordpress Post

by Lang Holloman -
Number of replies: 1

I would like to embed only a Moodle Quiz activity into a Wordpress Post. The Wordpress site has the integration with Moodle for single sign-on and auto-enrollments. I know there are Wordpress Quiz plugins, but don't want to go that route, as the grades get retained in Wordpress...not Moodle. I just want to render the Quiz Activity from Moodle in a Wordpress Post. I realize I can iFrame the Moodle Quiz activity url, but don't want all the other parts of the Moodle site to render, just the Quiz Activity. Any suggestions?

Average of ratings: -
In reply to Lang Holloman

Re: Embed Moodle Quiz Activity (Only) in Wordpress Post

by Dominique Bauer -
Picture of Documentation writers Picture of Particularly helpful Moodlers Picture of Plugin developers

I realize I can iFrame the Moodle Quiz activity url, but don't want all the other parts of the Moodle site to render, r, just the Quiz Activity. Any suggestions?

Suggestions (I haven't tried any of them):

  1. Log in with a student account that can only access one course and one quiz.
  2. Use CSS or Javascript to hide the other parts.
  3. If your quiz contains only one question, you may want to consider iframing an embed question ↗ instead.