Skip to main content
julmer40
Known Participant
August 7, 2017
Answered

Variable "cpQuizInfoStudentName" show not the complete name

  • August 7, 2017
  • 2 replies
  • 436 views

Hello all,

I use the variable cpQuizInfoStudentName in a e-learning module. I have the problem that some names where cut.

    This topic has been closed for replies.
    Correct answer Lilybiri

    Two possiblilites:

    1. When you inserted the var, the specified length (number of characters) was too small.

    1. Width of the text container is too small.

    2 replies

    TLCMediaDesign
    Inspiring
    August 7, 2017

    You more than likely need to increase the length of the variable. Where ever you are displaying the variable you need to click on the in the properties panel with the text selected and insert the variable and edit it's length.

    julmer40
    julmer40Author
    Known Participant
    August 8, 2017

    Thank you very much for the help. Thats it!

    Lilybiri
    Legend
    August 8, 2017

    You're welcome.

    Lilybiri
    LilybiriCorrect answer
    Legend
    August 7, 2017

    Two possiblilites:

    1. When you inserted the var, the specified length (number of characters) was too small.

    1. Width of the text container is too small.