Types of Aliveforms
Instead of depending upon templates and confusing our customer by providing aliased names and types, Aliveforms provides base types.
- Generic Form
- Poll
- Ranked Quiz
- Score Calculation
- Analytical Calculation
Before reading them in details, note these points:
- All types support logic application BUT availability of logic elements is different.
- All types support integration application.
- All types have same screen types.
- The major difference is in how options are created and logic elements those can be used.
- All types, except Polls, support changing flow.
Let's read it in details.
Generic Aliveform
As the name suggests, it is simplest form. It can be used to creating forms for data collection. It doesn't support scores on options. Although, form creator can use Local Logics to show message and change flow based upon selection of multiple options.
Use cases
Trivial Quizes Lead Generation Data Collection
Score Calculation
While creating this type of form, form creator assign as score to each mcq question or text input can be made answerable and assigned scores. creator also sets which option is correct or provide correct answer in case of answerable text input. If there are multiple correct options then while attempting, user will require to select both options in order to answer correctly. At the end scores are calculated on server and shown to user. Form creator can use logic to manipulate the response message.
Similar to Generic Aliveform, form creator can use logic to show messages and change flow with logic, but pay great attention to this while planning the quiz.
Use cases
Class Tests Grading Tests Etc.
Ranked Quiz
Ranked quiz forms are similar to Score Calculation forms but they are meant for trivial games and exercises. The difference is at the end, score and leaderboard is shown to the visitor.
Analytical Calculation
This is probably most interesting type. While creating this type of form, form creator assign a score, called weight, to each option of mcq.At the end scores are calculated on server. Form creator can and must use logic to manipulate the response message. Similar to other types, form creator can use logic to show messages and change flow with logic, but pay great attention to this while planning the quiz.
Use cases
Personality Test Product Suggetions Diagnosis Price Calculation
Poll
Aliveforms also supports creating single screen polls. These supports themes and logics too. At the end percentage votes given to each option are shown.