How Do I Use the Questionnaire Builder in KCM GRC?
The Vendor Risk Management (VRM) module in KnowBe4's KCM Governance, Risk, and Compliance (GRC) platform lets you centralize your third-party risk management processes. You can prequalify risk, assess your vendors, and conduct remediation efforts all in one platform. The VRM module is available to Platinum subscriptions.
This article includes instructions for the following:
- How to use the questionnaire builder to create questionnaires with custom questions or with the industry-standard questionnaire templates offered in your platform
- How to configure your questions so vendors can be scored on their responses
- How to change the order of the questions in your questionnaire
- How to finalize questionnaires so they're ready to send
- How to clone questionnaires that you've created
Use the jump links below to learn more about creating, configuring, and finalizing the questionnaire assessments that you create in the KCM GRC questionnaire builder.
Jump to:
- Method 1: Adding Questions from System Templates
- Method 2: Importing Custom Questions
- Method 3: Creating and Configuring Custom Questions
Reviewing and Finalizing Questionnaires
Custom Questionnaire Templates
Pre-Assessment and Planning
As part of your vendor or third-party risk management program, before onboarding with your VRM module, your team may want to identify the types of questionnaires you'll need to build for the various vendors or third-parties you work with.
The KCM GRC questionnaire builder allows you to create questionnaires from custom questions, or you can use questions from the industry-standard templates offered in the console. You can also create questionnaires using a combination of custom questions and questions from templates.
Once you have an idea of the types of questionnaires you'll need, see the sections below to build them.
Creating Questionnaires
You'll create your vendor questionnaires from the Questionnaires section of your console. Use the questionnaire builder to create fully-custom questionnaires, use questions from the industry-standard templates provided, or create questionnaires composed of both custom questions and questions from the system templates.
Follow the steps below to create a new questionnaire:
- Navigate to the Questionnaires section of your console by clicking Vendor Management, then Questionnaires from the navigation panel on the left-hand side.
- Click the Create New Questionnaire button toward the top-right of the Questionnaires page.
- From the New Questionnaire page, add the details outlined below:
- Give the questionnaire a Name. The vendor will be able to see the questionnaire name in the email notification they receive when you send the questionnaire. They will also see this name when they log in to their vendor portal to work on the assessment.
- Give the questionnaire a Description. The description is only visible to the internal user(s) working in your VRM module (Vendor Administrators). The Description field has a 1000 character maximum.
- Select a Type. Select Public for external vendors or Internal for internal departments.
- Click the Next button.
Now you will create or add questions using one or more of the methods offered in the questionnaire builder. You can create custom questions in a variety of answer formats, import custom questions from a CSV file, or add questions from one or more of the system templates provided.
See the following sections for details about the different methods for adding and configuring questions:
- Method 1: Adding Questions from System Templates
- Method 2: Importing Custom Questions
- Method 3: Creating and Configuring Custom Questions
Method 1: Adding Questions from System Templates
We offer several industry-standard questionnaire templates for you to include in your questionnaires.
Follow the instructions below to add one or more questions from a system template:
- On the left side of the page, in the Add Questions From: area, select the first button on the left, as shown below.
- The available templates are listed on the left side of the Questionnaire Templates modal window. Click the arrow on the left-hand side of the desired template to expand all sections within the template.
- To add an entire system template in your questionnaire:
- With the template name selected on the left, click the top-level checkbox on the right-hand side.
- Then click Select all questions in "[Template Name]".
- To select individual template questions:
- Click the checkbox to the left of each question that you want to add.
- To sort through all of the questions in the template, use the pagination at the bottom of the modal window, and/or click through the template sections on the left-hand side.
Tip: The Total Selected count at the top tells you how many questions you currently have selected.
- To add an entire system template in your questionnaire:
- Once you've selected all desired questions, click the Add button on the bottom of the modal window.
- To view the questions you have added, click All. Then, click the name of the system template from which you have added the questions, as shown below.
Now, configure your questions by adding point values to each. See the next section for details.
Configuring System Template Questions
Once you've added System Template questions to your questionnaire, you will configure points for each answer in order to "score" your vendor on their assessment responses.
Your organization will need to determine an approach for measuring the points or "weight" of the questions in your assessments. Each of the vendor's correct or partially-correct answers count towards the total score for the questionnaire. The total score is then calculated into the vendor's Vendor Score. See here for more information about Vendor Scores.
If you're not already working in your questionnaire, see steps 1-3 below, to navigate to the questionnaire builder.
- From the navigation panel on the left, click Vendor Management > Questionnaires.
- Click on the name of the questionnaire needing attention.
- Click the Configure button under the Questionnaire Versions section of the page.
- You have two options for assigning points to your questions:
- Assigning the same points to all questions:
- Add a point value in the field next to the Set For All button. The Points value must be a whole number.
- Click Set For All. Then, click Accept when prompted.
The maximum possible score of the questionnaire is displayed at the top of the questionnaire builder (Total Points).
Note: If you've also included questions in the checkbox format, the Set For All feature will assign the specified point value as the Weight of each checkbox answer option (click to view example).
- Add a point value in the field next to the Set For All button. The Points value must be a whole number.
- Assigning different points to each question:
- Click the pencil icon button to edit a question.
- Add a value to the Points field, and click the check icon button. The Points value must be a whole number.
- Repeat the two above steps until you've assigned points to all of your questions.
The maximum possible score of the questionnaire is displayed at the top of the questionnaire builder (Total Points).
- Click the pencil icon button to edit a question.
- Assigning the same points to all questions:
- Once you have assigned points to all questions and you are satisfied with your questionnaire, click the Mark as Configured button. This will change the questionnaire status to "Configured".
Now, as a final step, the questionnaire must be marked as "Reviewed". Depending on your organization, your supervisor or another individual on your team may need to perform the review. Skip to the Reviewing and Finalizing Questionnaires section for instructions.
Method 2: Importing Custom Questions
You can upload a CSV file containing custom questions and the answer format you'd like to provide for each.
Once you've uploaded your custom questions you'll configure answer options (if applicable) and add points for each question. Follow the steps below for instructions:
- From the Add Questions From: portion of the page, click the Import Questions from CSV button (the second button in the group), as shown below.
- From the Import Questions modal window, use the Click to Upload button to locate your CSV file. Ensure that your file is properly formatted. Expand the below menu to see the CSV file specifications.
CSV File SpecificationsEnsure your file meets the following specifications:
- The separator should be a comma (,) and the file should be a valid CSV. Click here to download an example CSV file.
- The file should have the following header line: question, type, is_informational
- The question and type fields are mandatory. The is_informational field is optional.
- The question fields have a limit of 1,000 characters.
- The type field entries must be in one of the formats italicized below:
- free - Free Form Text
- checkbox - Checkbox
- multi - Multiple Choice
- boolean - Yes/ No/ N/A
Note: If the type input fields do not match one of the formats listed above, the question will default to the Free Form Text answer format. For more information on the answer formats, see step 4 in the Configuring Imported Questions section, below. - If you choose to include the is_informational header, the field entries should be one of the following:
- 0 - Questions that are not informational
- 1 - Questions that are informational
Tip: You can include questions that are solely for informative purposes, and therefore do not need to be assigned a point value for the questionnaire.
As an alternative to using the is_informational header in your CSV import, from your console, click the Informational checkbox (click to view) to omit a point value for the question.Note: If you are using Excel, your CSV must be saved in the CSV UTF-8 format.
- Once you've successfully imported your file, click the Add button.
- To view the questions that you have imported, click All. Then, click Custom Questions, as shown below.
Now you will configure and assign point values to each of your imported questions. See the next section for details.
Configuring Imported Questions
Once you've imported questions to your questionnaire, you will configure and add points for each question in order to "score" your vendor on their assessment responses.
Your organization will need to determine an approach for measuring the points or "weight" of the questions in your assessments. Each of the vendor's correct or partially-correct answers count towards the total score for the questionnaire. The total score is then calculated into the vendor's Vendor Score. See here for more information about Vendor Scores.
If you're not already working in your questionnaire, see steps 1-3 below to navigate to the questionnaire builder.
- From the navigation panel on the left, click Vendor Management > Questionnaires.
- Click on the name of the questionnaire needing attention.
- Click the Configure button under the Questionnaire Versions section of the page.
See the following steps to configure your questions and add point values:
- From the Questions area on the right side of the page, click the pencil icon button to edit and configure each question.
- Depending on which question format(s) you're using, the configurations settings will vary slightly. Expand each drop-down for more information.
Free Form TextUser Experience: Users are provided with a blank answer field (users cannot leave this field blank).
Add a value for the question in the Points field. The point value must be a whole number.
Tip: If you're setting the same point values for all questions, skip this step and use the Set For All button instead.Multiple ChoiceUser Experience: Users will select one multiple choice answer.
- Click + Add Option and add each answer option.
- Select a radio button under Correct to specify the correct answer.
- Add a value in the Points field. The point value must be a whole number.
Tip: If you're setting the same point values for all questions, skip this step and use the Set For All button instead.
CheckboxUser Experience: Users can pick one or more checkbox answers.
- Edit each default answer option. Click + Add Option to add additional answer options.
- Add a Weight for each answer option. Each weight value must be a whole and positive number. The total of all weight values determines the maximum possible point value for the question.
Tip: As a best practice for checkbox answers and Vendor Scores, the undesired answer options should have "0" weight.
Yes / No / N/AUser Experience: Users will select one answer.
- Select a radio button under Correct to specify the correct answer.
- Add a value in the Points field. The point value must be a whole number.
Tip: If you're setting the same point values for all questions, skip this step and use the Set For All button instead.
- Repeat steps 4-5 above, until you've configured all imported questions. Then, if you have not done so already, set a point value for all questions.
The maximum possible score of the questionnaire is displayed at the top of the questionnaire builder (Total Points). - When you are satisfied with your questionnaire, click the Mark as Configured button. This will change the questionnaire status to "Configured".
Now, as a final step, the questionnaire must be marked as "Reviewed". Depending on your organization, your supervisor or another individual on your team may need to perform the review. Skip to the Reviewing and Finalizing Questionnaires section for instructions.
Method 3: Creating and Configuring Custom Questions
You can create custom questions and specify the types of answer formats the assessee–or the individual completing your questionnaire–can respond with.
Follow the steps below to create and configure custom questions in your questionnaire builder.
- From the Add Questions From: area of the page, click the Add Custom Question button (the third button in the group), as shown below.
- From the Create Question modal window, type your question in the Type your question here... field.
- Then, use the drop-down menu to the right (shown below) to select the type of answer you want the questionnaire assessee to respond with.
- Set Points and configure your question (if applicable). Question configurations will slightly vary, depending on which question format you're using. Expand the drop-downs below for configuration details, and for details about the user experience with each question format.
Free Form TextUser Experience: Users are provided with a blank answer field (users cannot leave this field blank).
Add a value to the Points field. This value must be a whole number.
Tip: If you're setting the same point values for all questions, skip this step and use the Set For All button after all questions have been added.Multiple ChoiceUser Experience: Users will select one multiple choice answer.
- Add each answer option. Click + Add Option to add additional answer options.
- Select a radio button under Correct to specify the correct answer.
- Add a value to the Points field. This value must be a whole number.
Tip: If you're setting the same point values for all questions, skip this step and use the Set For All button after all questions have been added.
CheckboxUser Experience: Users can pick one or more checkbox answers.
- Add each answer option. Click + Add Option to add additional answer options.
- Add a Weight for each answer option. Each weight value must be a whole and positive number. The total of all weight values determines the maximum possible point value for the question.
Tip: As a best practice for checkbox answers and Vendor Scores, the undesired answer options should have "0" weight.
Yes / No / N/AUser Experience: Users will select one answer.
- Select a radio button under Correct to specify the correct answer.
- Add a value to the Points field. This value must be a whole number.
Tip: If you're setting the same point values for all questions, skip this step and use the Set For All button after all questions have been added.
Tip: You can include questions that are solely for informative purposes, and therefore, do not need to be assigned a point value. Click the Informational checkbox (click to view) to omit a point value for the question. - Click the Add button to add the question to your questionnaire.
Note: If you'd like to create another question, click the Add Another checkbox before clicking Add. - Repeat steps 2-5, above, until you've created all questions. Then, if you have not done so already, set a point value for all questions. The maximum possible score of the questionnaire is displayed at the top of the questionnaire builder (Total Points).
- When you're satisfied with your questionnaire, click the Mark as Configured button. This will change the questionnaire status to "Configured".
Now, as a final step, the questionnaire must be marked as "Reviewed". Depending on your organization, your supervisor or another individual on your team may need to perform the review. See the Reviewing and Finalizing Questionnaires section below for instructions.
Sorting Questions
Before you mark your questionnaire as "Reviewed", you have the option to change the order of the questions in your assessment.
By default, the questions are listed in the order they were added to your questionnaire. The order field (shown below) displays the position of each question.
If you'd like to change the position of a question, follow the steps below:
- From the questionnaire builder, navigate to the question that you want to reorder.
- Click the order field to the right of the question.
- Click the arrow buttons or type a number to specify a new position for the question.
- Press the Enter key on your keyboard to save the new position.
The question instantly takes the specified position and the question that previously resided in that position is automatically moved to the subsequent position. For example, if you have Question A as the 7th question, and then change Question B to the 7th question, Question A will now be question 8.
Reviewing and Finalizing Questionnaires
As a final step before sending a questionnaire, a Vendor Administrator or an Account Administrator must mark the questionnaire as "Reviewed".
Follow the steps below to review the questionnaire:
- If you're not already working in the questionnaire, click Vendor Management > Questionnaires from the navigation panel on the left-hand side.
- Click on the name of the questionnaire that needs to be reviewed.
- Click the Review button under the Questionnaire Versions section of the page.
- Review your questions from the questionnaire builder (the Update Questionnaire page) or from the Questionnaire Preview page–as outlined below.
- From the Update Questionnaire page, review all of the questions by clicking through each of the question sets on the left-hand side of the page (if applicable). All imported and manually created questions are found under Custom Questions, and any system templates you've used are listed below.
- If the questionnaire contains questions from a system template, use the arrow to the left of the template name to expand all of the sections within the template.
- As an alternative to reviewing the questionnaire from the questionnaire builder (the Update Questionnaire page), click the Preview button to view the template in a more user-friendly format, similar to what your questionnaire assessee will see in their vendor portal.
- Once you've reviewed the questions and ensured that the correct points have been assigned to each, click the Mark as Reviewed button toward the top-right of the questionnaire builder.
The questionnaire is now finalized and ready to be sent. You will send questionnaires from the applicable Vendor Profile. See our Sending Vendor Questionnaires article to learn how to send your questionnaire.
Custom Questionnaire Templates
Once your questionnaire is in "Reviewed" status, you have the option to save the questionnaire as a custom questionnaire template. By doing so, you will be able to reuse the questionnaire template in a new questionnaire.
Follow the steps below for details about creating custom questionnaire templates:
- Open the questionnaire that you want to save as a template. From the left navigation panel, click Vendor Management > Questionnaires, then, click the questionnaire name to open it in the questionnaire builder.
Note: Questionnaires must be in a "Reviewed" status to create a template. - Click the Create Template button on the right-hand side of the page.
- Then, click Yes when prompted.
Once you have created a custom template you can add it to a new questionnaire. From the questionnaire builder, in the Add Questions From: area, click the first button on the left, as shown below.
Your custom template will be listed on the left-hand side of this modal window. Click the template name to select some or all of the questions from your custom template.
Exporting Questionnaires
Once a questionnaire is marked as "Configured" you can export the questionnaire into a CSV file.
Follow the steps below to export your questionnaire:
- Navigate to your questionnaire by clicking Vendor Management > Questionnaires from the navigation panel on the left-hand side of the page.
- Click on the name of the questionnaire you'd like to export.
- From the Questionnaire - [Questionnaire Name] page, click the Export button to download your CSV file.
To see details about the CSV file, expand the Export Details menu, below.
The CSV file contains the following information (the CSV headers are in bold, below):
- section: If the question is from a system template, this column displays the title of the template section that the question was selected from. Questions created in or uploaded to the builder will have "Custom" in this column.
- question: Displays each question in the questionnaire.
Note: "Custom" questions that are in Multiple Choice or Checkbox format will have multiple rows in the CSV file. The number of rows depends on how many answer options are available for the question. - type: Displays the type or format of the question. Options include: "Yes/ No/ N/A", Multiple Choice ("multi"), Free Form Text ("Free form"), or "Checkbox".
- answer_options: Displays each answer option available for the question.
- If the question type is Free Form: The field will be blank.
- If the question type is Multiple Choice: The question will have multiple rows in the CSV file and each answer option is displayed on a separate, but subsequent row.
- If the question type is Checkbox: The question will have multiple rows in the CSV file and each answer option is displayed on a separate, but subsequent row.
- If the question type is Yes/ No/ N/A: "Yes/ No/ N/A" is displayed.
- is_correct: Specifies the correct answer for the question.
- If the question type is Free Form: The field will be blank.
- If the question type is Multiple Choice: The question will have multiple rows in the CSV file and each answer option is displayed on a separate, but subsequent row. The row that contains the correct answer option displays "Selected" in the is_correct column.
- If the question type is Checkbox: Checkbox questions can have multiple "correct" answers; therefore, this column will be blank.
- If the question type is Yes/ No/ N/A: The correct answer is displayed.
- how_to_answer: Describes how your vendor will respond to the question.
- If the question type is Free Form: "Free form" is displayed.
- If the question type is Multiple Choice: "Please Choose one" is displayed.
- If the question type is Checkbox: "Please choose all that apply" is displayed.
- If the question type is Yes/ No / N/A: "Please Choose one" is displayed.
- score: Displays the total possible point value for the question.
For Multiple Choice and Checkbox questions: The score is repeated on each row that exists for the question. - is_informational: If the question is marked "Informational" this column will display "TRUE". To learn more about "Informational" questions, see the Method One, Method Two, or Method Three sections, above.
Cloning Questionnaires
Once a questionnaire is marked as "Configured" you can clone the questionnaire to make a duplicate copy. The cloned questionnaire can then be modified as needed.
Follow the steps below to create and modify a questionnaire clone:
- Navigate to your questionnaire by clicking Vendor Management > Questionnaires from the navigation panel on the left-hand side of the page.
- Click on the name of the questionnaire you'd like to clone.
- From the Questionnaire - [Questionnaire Name] page, click the Clone button.
- Then, the cloned questionnaire opens in the questionnaire builder (Update Questionnaire page). The questionnaire will have the same name as the original version, but with "-Cloned" added at the end. If you'd like, use the Name field to change the name of the questionnaire at this time.
- Use the questionnaire builder to edit your questions, change point values, and to add additional questions to your cloned questionnaire. If you do not wish to make changes to the cloned questionnaire at this time, the cloned questionnaire will be available from the Questionnaires page in your account.
Comments
0 comments
Article is closed for comments.