princesspepper
10-26-2014, 01:27 PM
Hi there,
I would like to be able to embed Playbuzz, Zimbio or other quizzes on my forum, rather than having members have to leave the forum to play and then return to post results.
I have see the DBTech mod to have your own quiz system, but you can't embed existing quizzes from other sites.
I was wondering if it was possible to set up a bustom BB Code tag to do this, as you cannot paste the embed code from the sites into a post.
For example :
Here is the embed code from a playbuzz quiz
<script type="text/javascript" src="//cdn.playbuzz.com/widget/feed.js"></script>
<div class="pb_feed" data-height="auto" data-game="/brittneyk11/what-part-of-a-wolpack-are-you" data-tags="All" data-recommend="false" data-margin-top="0" data-game-info="true" data-comments="false" data-shares="true" data-embed-by="03a3e667-0aac-4bce-a99f-4e76ffce0ac6" data-key="Default"></div>
From what I can see, the variable data would be /brittneyk11/what-part-of-a-wolpack-are-you
I'm not too sure what the data-embed-by variable is for either... and whether it could be omitted...
Could this be made into a BB Code tag? I have looked in the manual but I'm still a bit unsure what I can do and how to do it.
http://www.vbulletin.com/docs/html/main/bbcode_add?manualversion=40202500
Thanks in advance.
I would like to be able to embed Playbuzz, Zimbio or other quizzes on my forum, rather than having members have to leave the forum to play and then return to post results.
I have see the DBTech mod to have your own quiz system, but you can't embed existing quizzes from other sites.
I was wondering if it was possible to set up a bustom BB Code tag to do this, as you cannot paste the embed code from the sites into a post.
For example :
Here is the embed code from a playbuzz quiz
<script type="text/javascript" src="//cdn.playbuzz.com/widget/feed.js"></script>
<div class="pb_feed" data-height="auto" data-game="/brittneyk11/what-part-of-a-wolpack-are-you" data-tags="All" data-recommend="false" data-margin-top="0" data-game-info="true" data-comments="false" data-shares="true" data-embed-by="03a3e667-0aac-4bce-a99f-4e76ffce0ac6" data-key="Default"></div>
From what I can see, the variable data would be /brittneyk11/what-part-of-a-wolpack-are-you
I'm not too sure what the data-embed-by variable is for either... and whether it could be omitted...
Could this be made into a BB Code tag? I have looked in the manual but I'm still a bit unsure what I can do and how to do it.
http://www.vbulletin.com/docs/html/main/bbcode_add?manualversion=40202500
Thanks in advance.