How to create a Questionnaire item

Introduction

Questionnaire item is a multiple-choice type of item in which your students have to select their answers to a question from the choices given and submit them for automatic checking.

CodeChum already has built-in questionnaire items that you are free to use, but if you'd like to make your own item to use in an activity in CodeChum, you can make your own!

Steps

To create a questionnaire item in CodeChum, follow these steps:

  1. Click on Item Bank. This will redirect you to a screen listing all items you have created within CodeChum.

  2. Look for the Create Item button and click it. This will open a big popup window to create your very own item.

  3. Select Questionnaire application as the item type.

  4. Provide an item name.

  5. Add questions for this item. There are two ways to do so:

    • Auto-generate questions with AI - This will allow you to specify a topic name and the desired number of questions to generate. CodeChum will then create questions of that type for you within seconds.

    • Add my own questions - You can provide the question and add as many options as you want for each question.

  6. Once done, click Create Item.

And that's how to make questionnaire items in CodeChum!

Last updated