Font customization in advanced .txt files | XM Community
Skip to main content
Question

Font customization in advanced .txt files

  • June 22, 2022
  • 1 reply
  • 29 views

Hello there,
I am trying to import a Qualtrics questionnaire from an advanced .txt file. May I know if there is any code/tag to customize the font of the question in the .txt file directly?
Thanks in advance for any help!

1 reply

Tom_1842
Level 8 ●●●●●●●●
Forum|alt.badge.img+28
  • Level 8 ●●●●●●●●
  • 909 replies
  • September 1, 2022

Hi there, HTML can be applied to TXT import documents to style the survey content. In the below example, bolding, italicizing, underlining, and font changing is applied to the Choices for the Multiple Choice question:
[[AdvancedFormat]]

[[Question:MC]]
[[ID:q1]]
This is a multiple choice question. 

[[Choices]]
a 
b 
c 

d.