PollDaddy

By RobElliottRobElliott

Description

PollDaddy is an excellent online, customisable, tool for creating polls and surveys.

It is possible to embed a PollDaddy poll in your wikidot page using the HTML code block syntax.

PollDaddy Script

After you have created your poll in PollDaddy it will give you code that looks like this:

polldaddyscript.png

You need to copy all of that code.

Code

html

In your wiki page add the html code you have copied, then surround it with HTML code blocks, like this:

[[html]]
<script type="text/javascript" charset="utf-8" language="javascript" src="http://static.polldaddy.com/p/1466617.js"></script><noscript> <a href ="http://answers.polldaddy.com/poll/1466617/" >Do you think a wikidot conference in 2010 is a good idea?</a>  <br/> <span style="font-size:9px;"> (<a href ="http://www.polldaddy.com">  surveys</a>)</span></noscript>
[[/html]]

In action

The result is as follows:

Another example:

from MisterSCOTCH in the comments

[[html]]
<script type="text/javascript" language="javascript" charset="utf-8" src="http://static.polldaddy.com/p/1866640.js"></script><noscript> <a href="http://answers.polldaddy.com/poll/1866640/">Vorschläge für die Stammtischwoche 2009-08-10 bis 2009-08-19</a><span style="font-size:9px;">(<a href="http://answers.polldaddy.com">polling</a>)</span></noscript>
[[/html]]


Thanks to tsangk for this great snippet: conditional-blocks


text above inserted with:

[[include :snippets:if START |unique=1|type=equal|var1=%%name%%|var2=conditional-blocks]]
**##red|Thanks to tsangk for this great snippet:##** [[[code:conditional-blocks]]]
[[include :snippets:if END]]



Other snippets posted by RobElliott

Sproutbuilder - 16 Feb 2012 01:44
Slideshare - 16 Feb 2012 01:42
Show A YouTube Video Saved On Your Page - 16 Feb 2012 01:41
Mibbit - 16 Feb 2012 01:21
Jotform - 16 Feb 2012 01:14
Google Translate - 16 Feb 2012 01:06


Rate this solution

If you think this solution is useful — rate it up!

rating: +7+x
Add a New Comment
Unless otherwise stated, the content of this page is licensed under Creative Commons Attribution-ShareAlike 3.0 License