To publish a poll, copy and paste poll source to your web page source at the desired position. The poll source usually includes the three lines:
<script src="http://www.mydomain.com:8080/opinio/include/survey.js"/> <script src="http://www.mydomain.com:8080/opinio/ps?s=***&lang=en"/>
If you place more that one poll on the same web page you do not have to include the first two lines for other polls. Just make sure that they are included one time BEFORE the first poll. For second, third, etc. polls just include the line
<script src="http://www.mydomain.com:8080/opinio/ps?s=***&lang=en"/>
Checklist before poll publishing.
There are some things that should be checked before publishing the poll:
Test the poll Make sure that poll looks and behaves as intended. Make sure that piping tags are replaced correctly, if used.
Go to translations page and make sure that all translations are up to date if your poll is translated.
Set poll open dates. Make sure that poll open dates are set to the date you want the poll to be open. Note that by default the poll is open for one week only starting from the created date.
Unlock the poll. The last thing to check is that the traffic light icon on the poll admin screen lights green, meaning that poll is now open for votes.