--- title: "Create Quiz" slug: "create-quiz" description: "Create quiz, define its properties, add question categories with questions." tags: ["Local HR", "HR"] updated: 2023-06-19T08:46:53Z published: 2023-06-19T08:46:54Z canonical: "help.lanteria.com/create-quiz" --- > ## Documentation Index > Fetch the complete documentation index at: https://help.lanteria.com/llms.txt > Use this file to discover all available pages before exploring further. # Create Quiz Go to **Learning** > **Quiz Builder** > **Quizzes**. ![](https://cdn.document360.io/c315c68d-2799-4fcc-9a39-084315b58f14/Images/Documentation/img374(2).png) Follow these steps to add a new quiz: 1. Click the **Add** **New** **Quiz** button. ![](https://cdn.document360.io/c315c68d-2799-4fcc-9a39-084315b58f14/Images/Documentation/img375(1).png) 2. Enter the title for the new quiz into the **Title** field. 3. Select the **Is Active** check box to make the quiz active. Inactive quizzes cannot be published to the learning catalog. 4. Select the quiz type: - **Sequentially** - the questions will be displayed sequentially based on their order number - **Randomly** - the questions will be displayed in the random order 5. Optionally, in the Time Limit field, specify the time interval in minutes within which the questions in the quiz must be answered. If you set a time limit, the user will see a countdown in the quiz player when answering quiz questions. ![](https://cdn.document360.io/c315c68d-2799-4fcc-9a39-084315b58f14/Images/Documentation/img376(1).png)*Note**Closing the quiz player will not stop the countdown. If the user fails to complete the quiz within the set time limit, the quiz results will take into account only answers that the user managed to give within the limited time period.* 1. Optionally, in the Number of Attempts field, specify how many attempts it will be allowed to make to complete the quiz. If you configure this setting during quiz creation, the user will be notified about the number of attempts that they have when launching the quiz. ![](https://cdn.document360.io/c315c68d-2799-4fcc-9a39-084315b58f14/Images/Documentation/img377(1).png) After all quiz questions have been answered, the user will be notified about the number of attempts left and, optionally, will have the ability to select Retry to make another attempt. If several attempts are made, the final results are based on the best attempt. ![](https://cdn.document360.io/c315c68d-2799-4fcc-9a39-084315b58f14/Images/Documentation/img378(2).png) 1. Select Show Detail Result on Each Question check box to display results for each quiz answer (correct, wrong or skipped) upon quiz completion. 2. Click **Save**. Follow these steps to add content to the quiz: 1. Click **Actions** > **Content**  for the quiz you selected. ![](https://cdn.document360.io/c315c68d-2799-4fcc-9a39-084315b58f14/Images/Documentation/img379.png) 2. Click the **Add** **Question** **Category to Quiz** button to add a group of questions that will be used to assess employees’ level of knowledge. ![](https://cdn.document360.io/c315c68d-2799-4fcc-9a39-084315b58f14/Images/Documentation/img380(2).png) 3. Enter the order number for this section within the quiz into the **Order** field 4. Select the category type from the drop-down list in the **Category Type** field: - **Randomly** – the questions from this category will be displayed in random order - **Sequentially** – the questions from this category will be displayed sequentially according to their order numbers 5. Enter the number of questions from this category that will be included to the quiz into the **Number of Questions** field. 6. Select the question category from the drop-down list in the **Category** field. 7. Click **Save**. To test the quiz after it was created, click the **Preview** link in the table on the **Learning** > **Quiz Builder** > **Quizzes** page. ## Related - [Create Question Category](/create-question-category.md) - [Create Quiz Questions](/create-quiz-questions.md)