--- title: "Quiz Builder" slug: "quiz-builder" description: "Introduction to a set of articles on Quiz Builder and the quiz creation process." tags: ["HR"] updated: 2023-03-13T10:52:53Z published: 2023-03-13T10:52:53Z canonical: "help.lanteria.com/quiz-builder" --- > ## 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. # Quiz Builder Lanteria HR can be used to create custom quizzes for assessing employees' knowledge. The created quizzes can be published to the Learning catalog and assigned to the employee to [complete](/v1/docs/completing-quiz) them. The results of the quiz can be seen in the GradeBook. The process of quiz creation consists of several steps: - [Create question categories](/v1/docs/create-question-category) - [Create a pool of questions](/v1/docs/create-quiz-questions) for each category - [Create a quiz](/v1/docs/create-quiz) using the existing questions - [Publish the newly created quiz](/v1/docs/publish-quiz) to the learning catalog ## Related - [Quiz Workflow](/quiz-workflow.md) - [Completing Quiz](/completing-quiz.md)