{"id":82907,"date":"2026-01-22T15:22:43","date_gmt":"2026-01-22T15:22:43","guid":{"rendered":"https:\/\/onlineexammaker.com\/kb\/?p=82907"},"modified":"2026-01-30T15:36:02","modified_gmt":"2026-01-30T15:36:02","slug":"how-to-enable-face-detection-and-identity-checks-in-google-forms-quizzes","status":"publish","type":"post","link":"https:\/\/onlineexammaker.com\/kb\/how-to-enable-face-detection-and-identity-checks-in-google-forms-quizzes\/","title":{"rendered":"How to Enable Face Detection and Identity Checks in Google Forms Quizzes?"},"content":{"rendered":"<p>Google Forms wasn&#8217;t built for high-stakes exams. It&#8217;s a lightweight tool meant for quick surveys and casual quizzes\u2014not for preventing your students from Googling answers on their second monitor. But does that mean you&#8217;re out of luck if you need identity verification? Not quite.<\/p>\n<p>While Google Forms lacks native face detection capabilities, you can absolutely layer on sophisticated proctoring features using third-party integrations, add-ons, and purpose-built exam platforms. Think of it like turning a bicycle into a motorcycle\u2014you need the right parts, but it&#8217;s doable.<\/p>\n<div class=\"article_toc\">Table of Contents<\/div>\n<ul class=\"article_index\">\n<li><a href=\"#a1\">Why Google Forms Needs Help with Identity Verification?<\/a><\/li>\n<li><a href=\"#a2\">Using Extended Forms Add-On for Exam Supervision<\/a><\/li>\n<li><a href=\"#a3\">Custom API Development for Face Detection<\/a><\/li>\n<li><a href=\"#a4\">OnlineExamMaker: The Purpose-Built Alternative<\/a><\/li>\n<li><a href=\"#a5\">How to Create an AI-Proctored Exam in OnlineExamMaker?<\/a><\/li>\n<li><a href=\"#a6\">Comparing Your Options: What Works Best?<\/a><\/li>\n<\/ul>\n<p><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/onlineexammaker.com\/kb\/wp-content\/uploads\/2026\/01\/Enable-Face-Detection.webp\" alt=\"\" width=\"1066\" height=\"595\" class=\"alignnone size-full wp-image-82914\" \/><\/p>\n<h2 id=\"a1\">Why Google Forms Needs Help with Identity Verification?<\/h2>\n<p>Let&#8217;s start with the obvious: Google Forms is fantastic for what it does. Creating a quiz takes minutes, sharing is effortless, and the integration with Google Classroom is seamless. But exam proctoring? That&#8217;s not in its DNA.<\/p>\n<p>The platform has zero built-in biometric capabilities. No webcam monitoring, no face recognition, no liveness detection to confirm someone&#8217;s actually human and not holding up a photo. If you need to verify who&#8217;s taking your exam, you&#8217;re going to need reinforcements.<\/p>\n<p><strong>The challenge isn&#8217;t just technical\u2014it&#8217;s also legal.<\/strong> Biometric data collection triggers privacy regulations like GDPR in Europe and various state laws in the US. Any solution you implement needs proper consent mechanisms, data encryption, and transparent policies. Otherwise, you&#8217;re opening yourself up to compliance headaches that make cheating look minor by comparison.<\/p>\n<h2 id=\"a2\">Using Extended Forms Add-On for Google Forms Supervision<\/h2>\n<p>If full-blown proctoring services feel like overkill, Google Workspace add-ons offer a middle ground. Extended Forms is a popular option that adds proctoring capabilities directly to your Google Forms interface.<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/onlineexammaker.com\/kb\/wp-content\/uploads\/2026\/01\/1-Extended-Forms-add.webp\" alt=\"\" width=\"1162\" height=\"653\" class=\"alignnone size-full wp-image-82909\" \/><\/p>\n<h3>Installing and Configuring Extended Forms<\/h3>\n<p>The setup is straightforward. Click the puzzle icon in your Google Form, search for Extended Forms in the Workspace Marketplace, and install it. You&#8217;ll need to grant permissions for it to access your form and responses.<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/onlineexammaker.com\/kb\/wp-content\/uploads\/2026\/01\/2-Extended-Forms-config.webp\" alt=\"\" width=\"1274\" height=\"665\" class=\"alignnone size-full wp-image-82910\" \/><\/p>\n<p>Once installed, toggle the add-on on and configure your basic settings\u2014things like time limits, attempt restrictions, and auto-submission rules. But the real magic happens when you enable the Proctor feature.<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/onlineexammaker.com\/kb\/wp-content\/uploads\/2026\/01\/3-form-prevent-setting.webp\" alt=\"\" width=\"1103\" height=\"672\" class=\"alignnone size-full wp-image-82911\" \/><\/p>\n<h3>Proctor Feature Options<\/h3>\n<p>Extended Forms offers three main proctoring tools:<\/p>\n<ol>\n<li><strong>Full-screen mode:<\/strong> Forces the exam to run in full-screen, making it harder to casually browse for answers<\/li>\n<li><strong>Tab switch detection:<\/strong> Logs every time a student switches away from the exam tab\u2014the digital equivalent of looking over their shoulder<\/li>\n<li><strong>Camera snapshots:<\/strong> Takes random photos throughout the exam using the student&#8217;s webcam<\/li>\n<\/ol>\n<p><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/onlineexammaker.com\/kb\/wp-content\/uploads\/2026\/01\/4-camera-permission-prompt.webp\" alt=\"\" width=\"1126\" height=\"626\" class=\"alignnone size-full wp-image-82912\" \/><\/p>\n<p>When students access the quiz, they&#8217;ll be prompted to enable their camera and accept full-screen mode. The system then monitors their activity and generates a trust score based on detected events.<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/onlineexammaker.com\/kb\/wp-content\/uploads\/2026\/01\/5-proctoring-report.webp\" alt=\"\" width=\"1094\" height=\"672\" class=\"alignnone size-full wp-image-82913\" \/><\/p>\n<h3>Understanding Trust Scores<\/h3>\n<p>After exam completion, you get a detailed report showing each student&#8217;s trust score (typically a percentage) along with timestamped events. Switched tabs twice? That&#8217;s logged. Camera detected a second person? Flagged. Left full-screen mode? Recorded.<\/p>\n<p><strong>The system isn&#8217;t perfect.<\/strong> It can&#8217;t prevent cheating\u2014it just makes it visible. Someone determined to cheat might use a second device, have notes just off-camera, or enlist a friend to whisper answers. But for most educational contexts, the deterrent effect alone is valuable. Students knowing they&#8217;re being monitored tends to reduce casual dishonesty.<\/p>\n<h2 id=\"a3\">Custom API Development for Face Detection<\/h2>\n<p>For institutions with technical resources, building a custom solution offers maximum flexibility. The approach involves using Google Forms API alongside cloud-based face recognition services.<\/p>\n<h3>The Technical Architecture<\/h3>\n<p>Here&#8217;s the typical setup:<\/p>\n<ul>\n<li><strong>Pre-registration phase:<\/strong> Students submit photos during course enrollment, which get stored in your database with encrypted identifiers<\/li>\n<li><strong>Verification page:<\/strong> Before accessing the quiz, students land on a custom verification page (built with Google Apps Script or a separate web app) that captures a live webcam image<\/li>\n<li><strong>API comparison:<\/strong> The live image gets sent to Microsoft Azure Face API or AWS Rekognition, which compares it against the stored profile<\/li>\n<li><strong>Conditional access:<\/strong> Only if the match exceeds your confidence threshold (typically 70-90%) does the script redirect students to the actual Google Form<\/li>\n<\/ul>\n<div class=\"table_style\">\n<table class=\"table table-bordered table-condensed table-striped table-hover table-responsive\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\">\n<tr>\n<th>Service<\/th>\n<th>Accuracy<\/th>\n<th>Pricing Model<\/th>\n<th>Best For<\/th>\n<\/tr>\n<tr>\n<td>Azure Face API<\/td>\n<td>95%+ match rate<\/td>\n<td>$1 per 1,000 transactions<\/td>\n<td>Enterprise deployments<\/td>\n<\/tr>\n<tr>\n<td>AWS Rekognition<\/td>\n<td>94%+ match rate<\/td>\n<td>$1 per 1,000 images<\/td>\n<td>AWS ecosystem users<\/td>\n<\/tr>\n<tr>\n<td>Google Cloud Vision<\/td>\n<td>93%+ match rate<\/td>\n<td>$1.50 per 1,000 images<\/td>\n<td>Google Workspace integration<\/td>\n<\/tr>\n<\/table>\n<\/div>\n<h3>Compliance Considerations<\/h3>\n<p>This approach requires serious attention to data protection. You&#8217;re collecting and processing biometric data, which is considered sensitive under most privacy frameworks. That means:<\/p>\n<ul>\n<li>Explicit consent with clear explanations of how data is used<\/li>\n<li>Secure storage with encryption at rest and in transit<\/li>\n<li>Defined retention policies and deletion procedures<\/li>\n<li>Regular security audits<\/li>\n<\/ul>\n<p>For most educational institutions, the legal and technical overhead makes this option viable only for large-scale implementations where per-student costs justify the development investment.<\/p>\n<h2 id=\"a4\">OnlineExamMaker: The Purpose-Built Alternative<\/h2>\n<p>Here&#8217;s where we shift gears. Instead of jerry-rigging Google Forms into something it&#8217;s not, what if you used software actually designed for proctored exams?<\/p>\n<p><strong>OnlineExamMaker is an AI-powered exam platform that includes built-in face detection and comprehensive anti-cheating features.<\/strong> Unlike add-ons or integrations, everything is native to the platform\u2014no duct tape required.<\/p>\n<h3>Key Face Detection Features<\/h3>\n<p>The platform offers several layers of identity verification:<\/p>\n<ul>\n<li><strong>Pre-exam face registration:<\/strong> Students register their face before accessing any exams, creating a biometric baseline<\/li>\n<li><strong>Continuous face monitoring:<\/strong> AI tracks the test-taker&#8217;s face throughout the exam, flagging when it disappears or when multiple faces appear<\/li>\n<li><strong>Liveness detection:<\/strong> The system can detect photo spoofing by requiring random movements or expressions<\/li>\n<li><strong>Identity verification reports:<\/strong> Get detailed analytics showing verification status, confidence scores, and any anomalies detected<\/li>\n<\/ul>\n<p>What sets it apart is the integration. Face detection works alongside screen recording, tab tracking, copy-paste blocking, and question randomization\u2014all managed from a single dashboard. No jumping between platforms or hoping your API connections hold up during exam time.<\/p>\n<div class=\"embed_video_blog\">\n<div class=\"embed-responsive embed-responsive-16by9\" style=\"margin-bottom:16px;\">\n <iframe class=\"embed-responsive-item\" src=\"https:\/\/www.youtube.com\/embed\/bv7AAAyFOo4\"><\/iframe>\n<\/div>\n<\/div>\n<div class=\"getstarted-container\">\n<p style=\"margin-bottom: 13px;\">Create Your Next Quiz\/Exam Using AI in OnlineExamMaker<\/p>\n<div class=\"blog_double_btn clearfix\">\n<div class=\"col-sm-6  col-xs-12\">\n<div class=\"p-style-a\"><a class=\"get_started_btn\" href=\"https:\/\/onlineexammaker.com\/sign-up.html?refer=blog_btn\"> Get Started Free<\/a><\/div>\n<div class=\"p-style-b\">SAAS, free forever<\/div>\n<\/div>\n<div class=\"col-sm-6  col-xs-12\">\n<div class=\"p-style-a\"><a class=\"get_started_btn\" href=\"https:\/\/onlineexammaker.com\/lan.html?refer=blog_btn\">On-Premise: Download<\/a><\/div>\n<div class=\"p-style-b\">100% data ownership<\/div>\n<\/div>\n<\/div>\n<\/div>\n<h2 id=\"a5\">How to Create an AI-Proctored Exam in OnlineExamMaker?<\/h2>\n<p>Let&#8217;s walk through the actual process of setting up a face-detection enabled exam.<\/p>\n<h3>Step 1: Create Your Exam<\/h3>\n<p><img decoding=\"async\" src=\"https:\/\/onlineexammaker.com\/img\/guides-images\/11-5-math-edit-quiz-title.webp\" alt=\"\"><\/p>\n<p>Log into OnlineExamMaker and click &#8220;New Exam&#8221; button. You can manually add questions, import from a question bank, or even use the AI question generator to create content from your course materials. The platform supports multiple question types\u2014multiple choice, essay, fill-in-the-blank, matching, and more.<\/p>\n<h3>Step 2: Configure Anti-Cheating Settings<\/h3>\n<p><img decoding=\"async\" src=\"https:\/\/onlineexammaker.com\/img\/guides-images\/anti-cheating-enable-intelligent.png\" alt=\"\"><\/p>\n<p>Navigate to the &#8220;Anti-Cheating&#8221; section in exam settings. This is where the magic happens:<\/p>\n<ul>\n<li>Toggle on <strong>Face Detection<\/strong> and choose your strictness level (lenient, moderate, or strict)<\/li>\n<li>Enable <strong>Identity Verification<\/strong> to require face matching against registered profiles<\/li>\n<li>Set <strong>continuous monitoring<\/strong> intervals\u2014how frequently the AI checks for the test-taker&#8217;s presence<\/li>\n<li>Configure <strong>violation thresholds<\/strong>\u2014how many incidents before auto-submission or flagging occurs<\/li>\n<\/ul>\n<h3>Step 3: Set Additional Proctoring Rules<\/h3>\n<p><img decoding=\"async\" src=\"https:\/\/onlineexammaker.com\/img\/guides-images\/anti-cheating-full-screen-settings.png\" alt=\"\"><\/p>\n<p>Beyond face detection, layer on complementary security:<\/p>\n<ul>\n<li>Require full-screen mode<\/li>\n<li>Disable right-click and copy-paste<\/li>\n<li>Randomize question order and answer choices<\/li>\n<li>Set time limits per question or entire exam<\/li>\n<li>Enable webcam and screen recording<\/li>\n<\/ul>\n<h3>Step 4: Student Registration<\/h3>\n<p>Before exam day, students must complete face registration. They&#8217;ll be prompted to take several photos from different angles, which the AI uses to create their biometric profile. This happens once\u2014future exams reference the same profile.<\/p>\n<h3>Step 5: Launch and Monitor<\/h3>\n<p><img decoding=\"async\" src=\"https:\/\/onlineexammaker.com\/img\/guides-images\/11-8-math-publish-share-exam.webp\" alt=\"\"><\/p>\n<p>When students access the exam, they go through identity verification automatically. The system compares their live image to their registered profile, grants access if verified, and begins continuous monitoring.<\/p>\n<p>From your instructor dashboard, you can watch live as students take the exam, seeing real-time alerts for any suspicious activity. After completion, detailed reports show every verified student, flagged incidents, and trust scores.<\/p>\n<h2 id=\"a6\">Comparing Your Options: What Works Best?<\/h2>\n<p>So which approach should you choose? It depends on your context:<\/p>\n<div class=\"table_style\">\n<table class=\"table table-bordered table-condensed table-striped table-hover table-responsive\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\">\n<tr>\n<th>Solution<\/th>\n<th>Setup Complexity<\/th>\n<th>Cost<\/th>\n<th>Best Use Case<\/th>\n<\/tr>\n<tr>\n<td>Proctoring Services (Honorlock, ProctorU)<\/td>\n<td>Low<\/td>\n<td>$5-20 per exam<\/td>\n<td>High-stakes certification exams with large budgets<\/td>\n<\/tr>\n<tr>\n<td>Extended Forms Add-On<\/td>\n<td>Low<\/td>\n<td>Free to $50\/year<\/td>\n<td>Classroom quizzes needing basic deterrence<\/td>\n<\/tr>\n<tr>\n<td>Custom API Development<\/td>\n<td>High<\/td>\n<td>Development costs + $1 per 1,000 verifications<\/td>\n<td>Large institutions with technical teams<\/td>\n<\/tr>\n<tr>\n<td>OnlineExamMaker<\/td>\n<td>Medium<\/td>\n<td>Subscription-based, volume discounts<\/td>\n<td>Regular testing with comprehensive security needs<\/td>\n<\/tr>\n<\/table>\n<\/div>\n<p><strong>For occasional quizzes<\/strong>, Extended Forms offers the best effort-to-value ratio. It&#8217;s not bulletproof, but the monitoring features deter casual cheating without breaking the bank.<\/p>\n<p><strong>For high-stakes exams<\/strong> where integrity is paramount\u2014professional certifications, entrance exams, academic finals\u2014dedicated proctoring services or OnlineExamMaker make sense. The higher cost buys you stronger verification and legal defensibility.<\/p>\n<p><strong>For ongoing assessment programs<\/strong> across multiple courses, OnlineExamMaker&#8217;s subscription model often proves more economical than per-exam proctoring fees, plus you get the benefit of centralized question banks and analytics.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Google Forms wasn&#8217;t built for high-stakes exams. It&#8217;s a lightweight tool meant for quick surveys and casual quizzes\u2014not for preventing your students from Googling answers on their second monitor. But does that mean you&#8217;re out of luck if you need identity verification? Not quite. While Google Forms lacks native face detection capabilities, you can absolutely [&hellip;]<\/p>\n","protected":false},"author":9,"featured_media":82914,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[241],"tags":[],"class_list":["post-82907","post","type-post","status-publish","format-standard","hentry","category-online-quiz-tips"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v20.9 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>How to Enable Face Detection and Identity Checks in Google Forms Quizzes? - OnlineExamMaker Blog<\/title>\n<meta name=\"description\" content=\"Learn how to enable face detection and identity verification in Google Forms quizzes using proctoring tools, add-ons, and AI-powered exam platforms like OnlineExamMaker.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/onlineexammaker.com\/kb\/how-to-enable-face-detection-and-identity-checks-in-google-forms-quizzes\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"How to Enable Face Detection and Identity Checks in Google Forms Quizzes? - OnlineExamMaker Blog\" \/>\n<meta property=\"og:description\" content=\"Learn how to enable face detection and identity verification in Google Forms quizzes using proctoring tools, add-ons, and AI-powered exam platforms like OnlineExamMaker.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/onlineexammaker.com\/kb\/how-to-enable-face-detection-and-identity-checks-in-google-forms-quizzes\/\" \/>\n<meta property=\"og:site_name\" content=\"OnlineExamMaker Blog\" \/>\n<meta property=\"article:published_time\" content=\"2026-01-22T15:22:43+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2026-01-30T15:36:02+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/onlineexammaker.com\/kb\/wp-content\/uploads\/2026\/01\/Enable-Face-Detection.webp\" \/>\n\t<meta property=\"og:image:width\" content=\"1066\" \/>\n\t<meta property=\"og:image:height\" content=\"595\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/webp\" \/>\n<meta name=\"author\" content=\"Matt Davis\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Matt Davis\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/onlineexammaker.com\/kb\/how-to-enable-face-detection-and-identity-checks-in-google-forms-quizzes\/\",\"url\":\"https:\/\/onlineexammaker.com\/kb\/how-to-enable-face-detection-and-identity-checks-in-google-forms-quizzes\/\",\"name\":\"How to Enable Face Detection and Identity Checks in Google Forms Quizzes? - OnlineExamMaker Blog\",\"isPartOf\":{\"@id\":\"https:\/\/onlineexammaker.com\/kb\/#website\"},\"datePublished\":\"2026-01-22T15:22:43+00:00\",\"dateModified\":\"2026-01-30T15:36:02+00:00\",\"author\":{\"@id\":\"https:\/\/onlineexammaker.com\/kb\/#\/schema\/person\/d0a3426dff56814b08a23694a5d800d1\"},\"description\":\"Learn how to enable face detection and identity verification in Google Forms quizzes using proctoring tools, add-ons, and AI-powered exam platforms like OnlineExamMaker.\",\"breadcrumb\":{\"@id\":\"https:\/\/onlineexammaker.com\/kb\/how-to-enable-face-detection-and-identity-checks-in-google-forms-quizzes\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/onlineexammaker.com\/kb\/how-to-enable-face-detection-and-identity-checks-in-google-forms-quizzes\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/onlineexammaker.com\/kb\/how-to-enable-face-detection-and-identity-checks-in-google-forms-quizzes\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/onlineexammaker.com\/kb\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"How to Enable Face Detection and Identity Checks in Google Forms Quizzes?\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/onlineexammaker.com\/kb\/#website\",\"url\":\"https:\/\/onlineexammaker.com\/kb\/\",\"name\":\"OnlineExamMaker Blog\",\"description\":\"OnlineExamMaker\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/onlineexammaker.com\/kb\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\/\/onlineexammaker.com\/kb\/#\/schema\/person\/d0a3426dff56814b08a23694a5d800d1\",\"name\":\"Matt Davis\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/onlineexammaker.com\/kb\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/efeb3a13e2cc21afe6cd3fdc01903c45?s=96&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/efeb3a13e2cc21afe6cd3fdc01903c45?s=96&r=g\",\"caption\":\"Matt Davis\"},\"description\":\"Matt is a content marketing specialist with more than 5 years of experience in content creation, he is glad to share his experience about online education and digital marketing.\",\"url\":\"https:\/\/onlineexammaker.com\/kb\/author\/mattdavis\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"How to Enable Face Detection and Identity Checks in Google Forms Quizzes? - OnlineExamMaker Blog","description":"Learn how to enable face detection and identity verification in Google Forms quizzes using proctoring tools, add-ons, and AI-powered exam platforms like OnlineExamMaker.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/onlineexammaker.com\/kb\/how-to-enable-face-detection-and-identity-checks-in-google-forms-quizzes\/","og_locale":"en_US","og_type":"article","og_title":"How to Enable Face Detection and Identity Checks in Google Forms Quizzes? - OnlineExamMaker Blog","og_description":"Learn how to enable face detection and identity verification in Google Forms quizzes using proctoring tools, add-ons, and AI-powered exam platforms like OnlineExamMaker.","og_url":"https:\/\/onlineexammaker.com\/kb\/how-to-enable-face-detection-and-identity-checks-in-google-forms-quizzes\/","og_site_name":"OnlineExamMaker Blog","article_published_time":"2026-01-22T15:22:43+00:00","article_modified_time":"2026-01-30T15:36:02+00:00","og_image":[{"width":1066,"height":595,"url":"https:\/\/onlineexammaker.com\/kb\/wp-content\/uploads\/2026\/01\/Enable-Face-Detection.webp","type":"image\/webp"}],"author":"Matt Davis","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Matt Davis"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/onlineexammaker.com\/kb\/how-to-enable-face-detection-and-identity-checks-in-google-forms-quizzes\/","url":"https:\/\/onlineexammaker.com\/kb\/how-to-enable-face-detection-and-identity-checks-in-google-forms-quizzes\/","name":"How to Enable Face Detection and Identity Checks in Google Forms Quizzes? - OnlineExamMaker Blog","isPartOf":{"@id":"https:\/\/onlineexammaker.com\/kb\/#website"},"datePublished":"2026-01-22T15:22:43+00:00","dateModified":"2026-01-30T15:36:02+00:00","author":{"@id":"https:\/\/onlineexammaker.com\/kb\/#\/schema\/person\/d0a3426dff56814b08a23694a5d800d1"},"description":"Learn how to enable face detection and identity verification in Google Forms quizzes using proctoring tools, add-ons, and AI-powered exam platforms like OnlineExamMaker.","breadcrumb":{"@id":"https:\/\/onlineexammaker.com\/kb\/how-to-enable-face-detection-and-identity-checks-in-google-forms-quizzes\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/onlineexammaker.com\/kb\/how-to-enable-face-detection-and-identity-checks-in-google-forms-quizzes\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/onlineexammaker.com\/kb\/how-to-enable-face-detection-and-identity-checks-in-google-forms-quizzes\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/onlineexammaker.com\/kb\/"},{"@type":"ListItem","position":2,"name":"How to Enable Face Detection and Identity Checks in Google Forms Quizzes?"}]},{"@type":"WebSite","@id":"https:\/\/onlineexammaker.com\/kb\/#website","url":"https:\/\/onlineexammaker.com\/kb\/","name":"OnlineExamMaker Blog","description":"OnlineExamMaker","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/onlineexammaker.com\/kb\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/onlineexammaker.com\/kb\/#\/schema\/person\/d0a3426dff56814b08a23694a5d800d1","name":"Matt Davis","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/onlineexammaker.com\/kb\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/efeb3a13e2cc21afe6cd3fdc01903c45?s=96&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/efeb3a13e2cc21afe6cd3fdc01903c45?s=96&r=g","caption":"Matt Davis"},"description":"Matt is a content marketing specialist with more than 5 years of experience in content creation, he is glad to share his experience about online education and digital marketing.","url":"https:\/\/onlineexammaker.com\/kb\/author\/mattdavis\/"}]}},"_links":{"self":[{"href":"https:\/\/onlineexammaker.com\/kb\/wp-json\/wp\/v2\/posts\/82907"}],"collection":[{"href":"https:\/\/onlineexammaker.com\/kb\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/onlineexammaker.com\/kb\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/onlineexammaker.com\/kb\/wp-json\/wp\/v2\/users\/9"}],"replies":[{"embeddable":true,"href":"https:\/\/onlineexammaker.com\/kb\/wp-json\/wp\/v2\/comments?post=82907"}],"version-history":[{"count":1,"href":"https:\/\/onlineexammaker.com\/kb\/wp-json\/wp\/v2\/posts\/82907\/revisions"}],"predecessor-version":[{"id":82918,"href":"https:\/\/onlineexammaker.com\/kb\/wp-json\/wp\/v2\/posts\/82907\/revisions\/82918"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/onlineexammaker.com\/kb\/wp-json\/wp\/v2\/media\/82914"}],"wp:attachment":[{"href":"https:\/\/onlineexammaker.com\/kb\/wp-json\/wp\/v2\/media?parent=82907"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/onlineexammaker.com\/kb\/wp-json\/wp\/v2\/categories?post=82907"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/onlineexammaker.com\/kb\/wp-json\/wp\/v2\/tags?post=82907"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}