recaptcha_enterprise/demosite/app/templates/comment.html [51:105]: - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - }); // In this demo, the assessment score is displayed in the client. // But, you should AVOID using the assessment response in the // client and handle it on the server-side. useAssessmentInClient(score); } - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - recaptcha_enterprise/demosite/app/templates/signup.html [47:101]: - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - }); // In this demo, the assessment score is displayed in the client. // But, you should AVOID using the assessment response in the // client and handle it on the server-side. useAssessmentInClient(score); } - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -