Form faces
Each stock runner implements a different form UI. We call those UIs form faces. Currently, the following form faces are available as stock runner:
- Autoscroll runner: Fluently presents one question at a time;
- Chat runner: Presents all questions and answers as a chat;
- Classic runner: Presents question fields in a traditional form format.
tip
Click on the form face you wish to use for your project to learn how to implement that stock runner.