Vietnam.vn - Nền tảng quảng bá Việt Nam

In line with the new curriculum guidelines.

Việt NamViệt Nam05/11/2024


The draft Circular promulgating the Regulations for the 2025 High School Graduation Examination, currently being reviewed by the Ministry of Education and Training, contains noteworthy new points.

img

Removing the provision for adding vocational training points to the high school graduation assessment is consistent with the direction of the 2018 General Education Program. Photo: ITN

This means that the regulation regarding bonus points for vocational training in the high school graduation assessment has been removed. This aligns with the direction of the 2018 General Education Program, where students no longer participate in general vocational training to obtain basic vocational certificates as in the 2006 General Education Program.

Change of name, change of surname

Mr. Thach Canh Be, Principal of Duc Pho No. 2 High School (Duc Pho town, Quang Ngai province), said: “Unlike the 2006 General Education Program, the 2018 General Education Program no longer includes 105 vocational training hours. The curriculum does not contain content on vocational training, and no institution organizes vocational training, so no students are studying vocational skills.”

Previously, under the 2006 General Education Program, students at Duc Pho No. 2 High School could choose to enroll in vocational courses such as Information Technology, Electrical Engineering, and Veterinary Medicine right at the school. At the end of the course, those who wished to take the exam to obtain a certificate could participate. “The participation rate in the exam was between 98% and 100%. The school had the capacity to organize the vocational certificate exams, so it was very convenient for the students to take the exam right at the school.”

"In some other schools, students can take the exam at the Continuing Education and Vocational Training Center or take the exam together with the school that organizes the exam," Mr. Be informed. In the recent 2024 high school graduation exam, nearly 15% of students at Duc Pho No. 2 High School had to use bonus points from vocational certificates to pass the graduation exam.

The 2018 General Education Program no longer includes vocational training. Some content from the vocational training program has been integrated into the subjects of Experiential Activities – Career Guidance and Local Education .

According to Mr. Pham Dinh Kha, Principal of Vo Chi Cong High School (Ngu Hanh Son, Da Nang ): “These subjects will help students orient themselves and gain career experience, serving the purpose of career guidance after high school. The curriculum has changed; students who do not pursue vocational training or take vocational certification exams will no longer receive bonus points for vocational training in the high school graduation assessment, which is in line with reality.”

Mr. Nguyen Huu Thinh, Principal of Huong Phung High School (Huong Hoa, Quang Tri), said that the number of students taking the 2024 high school graduation exam will be the last cohort to receive a vocational high school certificate if they register for the general vocational training exam. With the 2018 General Education Program, there is no longer any general vocational education content as before. Currently, continuing education centers only function to provide vocational training for the community and for students in the continuing education system.

img

Activities of the English Club at Vo Chi Cong High School (Da Nang). Photo: NTCC

Disadvantage for students in the continuing education system.

Mr. Dinh Luong Y, Director of Continuing Education Center No. 2 (Da Nang), believes that if vocational training is not included in the high school graduation assessment, it will be unfair to students currently enrolled in continuing education programs.

For students enrolled in the continuing education program at Continuing Education Center No. 2, in addition to academic studies, the Center encourages them to choose a specific profession. “They receive free vocational training. This also serves as a basis for adding points to their high school graduation exam scores; thereby gradually guiding their career paths.”

Many students from disadvantaged families have chosen to continue their vocational training so they can help support their families after graduation. Therefore, choosing to study at the center is also considered by many parents because their children will simultaneously receive both a vocational diploma and a high school diploma after 3 years of study,” Mr. Y analyzed.

Continuing Education Center No. 2 currently has 532 students enrolled in 27 free vocational training classes under a program in partnership with vocational colleges. Of these, the Culinary Arts class is the most popular with 238 students, followed by Information Technology with 127 students.

