Free cookie consent management tool by TermsFeed Managing Questions [Vendor Management v24.3.1.7]
Page not found in the selected version; redirected to the home page.
Managing Questions
This content applies solely to Vendor Management, which must be purchased separately from the Appian base platform.

Introduction

You can create questions to elicit responses from vendors who register for the Vendor Management solution. With the Questions feature in the Vendor Management Settings site, you can perform the following:

Viewing questions

After accessing the Vendor Management Settings site, you can view the questions by clicking Questions on the left navigation pane.

When you click Questions, a list of existing questions, their response type, their response options, and a timestamp showing when each question was last modified displays. You can also create a new question from this view.

Managing questions

You can filter the list of questions by question type using the dropdown list. You can also search the list for a specific question. Click CREATE when you want to create a new question and click IMPORT to add multiple questions at once from a .xslx file. Click the trash can icon to delete a question.

vm_settings_questions.png

Question types

There are five types of questions in Vendor Management:

  1. Date: Users can select a date to answer a question.

  2. Dropdown: Users can select multiple answers.

    • Note: You can configure the maximum number of answers that can be selected.

    vm_settings_questiontype_dropdown.png

  3. Integer: Users can provide a numerical value to a question.

  4. Radio Button: Users can only select one answer.

    vm_settings_questiontype_radiobutton.png

  5. Text: Users can provide detailed answer.

Creating a new question

You can define a question, its type, and its response options.

To create a new question:

  1. From the Questions page, click CREATE.

    vm_settings_questions_createbutton.png

  2. Enter the Question and select a question Response Type.

    Note: See Question types for information on the different question types.

    vm_settings_create_question.png

  3. In Response Options, add your responses.

    • Click Add Option to add another response option. You can delete a response option by selecting the X icon.
  4. For dropdown question types, enter the maximum number of options a user can select in Maximum Selections.
  5. Click CREATE.
  6. Click GO TO LISTING to see the list of questions.

Importing multiple questions

You can import a .xlsx file containing multiple questions instead of adding those manually.

To import multiple questions:

  1. From the Questions page, click IMPORT.

    vm_settings_questions_importbutton.png

  2. From the Import Questions page, click Download Sample Template to download the sample template for importing multiple questions.

    vm_settings_importquestions_downloadtmplt.png

  3. Update the downloaded template file with all the questions, response types, and response options in Question, Type, and Response columns respectively.

    Note: Make sure to retain the column headers as is when updating the downloaded template file.

    vm_settings_importquestions_updatedtmplt.png

  4. Save the updated template file containing the questions.
  5. From the Import Questions page, click UPLOAD and select the updated template file.

    • A preview of the data appears when there are no errors in the uploaded file.

    vm_settings_importquestions_preview.png

  6. Click NEXT.
  7. From the Review Data page, verify the questions displayed and make any changes, if required.

    vm_settings_importquestions_review.png

  8. Click IMPORT.

    • A confirmation message displays when the import is successful.
  9. Click GO TO LISTING to see the list of questions.

Updating an existing question

You can update any details of a question. Any questionnaire that contains the updated question will display the latest version of the question.

To update an existing question:

  1. From the Questions page, click the question you want to update.

    vm_settings_update_question.png

  2. Enter new text in Question to update the question text or select a different question using Response Type.

    • Note: See Question types for information on the different question types.
  3. In Response Options, update the desired response options.

    • Click Add Option to add another response option.
    • Click the X icon to delete a response option.
  4. For dropdown question types, update the maximum number of options a user can select in Maximum Selections.
  5. Click UPDATE to finalize and save your updates.
  6. Click GO TO LISTING to see the list of questions.

Deleting a question

You can delete any existing questions that are not included in any of the questionnaires. To delete a question that is already used in any of the questionnaires, you must first remove that question from those questionnaires.

To delete a question:

  1. From the Questions page, click the trash can associated with a question.
  2. On the Delete Question confirmation message, click DELETE to delete the question.

    Note: When the question is already used in any of the questionnaires, a message indicating that appears with the DELETE button disabled.

Managing Questions

FEEDBACK