I created PollEndpoint originally for my homework assignment because other online survey service doesn’t match my requirements. So I made my own site for making online questionnaires and I found it pretty useful for others so I release it.
It is made with node.js which is pretty fast and stable (it’s been proven by Microsoft). It also has an easy-to-use step-by-step interface to create polls. It also has a nice real-time statistics which is easy to read. (Somehow I feel like advertising my product.)
It has some features that is, unique from other online questionnaire services. Examples are:
- Responsive design that fits your screen even if you’re using a mobile phone.
- Uses HTML5 Microdata and other tags to increase the view rate and achieve better SEO.
- PollEndpoint can be embedded to other webpages/blogs through the embed code.
- It contains no ads!
By the way, here’s a demo of the embed code.
<iframe width="100%" height="400" style="overflow: hidden;" src="https://pollendpoint-licson.rhcloud.com/widget/ddeqrX2e79xE-kxM-xxv4poP2"></iframe>