Overview
This article provides a step-by-step guide on how to create a simple quiz game using EFS (Enterprise Feedback Suite). It covers the essential elements needed to set up and evaluate a quiz without the need for complex filters or triggers.
Information
Learn how to utilize EFS's built-in scoring function to create an interactive quiz game. This guide will walk you through the process of setting up questions, assigning scores, and displaying results.
Setting Up Your Quiz
Creating a quiz game in EFS is straightforward and doesn't require any complex configurations. Here's how to get started:
Step 1: Create Questions and Answers
Begin by creating all your quiz questions and their corresponding answer options within the EFS Questionnaire editor.
Step 2: Access the Scoring Function
After creating your questions, locate and click the Scoring-Button in the Questionnaire editor. This will open the "Scoring-Window".
Using the Scoring System
The scoring system in EFS allows you to assign values to answers, enabling automatic score calculation for your quiz.
Step 3: Assign Scores to Answers
In the Scoring-Window:
- Select each question you want to evaluate.
- For each answer option, assign a weight:
- 1 for a correct answer
- 0 for an incorrect answer
- Repeat this process for all quiz questions.
Note: The scoring variables are automatically labeled as s_000x (e.g., s_0001, s_0002, etc.). For a simple quiz, you typically only need one variable (s_0001).
Displaying Quiz Results
After setting up the scoring system, you can easily display the quiz results to the participant.
Step 4: Show the Final Score
To display the number of correct answers:
- Add a results section, typically on the last page of your quiz.
- Use the wildcard #s_0001# to show the participant's score.
This wildcard will automatically be replaced with the actual number of correct answers when the quiz is completed.
FAQ
Do I need to use filters or triggers for quiz evaluation?
No, you don't need any filters or triggers for evaluating your quiz game in EFS. The built-in scoring function is sufficient for creating and scoring a simple quiz.
Can I assign different point values to questions?
While this guide focuses on simple right (1) or wrong (0) scoring, EFS's scoring system allows for more complex point assignments if needed for advanced quizzes.
How does the scoring variable increase?
The scoring variable (e.g., s_0001) automatically increases by 1 for each correct answer selected by the participant.
Comments
0 comments
Article is closed for comments.