recaptcha_enterprise/demosite/src/main/resources/templates/comment.html [51:100]: - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - }); // 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/src/main/resources/templates/signup.html [47:96]: - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - }); // 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); } - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -