Skip to main content
Dirlo
Inspiring
May 23, 2019
Question

How to clear the scolling text widget ?

  • May 23, 2019
  • 1 reply
  • 222 views

...

Hello !...

I'm working on new projects : addition in column.

As I want the answers to be right aligned, I don't use TEB* but the "scrolling text" widget.

But I realize that the learners could write a very long answer in it, so I want to add a button to clear the answer, and didn't manage to do it on the same screen.

Do you have a solution ?

Thanks !...

(*That's a shame that we haven't more options on the TEB ???...)

...

This topic has been closed for replies.

1 reply

Lilybiri
Legend
May 23, 2019

Used to be possible for SWF output, not for HTML output: clear the associated variable (I use v_null and Assign). However it will not show up in the interaction (same as for TEB). Will look if I found a workaround.

Bonne chance!