{"id":99,"date":"2025-08-25T19:03:19","date_gmt":"2025-08-25T17:03:19","guid":{"rendered":"https:\/\/academia.profmet.md\/student-registration\/"},"modified":"2025-12-06T15:04:23","modified_gmt":"2025-12-06T13:04:23","slug":"inregistrare","status":"publish","type":"page","link":"https:\/\/academia.profmet.md\/ru\/inregistrare\/","title":{"rendered":"\u00cenregistrare"},"content":{"rendered":"<div id=\"tutor-registration-wrap\">\n        <h3 class=\"tutor-fs-5\">\n\t\t\t\t\t\u0417\u0430\u0440\u0435\u0433\u0438\u0441\u0442\u0440\u0438\u0440\u0443\u0439\u0442\u0435\u0441\u044c\t\t\t\t<\/h3>\n\t\t\n\t\t<form method=\"post\" enctype=\"multipart\/form-data\" id=\"tutor-registration-form\" action=\"\">\n\t\t\t<input type=\"hidden\" name=\"tutor_course_enroll_attempt\" value=\"\">\n\t\t\t\n\t\t\t<input type=\"hidden\" id=\"_tutor_nonce\" name=\"_tutor_nonce\" value=\"8c56cc790d\" \/><input type=\"hidden\" name=\"_wp_http_referer\" value=\"\/ru\/wp-json\/wp\/v2\/pages\/99\" \/>\t\t\t<input type=\"hidden\" value=\"tutor_register_student\" name=\"tutor_action\"\/>\n\n\t\t\t\n\t\t\t<div class=\"tutor-form-row\">\n\t\t\t\t<div class=\"tutor-form-col-6\">\n\t\t\t\t\t<div class=\"tutor-form-group\">\n\t\t\t\t\t\t<label>\n\t\t\t\t\t\t\t\u0418\u043c\u044f\t\t\t\t\t\t<\/label>\n\n\t\t\t\t\t\t<input type=\"text\" name=\"first_name\" value=\"\" placeholder=\"\u0418\u043c\u044f\" required autocomplete=\"given-name\">\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\n\t\t\t\t<div class=\"tutor-form-col-6\">\n\t\t\t\t\t<div class=\"tutor-form-group\">\n\t\t\t\t\t\t<label>\n\t\t\t\t\t\t\t\u0424\u0430\u043c\u0438\u043b\u0438\u044f\t\t\t\t\t\t<\/label>\n\n\t\t\t\t\t\t<input type=\"text\" name=\"last_name\" value=\"\" placeholder=\"\u0424\u0430\u043c\u0438\u043b\u0438\u044f\" required autocomplete=\"family-name\">\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\n\t\t\t<\/div>\n\n            <div class=\"tutor-form-row\">\n\n                <div class=\"tutor-form-col-12\">\n                    <div class=\"tutor-form-group\">\n                        <label>\n                            \u041d\u043e\u043c\u0435\u0440 \u0442\u0435\u043b\u0435\u0444\u043e\u043d\u0430                        <\/label>\n\n                        <input type=\"text\" name=\"phone_no\" value=\"\" placeholder=\"\u041d\u043e\u043c\u0435\u0440 \u0442\u0435\u043b\u0435\u0444\u043e\u043d\u0430\">\n                    <\/div>\n                <\/div>\n\n            <\/div>\n\n\t\t\t<div class=\"tutor-form-row\">\n\n                <div class=\"tutor-form-col-12\">\n\t\t\t\t\t<div class=\"tutor-form-group\">\n\t\t\t\t\t\t<label>\n\t\t\t\t\t\t\tEmail\t\t\t\t\t\t<\/label>\n\n\t\t\t\t\t\t<input type=\"text\" name=\"email\" value=\"\" placeholder=\"Email\" required autocomplete=\"email\">\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\n                <input type=\"hidden\" name=\"user_login\" id=\"auto_user_login\" value=\"\">\n\n\t\t\t<\/div>\n\n            <script>\n            document.addEventListener('DOMContentLoaded', function() {\n                const form = document.getElementById('tutor-registration-form');\n                const firstName = form.querySelector('input[name=\"first_name\"]');\n                const lastName = form.querySelector('input[name=\"last_name\"]');\n                const userLogin = form.querySelector('input[name=\"user_login\"]');\n\n                function generateUsername() {\n                    if (firstName.value && lastName.value) {\n                        const username = (firstName.value + '.' + lastName.value).toLowerCase()\n                            .normalize('NFD').replace(\/[\\u0300-\\u036f]\/g, '')\n                            .replace(\/[^a-z0-9.]\/g, '');\n                        userLogin.value = username || 'user';\n                    }\n                }\n\n                firstName.addEventListener('input', generateUsername);\n                lastName.addEventListener('input', generateUsername);\n                form.addEventListener('submit', generateUsername);\n            });\n            <\/script>\n\n\t\t\t<div class=\"tutor-form-row\">\n\t\t\t\t<div class=\"tutor-form-col-6\">\n\t\t\t\t\t<div class=\"tutor-form-group\">\n\t\t\t\t\t\t<div class=\"tutor-password-strength-checker\">\n\t\t\t\t\t\t\t<div class=\"tutor-password-field\">\n\t\t\t\t\t\t\t\t<label>\n\t\t\t\t\t\t\t\t\t\u041f\u0430\u0440\u043e\u043b\u044c\t\t\t\t\t\t\t\t<\/label>\n\n\t\t\t\t\t\t\t\t<input class=\"password-checker\" id=\"tutor-new-password\" type=\"password\" name=\"password\" value=\"\" placeholder=\"\u041f\u0430\u0440\u043e\u043b\u044c\" required autocomplete=\"new-password\" style=\"margin-bottom: 0;\">\n\t\t\t\t\t\t\t\t<span class=\"show-hide-btn\"><\/span>\n\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t\t\t<div class=\"tutor-password-strength-hint\">\n\t\t\t\t\t\t\t\t<div class=\"indicator\">\n\t\t\t\t\t\t\t\t\t<span class=\"weak\"><\/span>\n\t\t\t\t\t\t\t\t\t<span class=\"medium\"><\/span>\n\t\t\t\t\t\t\t\t\t<span class=\"strong\"><\/span>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"text tutor-fs-7 tutor-color-muted\"><\/div>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\n\t\t\t\t<div class=\"tutor-form-col-6\">\n\t\t\t\t\t<div class=\"tutor-form-group\">\n\t\t\t\t\t\t<label>\n\t\t\t\t\t\t\t\u041f\u043e\u0434\u0442\u0432\u0435\u0440\u0436\u0434\u0435\u043d\u0438\u0435 \u043f\u0430\u0440\u043e\u043b\u044f\t\t\t\t\t\t<\/label>\n\n\t\t\t\t\t\t<div class=\"tutor-form-wrap\">\n\t\t\t\t\t\t\t<span class=\"tutor-validation-icon tutor-icon-mark tutor-color-success tutor-form-icon tutor-form-icon-reverse\" style=\"display: none;\"><\/span>\n\t\t\t\t\t\t\t<input type=\"password\" name=\"password_confirmation\" value=\"\" placeholder=\"\u041f\u043e\u0434\u0442\u0432\u0435\u0440\u0436\u0434\u0435\u043d\u0438\u0435 \u043f\u0430\u0440\u043e\u043b\u044f\" required autocomplete=\"new-password\" style=\"margin-bottom: 0;\">\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t<\/div>\n\n\n\t\t\t<div class=\"tutor-form-row\">\n\t\t\t\t<div class=\"tutor-form-col-12\">\n\t\t\t\t\t<div class=\"tutor-form-group\">\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t<\/div>\n\n\t\t\t\n\t\t\t\t\t\t\t\t\t\t<div class=\"tutor-mb-24 terms_register\">\n\t\t\t\t\t\u0420\u0435\u0433\u0438\u0441\u0442\u0440\u0438\u0440\u0443\u044f\u0441\u044c, \u044f \u0441\u043e\u0433\u043b\u0430\u0448\u0430\u044e\u0441\u044c \u0441 \u043f\u0440\u0430\u0432\u0438\u043b\u0430\u043c\u0438 \u0441\u0430\u0439\u0442\u0430 <a target=\"_blank\" href=\"https:\/\/academia.profmet.md\/ru\/termeni-si-conditii\/\" title=\"\u041f\u0440\u0430\u0432\u0438\u043b\u0430 \u0438 \u0443\u0441\u043b\u043e\u0432\u0438\u044f\">\u041f\u0440\u0430\u0432\u0438\u043b\u0430 \u0438 \u0443\u0441\u043b\u043e\u0432\u0438\u044f<\/a>\n\t\t\t\t<\/div>\n\t\t\t\n\t\t\t<div>\n\t\t\t\t<button type=\"submit\" name=\"tutor_register_student_btn\" value=\"register\" class=\"tutor-btn tutor-btn-primary tutor-btn-block\">\u0420\u0435\u0433\u0438\u0441\u0442\u0440\u0430\u0446\u0438\u044f<\/button>\n\t\t\t<\/div>\n\t\t\t\n\t\t<input type=\"hidden\" name=\"trp-form-language\" value=\"ru\"\/><\/form>\n\t\t\t\t<style>\n\t\t\t#tutor-pro-twitter-login {\n\t\t\t\twidth: 400px; background-color: #00acee; border-color: #00acee; font-weight: bold;\n\t\t\t}\n\t\t<\/style>\n\t\t<div id=\"tutor-pro-social-authentication\" class=\"tutor-pt-24 tutor-d-flex tutor-flex-column tutor-align-center tutor-border-top-light\" style=\"gap: 10px;\">\n\t\t\t\t\t\t\t\t<div class=\"tutor-d-flex tutor-justify-center\" id=\"tutor-pro-google-authentication\">\n\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\t\t\n\t<\/div>","protected":false},"excerpt":{"rendered":"<p>\u0417\u0430\u0440\u0435\u0433\u0438\u0441\u0442\u0440\u0438\u0440\u0443\u0439\u0442\u0435\u0441\u044c \u0418\u043c\u044f \u0424\u0430\u043c\u0438\u043b\u0438\u044f \u041d\u043e\u043c\u0435\u0440 \u0442\u0435\u043b\u0435\u0444\u043e\u043d\u0430 Email \u041f\u0430\u0440\u043e\u043b\u044c \u041f\u043e\u0434\u0442\u0432\u0435\u0440\u0436\u0434\u0435\u043d\u0438\u0435 \u043f\u0430\u0440\u043e\u043b\u044f \u0420\u0435\u0433\u0438\u0441\u0442\u0440\u0438\u0440\u0443\u044f\u0441\u044c, \u044f \u0441\u043e\u0433\u043b\u0430\u0448\u0430\u044e\u0441\u044c \u0441 \u043f\u0440\u0430\u0432\u0438\u043b\u0430\u043c\u0438 \u0441\u0430\u0439\u0442\u0430 \u041f\u0440\u0430\u0432\u0438\u043b\u0430 \u0438 \u0443\u0441\u043b\u043e\u0432\u0438\u044f \u0420\u0435\u0433\u0438\u0441\u0442\u0440\u0430\u0446\u0438\u044f<\/p>","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"footnotes":""},"class_list":["post-99","page","type-page","status-publish","format-standard","hentry"],"acf":[],"_links":{"self":[{"href":"https:\/\/academia.profmet.md\/ru\/wp-json\/wp\/v2\/pages\/99","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/academia.profmet.md\/ru\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/academia.profmet.md\/ru\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/academia.profmet.md\/ru\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/academia.profmet.md\/ru\/wp-json\/wp\/v2\/comments?post=99"}],"version-history":[{"count":1,"href":"https:\/\/academia.profmet.md\/ru\/wp-json\/wp\/v2\/pages\/99\/revisions"}],"predecessor-version":[{"id":813,"href":"https:\/\/academia.profmet.md\/ru\/wp-json\/wp\/v2\/pages\/99\/revisions\/813"}],"wp:attachment":[{"href":"https:\/\/academia.profmet.md\/ru\/wp-json\/wp\/v2\/media?parent=99"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}