Hello! I looking to format a page as shown but I am struggling with formatting. matrix table and side by side are too clunky. Is there a way to make a form with horizontal answer boxes or a MC question with text boxes but the ability to remove the radio buttons? Thank you in advance!!!
Page 1 / 1
You could use the Matrix Table - Text Entry variant set up like this:
!
Which would get you something like this (set up each row as a different question)
!
For the equations, I'd use a fixed width font to keep alignment straight, e.g:
```
<span style="font-family:Courier New,Courier,monospace;"> 5<br />x 8<hr></span>
```
!
!
Which would get you something like this (set up each row as a different question)
!
For the equations, I'd use a fixed width font to keep alignment straight, e.g:
```
<span style="font-family:Courier New,Courier,monospace;"> 5<br />x 8<hr></span>
```
!
Leave a Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.