Some of the vocational fields chosen by students include Hotel Management, Tourism Guiding, Business Accounting, Domestic Electrical Engineering, Automotive Technology, Supermarket Sales Management, Sales Operations, etc. The number of students choosing to pursue vocational training at the intermediate level in the 2023-2024 academic year increased by 143 compared to the 2022-2023 academic year, representing a rate of 26.9%. In the 2021-2024 academic year, 88 students graduated from intermediate vocational training, including 56 students with excellent grades and 29 students with good grades.

Students in continuing education programs at vocational training centers are fulfilling all the subjects of the 2018 General Education Program while also studying vocational programs like students at vocational secondary schools. According to Mr. Dinh Luong Y, even with the reduced curriculum, continuing education students only study 7 subjects, but they take the same high school graduation exam, no different from regular high school students. Without bonus points for vocational training, continuing education students would be at a disadvantage because their entry requirements are not as high as those of regular high school students.

Mr. Dinh Luong Y – Director of Continuing Education Center No. 2 (Da Nang) proposed adding the following bonus points to Article 44: Continuing education students who simultaneously participate in a vocational secondary education program combined with a general education program at the high school level and hold a vocational secondary education diploma issued by secondary or college-level institutions during their high school studies will receive bonus points based on the classification recorded in their secondary education diploma as follows: Excellent and Good classifications will receive 2.0 points; Fair classifications will receive 1.5 points; Average classifications will receive 1.0 point.

`); }else { if (window.confirm("Do you want to log out?")) { var el = $("#top-link-account"); // //el.find("a.first").html(" Account ") // // .removeAttr("style"); el.find(".first").show(); el.find("a.second").html(""); el.find("a.second").removeAttr("data-out"); $('.comment-account').html(` `); deleteCookie('my_dv'); $("#_btn_logout").click(); } } } function logout(){ if (window.confirm("Do you want to log out?")) { var el = $("#top-link-account"); // //el.find("a.first").html(" Account ") // // .removeAttr("style"); el.find(".first").show(); el.find("a.second").html(""); el.find("a.second").attr("data-out", "0"); $('.comment-account').html(` `); deleteCookie('my_dv'); $("#_btn_logout").click(); } } function login(){ $("#_btn_logout").click(); $("#cmt_alert").html("Please log in or register to post a comment"); } function register(){ $("#_btn_logout").click(); $('[data-target="signup"]').click(); fnCaptcha(); } var aspCookie = null; } (runinit = window.runinit || []).push(function() { if(lgGetCookie('my_dv')){ var user = JSON.parse(lgGetCookie('my_dv')); if(user.name){ authLogin(user.name, true); } } $('.btn-refresh').click(function() { fnCaptcha(); }); $('.iconew-eye').click(function() { $(this).toggleClass('closed'); var x = $(this).siblings('input')[0]; if (x.type === "password") { x.type = "text"; } else { x.type = "password"; } }); function stripHtml(html) { var temporalDivElement = document.createElement("div"); temporalDivElement.innerHTML = html; return temporalDivElement.textContent || temporalDivElement.innerText || ""; } // --------------------- User account // 1. Hide login/logout button -> in case API doesn't available, login/logout will not show + Init OAuth_v2 //$("#top-link-account").hide(); if (typeof gapi != "undefined") { //window._cnnd.oauth.init(); console.log("login not available"); } // 2. Remove excessive login/register form -> only 1 form available // no need // 3. Callback functions var fnPopupAction = function(id, alert, loginData) { id = id.toLowerCase(); if (id == "close") { $("#cmt-account-header .close").click(); return; } if (id == "info" && !window._isShowingInfo) { $("#cmt-account-header .close").click(); return; } window._isShowingInfo = false; if (loginData) { $("#cmt-account-header [data-target]").hide(); $("#cmt-account-header [data-target].logged-in").show().first().click(); $("#cmt-account-header [data-info-name]").html(loginData.name || "You"); $("#cmt-account-header [data-info-email]").html(loginData.email || ""); } else { $("#cmt-account-header [data-target]").hide(); $("#cmt-account-header [data-target].not-login").show().first().click(); $("#cmt-account-social").show(); $("#cmt-account-header > .wrapper").css("animation", "none"); }, 200); $("#cmt-account-header").show(); $("#cmt-account-header input[type="password"]").val(""); $("#cmt-account-header [data-target="" + id + ""]").click(); $("body").css("overflow", "hidden"); $("#nav").removeClass("active"); $("#cmt_alert").html(alert || "Please log in or register to post a comment"); }; var accountMessageProcess = function(data) { if (data.isLogged) { fnPopupAction("info", "Please log in or register to post a comment", { name: data.name, email: data.email }); } else { fnPopupAction(data.act, data.alert || "Please log in or register"); if (data.act == "close" && data.raw.Data && data.raw.Data.Approved) { //window.alert("Successful login"); fnPopupAction("info", "Successful login", { name: data.raw.Data.Name, email: $("#_login_email").val() || $("#_sign_email").val() }); } } }; // 5. Action functions -> bind event to form elements var fnPopupBindAction = function() { // Tab $("#cmt-account-header [data-target]").on('click', function() { $("#cmt-account-header [data-target], #cmt-account-header [data-tab]").removeClass( "active"); $(this).addClass("active"); var tab = $("#cmt-account-header [data-tab='" + $(this).attr("data-target") + "']"); tab.addClass("active") .find("input[type="text"], input[type="email"]").first().focus(); tab.find("input").keyup(function(event) { if (event.keyCode === 13) { tab.find(".btn.clickable").click(); } }); fnCaptcha(); $("#cmt_alert").html("Please log in or register to post a comment"); }); $("#cmt-account-header .close").on('click', function() { $("#cmt-account-header").hide(); $("#cmt-account-header > .wrap").removeAttr("style"); $("body").css("overflow", "unset"); fnCaptcha(); $("#cmt_alert").html("Please log in or register to post a comment"); }); // Reload Captcha // $("#_reload_captcha").on('click', function () { // fnCaptcha(); // }); // Btn Login $("#comment-frame").on('click','#btn_login', function () { $("#top-link-account .first").click(); }); $("#comment-frame").on('click','#btn_signup', function () { $("#top-link-account .first").click(); $('[data-target="signup"]').click(); }); $("#_btn_login").on('click', function() { $("#cmt_alert").html("Please log in or register to post a comment"); var email, password; email = $("#_login_email").val(); password = $("#_login_password").val(); if (!/^[a-z0-9-_\.]+[@][0-9a-z-]+(\.[0-9a-z-]+)+$/ig.test(email) || password .length \/?]/g; if (!/^[a-z0-9-_\.]+[@][0-9a-z-]+(\.[0-9a-z-]+)+$/ig.test(email)) { $("#cmt_alert").html("Invalid email"); return; } //if (name.length 20) { // $("#cmt_alert").html("Full name must not exceed 20 characters (Nickname can be used instead)!"); // return; //} //if (format.test(name)) { // $("#cmt_alert").html("Name must not contain special characters!"); // return; //} if (password.length ") // .removeAttr("style"); el.find("a.first").show(); el.find("a.second").html(""); $("#cmt-account-social").show(); }); // Header login/account_info // Header login/account_info $("#top-link-account .first").on('click', function() { if ($("#top-link-account .second").attr("data-out")) { $("#top-link-account .second").toggleClass("show"); } else { fnPopupAction("login"); } }); // Btn register/log_out $("#top-link-account .second").on('click', function() { if ($("#top-link-account .second").attr("data-out")) { //$("#_btn_logout").click(); authLogin('my_dv',false); } else { fnPopupAction('signup'); } //var el = $("#top-link-account"); //el.find("a.first").html(" Account ") // .removeAttr("style"); //el.find("a.second").html(""); }); }; fnPopupBindAction(); //login Facebook var otherLogin = { init: function() { var me = this; //gapi.load('auth2', function () { // gapi.auth2.init({ // client_id: '678720187862-08lendtdt5h3nr4j2he534p15b13aieg.apps.googleusercontent.com', // scope: 'email profile', // fetch_basic_profile: true // }); //}); $("#cmt-account-social button[data-type]").on('click', function() { me[$(this).attr("data-type")](function(response) { $("#cmt-account-header .tabs .close, #cmt-account .tabs .close") .click(); }); }); try { fbClient.appId = '1304555827613749'; //'211029740744825'; fbClient.version = "v14.0"; fbClient.init(); setTimeout(FB.AppEvents.logPageView, 5000); } catch (e) { // ignore } }, loginFacebook: function(cb) { var me = this; function reloginFacebook(callback) { FB.api('/me', { fields: 'id, name, email' }, function(profile) { //console.debug(profile); if (typeof callback === "function") callback(profile); }); }; FB.login(function(response) { if (response.authResponse) { reloginFacebook(function(info) { console.log(info); info.social = "facebook"; info.accessToken = response.authResponse.accessToken; var user = { email: info.email, name: info.name, } let now = new Date(); lgSetCookie('my_dv',JSON.stringify(user), new Date(now.getTime() + (30 * 12 * 60000))); authLogin(user.name, true); }); } else { $("#cmt_alert").html( "You have denied permission to access your Facebook account"); } }, { scope: 'public_profile,email' }); }, loginGoogle: function(callback) { var me = this; function callSocialApi(data, cb) { data.social = "google"; var user = { email: data.email, name: data.name, } let now = new Date(); lgSetCookie('my_dv',JSON.stringify(user), new Date(now.getTime() + (30 * 12 * 60000))); authLogin(user.name, true); } // API call for Google login if (gapi.auth2.getAuthInstance().isSignedIn.get()) { //console.debug('[VCC] GAPI Process'); var profile = gapi.auth2.getAuthInstance().currentUser.get().getBasicProfile(); //var id_token = gapi.auth2.getAuthInstance().currentUser.get().getAuthResponse().id_token; var access_token = gapi.auth2.getAuthInstance().currentUser.get().getAuthResponse() .access_token; var params = { id: profile.getId(), name: profile.getName(), email: profile.getEmail(), accessToken: access_token } //console.log('params: ', params); callSocialApi(params, callback); } else { //console.debug('[VCC] GAPI Login'); gapi.auth2.getAuthInstance().signIn().then( function(success) { var profile = gapi.auth2.getAuthInstance().currentUser.get() .getBasicProfile(); //var id_token = gapi.auth2.getAuthInstance().currentUser.get().getAuthResponse().id_token; var access_token = gapi.auth2.getAuthInstance().currentUser.get() .getAuthResponse().access_token; var params = { id: profile.getId(), name: profile.getName(), email: profile.getEmail(), accessToken: access_token } //console.log('params: ', params); callSocialApi(params, callback); }, function(error) { $("#cmt_alert").html( "You have refused to grant permission for Dan Viet Newspaper to access your Google account" ); } ); } } } otherLogin.init(); });



Source: https://danviet.vn/bo-quy-dinh-cong-diem-nghe-xet-tot-nghiep-thpt-phu-hop-dinh-huong-chuong-trinh-moi-20241105152042807.htm

Comment (0)

Please leave a comment to share your feelings!

Same tag

Same category

At this Hanoi pho restaurant, they make their own pho noodles for 200,000 VND, and customers must order in advance.
Admire the dazzling churches, a 'super hot' check-in spot this Christmas season.
The Christmas atmosphere is vibrant on the streets of Hanoi.
Enjoy the exciting night tours of Ho Chi Minh City.

Same author

Heritage

Figure

Enterprise

Huynh Nhu makes history at the SEA Games: A record that will be very difficult to break.

News

Political System

Destination

Product