# Keyboard Input

## What is a Keyboard Input Element? <a href="#what-is-a-single-choice-element" id="what-is-a-single-choice-element"></a>

A **keyboard input** element creates text-based assessments where learners enter their answers manually.&#x20;

It’s useful for testing recall, language skills, math problems, or any task that requires precise, typed responses instead of multiple-choice selection.

<figure><img src="/files/GuPJqonO72YvC7Rmx8J8" alt=""><figcaption></figcaption></figure>

## Edit General Keyboard Input Element Settings <a href="#edit-general-single-choice-element-settings" id="edit-general-single-choice-element-settings"></a>

[Open](https://help.parta.io/editor/edit-elements) a keyboard input element settings window to start editing.

<figure><img src="/files/bPt3Rmclw49NdUXuU4CK" alt=""><figcaption></figcaption></figure>

<table><thead><tr><th width="50">№</th><th width="200">Setting</th><th>Description</th></tr></thead><tbody><tr><td>1</td><td>Display feedback icon</td><td><p>Shows / hides the feedback icons next to the answers.</p><p></p><p>Select an option:</p><ul><li>Click <strong>Yes</strong> to enable the feedback icons;</li><li>Click <strong>No</strong> to hide the feedback icons.</li></ul></td></tr><tr><td>2</td><td>Display feedback</td><td><p>Shows / hides the <strong>Feedback type: general</strong> option.</p><p></p><p>Select an option:</p><ul><li>Click <strong>Yes</strong> to enable the feedback option;</li><li>Click <strong>No</strong> to hide the feedback field.</li></ul></td></tr><tr><td>3</td><td>Feedback type: general</td><td><p>Allows to set general feedback.</p><p>Enable the <strong>Display feedback</strong> option to start editing.</p><p></p><p>Select an option from the drop-down menu:</p><ul><li><strong>Correct/Incorrect</strong>: Displays feedback depending on whether the entered answer was correct or incorrect;</li><li><strong>Any Response</strong>: Displays informational feedback regardless of whether the entered answer was correct or incorrect.</li></ul></td></tr></tbody></table>

The changes will be saved automatically.

## Manage Answers and Feedback <a href="#manage-answers" id="manage-answers"></a>

[Open](https://help.parta.io/editor/edit-elements) a keyboard input element settings window to start editing.

<figure><img src="/files/KJ4LhhpIGvV2endWODbW" alt=""><figcaption></figcaption></figure>

<table><thead><tr><th width="50">№</th><th width="200">Action</th><th>Description</th></tr></thead><tbody><tr><td>1</td><td>Add an answer option</td><td>Click on the <strong>+</strong> icon.</td></tr><tr><td>2</td><td>Edit answer text</td><td>Click on the answer text and enter a new value.</td></tr><tr><td>3</td><td>Duplicate an answer option</td><td>Click on the <strong>Duplicate</strong> icon.</td></tr><tr><td>4</td><td>Delete an answer option</td><td>Click on the <strong>Delete</strong> icon.</td></tr><tr><td>5</td><td>Edit general feedback text</td><td><strong>a.</strong> Enable general feedback option;<br><strong>b.</strong> Click on the <strong>True/False</strong> icon to switch between feedback options for correct and incorrect answers;<br><strong>c.</strong> Click on the feedback text and enter a new value.</td></tr></tbody></table>

The changes will be saved automatically.

## Brand a Keyboard Input Element <a href="#brand-a-single-choice-element" id="brand-a-single-choice-element"></a>

[Set corporate branding for a keyboard input element.](/branding/create-branding/elements/keyboard-input.md)

{% hint style="success" %}
Use the [pro mode](/no-code-editor/work-in-the-no-code-editor.md) of the editor to set an element branding different from the corporate branding template.
{% endhint %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://help.parta.io/editor/edit-elements/set-quiz-elements/quiz-block-elements/keyboard-input.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
