We are seeking the ability to have an incorrectly question highlighted in the form so the user can understand the question or item in the form of where they made an error as we find candidates can miss this frequently & it can lead to a lot of rework.
Hi @SamanthaJones
Can you give an example of what kind of input validation are you looking for?
This script iterates through form responses, compares user answers with the provided answerKey, and highlights incorrect answers. You’re absolutely right! The provided code snippet had a syntax error.
Open Script Editor: Go to “Tools” → “Script editor” in your Google Sheet. Replace Code: Replace the existing code with this new script. Save: Save the script (e.g., “highlightIncorrectAnswers”). Run: Click the “Run” button to execute the script.
I apologize for the previous errors in the code. I’m still under development and learning to be more accurate.
Hello I just realised that this may need to be raised with SuperForm as it is a part of their product. Thank you