How to create a poll
Timecodes
- prepare a poll in advance in any text editor
- open SkyJS admin, tab "Polls & Quizzes"
- [0:02] click "New POLL"
- [0:06] open tab "TEXT Editor"
- [0:21] copy-paste the poll, click "Apply"
- [0:23] switch to tab "UI Editor"
- [0:30] add/delete/edit fields (if it's needed)
- [0:42] set initial votes (if it's needed)
- [0:44] set period (if it's needed)
- [1:00] add tags (if it's needed)
- [1:12] save the poll
- [1:19] activate the poll (by default isn't active)
- [1:27] poll editing (if it's needed)
- [1:40] poll removing (if it's needed)
Poll editor UI

-
Languages
It's possible to use the same poll in several languages.
Reasons:
- easy to manage: 1 active poll instead of 3
- collect all votes in one place
To use several langulages, it's needed to add translation for questions/answers
The buttons allow to switch the current (for editing) poll language -
Buttons
"Cancel" - close editor without changes
"Save" - save changes and close Editor -
Start Votes
To have a "nice" number of votes on the website to engage real users.
The value doesn't affect real votes ratio. -
Display the poll on the website since "PERIOD START" [optional]
It's possible to schedule the poll
If the field isn't set, the poll is available from the current moment until "PERIOD END" (if it's set) -
Hide the poll on the website after "PERIOD END" [optional]
If the field isn't set, the poll is available from the current moment or "PERIOD START" (if it's set) -
Mark the poll via tags [optional]
The poll can be marked via tags, i.e. "news", "sport"
Reasons:
- simplify the poll updating on the website
- support several polls at the same moment
It's possible to mark some places on the website once via integration code with a specific tag.
After that there is no need to update the website. - Poll visibility It's possilbe to collapse the poll on the website if a user doesn't interact with the poll. I.e. show the poll [1] time per [day]. After that show only questions to save the page height.
- Edit poll's "text" via UI (Good for editing) The typical way to edit polls: edit questions, add choicess, etc.
- Edit poll's "text" via text editor (Good for creating) It's easier to prepare the poll in any comfortable text editor (MacOS Notes, Word, Google Docs), check spelling, share with someone and after that create the poll in one click.
- Field language Text fields are marked with the current poll language
- Question (text field)
-
Attach media to a question
Any question can contain media:
- Image (image url is needed)
- YouTube embed (iframe url is needed)
- Brightcove player (video id is needed) - Choices (text field)
-
Add a new choice
By default a poll question contains 2 choices
It's possible to add any number of choices - Delete a choice
Poll TXT format
Default language is used (DE):
[Question] - [Choice 1] - [Choice 2]
Several languages are used (DE, FR, IT):
[DE] [DE Question] - [DE Choice 1] - [DE Choice 2] [FR] [FR Question] - [FR Choice 1] - [FR Choice 2] [IT] [IT Question] - [IT Choice 1] - [IT Choice 2]