I have a google form for an upcoming quiz, and I'm trying to prevent pasting text input for answers and spelling check. What are the correct functionality codes?
            Asked
            
        
        
            Active
            
        
            Viewed 445 times
        
    0
            
            
        - 
                    Does this answer your question? [Disable pasting text into HTML form](https://stackoverflow.com/questions/1226574/disable-pasting-text-into-html-form) – Justinas Sep 16 '20 at 13:15
 - 
                    You cannot add such checks to fields inside Google Forms – Amit Agarwal Sep 16 '20 at 13:17
 
2 Answers
1
            
            
        Currently it is not possible to prevent pasting text in Google Form.
You can try to create an extension or you can request for it to be added using the Send Feedback feature on Google Forms:
- You have to go to the Forms main page
 - On the burger menu on the top right, click on the option of 
Help & Feedback - Once there click 
Send Feedback 
        Kessy
        
- 1,894
 - 1
 - 8
 - 15
 
0
            
            
        Currently there is no such feature. Consider sending Google feedback for such a feature request. Alternatively, create your own form.
Related: Disable pasting text into HTML form
        TheMaster
        
- 45,448
 - 6
 - 62
 - 85