Manipulating text from CSV stimuli

PennController for IBEX Forums Support Manipulating text from CSV stimuli

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #5187
    chahlabena
    Participant

    Hello!

    I was wondering if there was a way to manipulate the aesthetics of text from a CSV file, so if in my CSV file I have a sentence that says “Please identify the last sound.”, and I wanted the word “last” to be bold/red, is there some way to write that in?

    Thanks!

    #5192
    chahlabena
    Participant

    Solved it!

    #5195
    Jeremy
    Keymaster

    Great!

    If anyone else is having the same issue, one solution is to inject some HTML in your sentence, for example: Please identify the last <span style='color: red; font-weight: bold;'>sound<span>.

    Jeremy

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.