Skip to main content
Participating Frequently
May 17, 2016
Answered

Can you prevent a user from copy/pasting into a Text Area Widget?

  • May 17, 2016
  • 1 reply
  • 198 views

Hi there,

I am using the Text Area Widget in a custom quiz question I am creating.  Is there anyway to prevent a user from pasting into the text area?  Basically I need to make sure the students type in the answer, not simply copy from one document and paste into the Text Area Widget.

Initially I was using a TEB (which seems to naturally prevent this) but moved to Text Area Widget so I could apply formatting to the text.

As always, I appreciate the help!

Leigh

This topic has been closed for replies.
Correct answer Lilybiri

They also can paste into a TEB, sorry. You cannot provide such a limitation. The Scrolling Text interaction can be used to show text (check the option 'read only') or to let the user enter text.

1 reply

Lilybiri
LilybiriCorrect answer
Legend
May 17, 2016

They also can paste into a TEB, sorry. You cannot provide such a limitation. The Scrolling Text interaction can be used to show text (check the option 'read only') or to let the user enter text.

Participating Frequently
May 17, 2016

Oh rats!  Thank you for your help :-)