Utility Form Builder Tool UX

As part of the onboarding process of an employee, in a project, there is a need to create quizzes/mock tests frequently to assess the employee’s capability.

The product team has approached with an idea to create a ‘Question Bank’ utility where the user (quizmaster) can
1. Create, preview, edit, and delete stored questions
2. Create, preview, edit, and delete test papers

Project scope

1. Questions that will be created can be of two types i.e. either MRQs or MCQs

2. The utility must allow the user to reorder the options within a question

3. Based on the number of selected responses within a question, the tool must
allow the user to create a nested question

4. This nesting/cascading design pattern of questions can extend up to at most 5 levels
On the actual test paper, this will be dynamic i.e. based on the employee’s response, a nested question will appear

5. Questions can be created, edited, reviewed, and deleted

The utility tool will ask the user to provide the following details:

1. Question Title
2. Question Description (not mandatory)
3. Type of Response (Checkbox/Selectbox/Radio/Textbox)
4. Response(s)

My Direct contributions

I was involved in Understanding Ideating and Validating the interface.