Model Basics
This section teaches you how to implement many of the most fundamental parts of a KnowledgeKube application.
Subject | Description | Further Reading |
---|---|---|
Models | Distinct collections of content and settings that control most of the high-level behaviours of your application. | Models |
Question Groups | Clusters of related content, each used to render a complete section of your application, such as a navigation bar or a page of related questions. | Question Groups |
Questions | Individual items of content stored within question groups. Questions fulfil a wide range of purposes according to their Type. | Questions |
Fixed Responses | Certain types of questions ask end users to select from a pre-configured list of responses. | Fixed Responses |
This section also includes the following appendices: