Difference between revisions of "Features/Questionaires"

From TempusServa wiki
Jump to navigation Jump to search
 
Line 18: Line 18:


== Quiz and training module ==
== Quiz and training module ==
In the quiz module you can set up questions, answers and scores. Afterwards you can set up a questionaire, with random questions that the user is asked.
Questions are ordered into a structure
# Domain: Grouping just for order things
# Topic: Areas questions will be randomized in
# Question
# Answer
=== Instructions ===
# Set up questions: Designer > Ressources > Questions
## Create a Domain
## Create a Topic
## Create multiple questions
### Add answers and set the correct option
# Create a questionaire
## Add a field of type: eLearning: Quiz uqestion list
### Add a number of question you want asked
### Point to the Topic you just created

Latest revision as of 08:16, 11 November 2024

Usages

Questionaires are used for data collection for external parties.

TS questionaires can be used in two modes

  • A public page everyone with a link can access
  • Specific requests sent to a user to add information to a record

Access are given by adding an interface to an existing entity and defining accces to fields.

Interfaces and questionaires

Normal questionare is a link that creates a new record that an anonoumous user populates.

Returning questionaires will be sent to a specific user, and contains access token for an existing record. Tokens are nomally sent by status actions, normally to an email field on the record.

Instructions

Learn how to set up a questionaires and Interfaces

Quiz and training module

In the quiz module you can set up questions, answers and scores. Afterwards you can set up a questionaire, with random questions that the user is asked.

Questions are ordered into a structure

  1. Domain: Grouping just for order things
  2. Topic: Areas questions will be randomized in
  3. Question
  4. Answer

Instructions

  1. Set up questions: Designer > Ressources > Questions
    1. Create a Domain
    2. Create a Topic
    3. Create multiple questions
      1. Add answers and set the correct option
  2. Create a questionaire
    1. Add a field of type: eLearning: Quiz uqestion list
      1. Add a number of question you want asked
      2. Point to the Topic you just created