We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I get this error
This is the form https://docs.google.com/forms/d/e/1FAIpQLSfzFxg9xl_MUtDjWtnOi_AUI_zn9dHuxOzORqnQ3lFfYCx0Fw/viewform?usp=sf_link
The text was updated successfully, but these errors were encountered:
Seems like the syntax has changed a bit. You can use "===" instead of ".equals"
if ("getFeedbackForIncorrect" === getKey || "getFeedbackForCorrect" === getKey || "getGeneralFeedback" === getKey) {return};
Sorry, something went wrong.
That works but you should probably update the code for new users
fix getfeedback function
ca48528
the syntax changed as per stevenschmatz#9
PR #12 is the exact same as my #13
No branches or pull requests
I get this error
This is the form
https://docs.google.com/forms/d/e/1FAIpQLSfzFxg9xl_MUtDjWtnOi_AUI_zn9dHuxOzORqnQ3lFfYCx0Fw/viewform?usp=sf_link
The text was updated successfully, but these errors were encountered: