> For the complete documentation index, see [llms.txt](https://docs.shiftiq.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.shiftiq.com/help/assessments/create-bank/create-tables.md).

# Create Tables within Assessment Questions and Answers Options

Columns can be created within an Assessment Question and the Answer Options.\
To add columns to the Assessment Question, use the below template/formula:\
Column 1 | Column 2 | Column 3 | Column 4--|--|--|--Column 1 | Column 2 | Column 3 | Column 4Column 1 | Column 2 | Column 3 | Column 4Column 1 | Column 2 | Column 3 | Column 4Column 1 | Column 2 | Column 3 | Column 4Column 1 | Column 2 | Column 3 | Column 4\
\*\*\*\
Question will display as follow:\
![Assessment questions table](https://e02.insite.com/files/sites/e02/create-tables/assessment-questions-table.png)\
\
To add columns in the Answer Options, use the | symbol to create the columns.\
\
Example:\
A. 1|in.B. 10|in.C. 5|in.D. 15|in.\
![Assessment questions table 1](https://e02.insite.com/files/sites/e02/create-tables/assessment-questions-table-1.png)\
\
In the Settings Panel when editing a question, below Option Layout, select Table from the drop down menu. Click on the Add New Column button to create the columns. Select the Alignment (Left, Right or Center) and add the column Style. Select Save after changes were made.\
Style Options:

* no-left-pad
* no-right-pad<br>
* small-right-pad<br>
* small-left-pad<br>
* x-wide\ <br>

![Assessment questions table 4](https://e02.insite.com/files/sites/e02/create-tables/assessment-questions-table-4.png)\
\
\
The Answer Options will display as follow:\
![Assessment questions table 5](https://e02.insite.com/files/sites/e02/create-tables/assessment-questions-table-5.png)\
\
\
Names can be added to the columns in the Answer Options by adding the headings in the Name field under Option Layout.<br>

\
It will display the headings as follow:\
\
\
\
To create wider columns, add the Style option x-wide\
\
\
It will display the columns as follow:\
\ <br>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://docs.shiftiq.com/help/assessments/create-bank/create-tables.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.
