{"id":246,"date":"2025-05-13T18:44:44","date_gmt":"2025-05-13T18:44:44","guid":{"rendered":"https:\/\/codenteam.com\/academy\/?page_id=246"},"modified":"2025-05-16T16:06:30","modified_gmt":"2025-05-16T16:06:30","slug":"verify","status":"publish","type":"page","link":"https:\/\/codenteam.com\/academy\/verify\/","title":{"rendered":"Verify"},"content":{"rendered":"\n<p class=\"has-text-align-center\"><br>\n<div id=\"certificate_checker\">\n\n\t<div class=\"stm_lms_certificate_checker\" v-bind:class=\"{'loading' : loading}\">\n\n\t\t<h3>Certificate Verification<\/h3>\n\n\t\t<div class=\"stm_lms_certificate_checker__form\">\n\n\t\t\t<div class=\"stm_lms_certificate_checker__input\">\n\n\t\t\t\t<input type=\"text\" v-model=\"code\" class=\"form-control\" placeholder=\"Enter certificate code\"\/>\n\n\t\t\t<\/div>\n\n\t\t\t<a href=\"#\" @click.prevent=\"checkCode()\" class=\"btn btn-default\">\n\t\t\t\tCheck Code\t\t\t<\/a>\n\n\n\t\t<\/div>\n\n\t\t<transition name=\"slide-fade\">\n\t\t\t<div class=\"stm-lms-message\" v-bind:class=\"status\" v-if=\"message\" v-html=\"message\"><\/div>\n\t\t<\/transition>\n\t\t<transition name=\"slide-fade\">\n\t\t\t<div class=\"stm-lms-message\" v-if=\"link\" v-bind:class=\"status\" style=\"text-align: center;\">\n\t\t\t\t<a :href=\"link\" target=\"_blank\">View Certificate<\/a>\n\t\t\t<\/div>\n\t\t<\/transition>\n\t<\/div>\n\n<\/div>\n<script>\n\t\"use strict\";\n\n(function ($) {\n  $(document).ready(function () {\n    new Vue({\n      el: '#certificate_checker',\n      data: function data() {\n        return {\n          loading: false,\n          code: '',\n          status: '',\n          message: '', \n\t\t  link: ''\n        };\n      },\n      methods: {\n        checkCode: function checkCode() {\n          var vm = this;\n\n          \/*Check If added*\/\n          if (vm.code === '' || vm.code.length < 12) {\n            vm.status = 'error';\n            vm.message = 'Enter valid code';\n            return false;\n          }\n          vm.loading = true;\n          vm.status = vm.message = '';\n\t\t  vm.link = '';\n          var url = stm_lms_ajaxurl + '?action=stm_lms_check_certificate_code&c_code=' + vm.code + '&nonce=' + stm_lms_nonces['stm_lms_check_certificate_code'];\n          vm.$http.get(url).then(function (res) {\n            vm.status = res.body.status;\n            vm.message = res.body.message;\n            vm.loading = false;\n\t\t\tvm.link = \"https:\/\/codenteam.com\/academy\/\" + 'certificate\/?code=' + vm.code;\n\t\t  }, function (res) {\n\t\t\tvm.status = 'error';\n\t\t\tvm.message = 'Error: ' + res.statusText;\n\t\t\tvm.loading = false;\n          });\n        }\n      }\n    });\n  });\n})(jQuery);\n<\/script><br><\/p>\n\n\n\n<style>\n.stm_lms_certificate_checker {\nwidth: 100%;\nmax-width: 100% !important;\n}\n.stm_lms_certificate_checker .stm-lms-message.success {\n    background-color: #66BB6A;\n}\n<\/style>\n","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"inline_featured_image":false,"footnotes":""},"class_list":["post-246","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.3 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Verify - Codenteam Academy<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/codenteam.com\/academy\/verify\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Verify - Codenteam Academy\" \/>\n<meta property=\"og:url\" content=\"https:\/\/codenteam.com\/academy\/verify\/\" \/>\n<meta property=\"og:site_name\" content=\"Codenteam Academy\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/facebook.com\/codenteam\" \/>\n<meta property=\"article:modified_time\" content=\"2025-05-16T16:06:30+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:site\" content=\"@codenteam\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/codenteam.com\\\/academy\\\/verify\\\/\",\"url\":\"https:\\\/\\\/codenteam.com\\\/academy\\\/verify\\\/\",\"name\":\"Verify - Codenteam Academy\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/codenteam.com\\\/academy\\\/#website\"},\"datePublished\":\"2025-05-13T18:44:44+00:00\",\"dateModified\":\"2025-05-16T16:06:30+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/codenteam.com\\\/academy\\\/verify\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/codenteam.com\\\/academy\\\/verify\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/codenteam.com\\\/academy\\\/verify\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/codenteam.com\\\/academy\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Verify\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/codenteam.com\\\/academy\\\/#website\",\"url\":\"https:\\\/\\\/codenteam.com\\\/academy\\\/\",\"name\":\"Codenteam Academy\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\\\/\\\/codenteam.com\\\/academy\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/codenteam.com\\\/academy\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/codenteam.com\\\/academy\\\/#organization\",\"name\":\"Codenteam\",\"url\":\"https:\\\/\\\/codenteam.com\\\/academy\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/codenteam.com\\\/academy\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/codenteam.com\\\/academy\\\/wp-content\\\/uploads\\\/2025\\\/05\\\/Codenteam.webp\",\"contentUrl\":\"https:\\\/\\\/codenteam.com\\\/academy\\\/wp-content\\\/uploads\\\/2025\\\/05\\\/Codenteam.webp\",\"width\":1808,\"height\":560,\"caption\":\"Codenteam\"},\"image\":{\"@id\":\"https:\\\/\\\/codenteam.com\\\/academy\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/facebook.com\\\/codenteam\",\"https:\\\/\\\/x.com\\\/codenteam\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Verify - Codenteam Academy","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:\/\/codenteam.com\/academy\/verify\/","og_locale":"en_US","og_type":"article","og_title":"Verify - Codenteam Academy","og_url":"https:\/\/codenteam.com\/academy\/verify\/","og_site_name":"Codenteam Academy","article_publisher":"https:\/\/facebook.com\/codenteam","article_modified_time":"2025-05-16T16:06:30+00:00","twitter_card":"summary_large_image","twitter_site":"@codenteam","schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/codenteam.com\/academy\/verify\/","url":"https:\/\/codenteam.com\/academy\/verify\/","name":"Verify - Codenteam Academy","isPartOf":{"@id":"https:\/\/codenteam.com\/academy\/#website"},"datePublished":"2025-05-13T18:44:44+00:00","dateModified":"2025-05-16T16:06:30+00:00","breadcrumb":{"@id":"https:\/\/codenteam.com\/academy\/verify\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/codenteam.com\/academy\/verify\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/codenteam.com\/academy\/verify\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/codenteam.com\/academy\/"},{"@type":"ListItem","position":2,"name":"Verify"}]},{"@type":"WebSite","@id":"https:\/\/codenteam.com\/academy\/#website","url":"https:\/\/codenteam.com\/academy\/","name":"Codenteam Academy","description":"","publisher":{"@id":"https:\/\/codenteam.com\/academy\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/codenteam.com\/academy\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/codenteam.com\/academy\/#organization","name":"Codenteam","url":"https:\/\/codenteam.com\/academy\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/codenteam.com\/academy\/#\/schema\/logo\/image\/","url":"https:\/\/codenteam.com\/academy\/wp-content\/uploads\/2025\/05\/Codenteam.webp","contentUrl":"https:\/\/codenteam.com\/academy\/wp-content\/uploads\/2025\/05\/Codenteam.webp","width":1808,"height":560,"caption":"Codenteam"},"image":{"@id":"https:\/\/codenteam.com\/academy\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/facebook.com\/codenteam","https:\/\/x.com\/codenteam"]}]}},"_links":{"self":[{"href":"https:\/\/codenteam.com\/academy\/wp-json\/wp\/v2\/pages\/246","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/codenteam.com\/academy\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/codenteam.com\/academy\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/codenteam.com\/academy\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/codenteam.com\/academy\/wp-json\/wp\/v2\/comments?post=246"}],"version-history":[{"count":9,"href":"https:\/\/codenteam.com\/academy\/wp-json\/wp\/v2\/pages\/246\/revisions"}],"predecessor-version":[{"id":324,"href":"https:\/\/codenteam.com\/academy\/wp-json\/wp\/v2\/pages\/246\/revisions\/324"}],"wp:attachment":[{"href":"https:\/\/codenteam.com\/academy\/wp-json\/wp\/v2\/media?parent=246"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}