Summary of activities of the rr88 tải Education Trade Union

(AG Provincial E-Portal) - On the morning of June 16th, rr88 tải Education Trade Union held a conference to summarize union activities for the 2024-2025 school year.

Attending the conference, there were Mrs. Tran Thi Ngoc Diem, Director of the Department of Education and Training of rr88 tải province, and Mr. Chau Van Ly, Chairman of the Labor Federation of rr88 tải province. Mr. Nguyen Chi Son, Chairman of the Education Trade Union, chaired the Conference.

At the Conference, the Executive Committee of the rr88 tải Education Trade Union announced the decision to dissolve and end the activities of 6 grassroots trade unions; the decision to transfer 48 grassroots trade unions to the Provincial Labor Federation.

Mrs. Tran Thi Ngoc Diem, Director of the Department of Education and Training, gave a speech at the Conference
Mr. Chau Van Ly, Chairman of the rr88 tải Provincial Labor Federation, gave a speech at the Conference
Mr. Nguyen Chi Son, Chairman of the rr88 tải Education Trade Union, gave a speech at the Conference

The Education Trade Union directly manages 54 affiliated trade unions, with a total of 4,090 (2,138 female) teachers and workers, of which the total number of union members is 4,079 (1,992 female).

In the 2024-2025 school year, the rr88 tải Education Trade Union visited 37 union members, employees and relatives who suffered from serious illnesses or passed away from the industry's trade union support fund contributed by union members, teachers and employees with a total amount of 314 million VND.

At the same time, the organization visited and supported 162 members in difficult circumstances (162 million VND); supported 15 members being treated for serious illnesses (30 million VND); met and presented gifts to 75 members, teachers, and workers who are Khmer ethnic minorities in affiliated grassroots unions (37.5 million VND) on the occasion of Chol Chnam Thmay.

Last school year, grassroots trade unions had a total of 1,101 initiatives recognized at the industry level; many units received emulation flags, provincial-level certificates of merit in the thematic emulation and certificates of merit from the Education Trade Union.

On this occasion, the Provincial Labor Federation awarded emulation flags to 2 leading units in the emulation movement of workers, civil servants and laborers; awarded comprehensive certificates of merit to 2 groups, 8 individuals, and 1 specialized certificate of merit "Capable in both career and home life".

The Education Trade Union awarded certificates of merit to collectives and individuals with outstanding achievements in the emulation movement for the 2024-2025 school year; rewarded outstanding collectives in the emulation movement "Green - clean - beautiful, ensuring occupational safety and hygiene"; emulation on the topic of culture - sports; emulation on the topic of "Capable in both career and home life" and "competent in public affairs and actively shares in household responsibilities"./.

News by My Hanh

Translated by Kim Ngan

"; var footstr = ""; var newstr = document.all.item(text).innerHTML; //var newstr = document.getElementById(text).innerHTML; var oldstr = document.body.innerHTML; document.body.innerHTML = headstr + newstr + footstr; window.print(); document.body.innerHTML = oldstr; return false; } function printDiv2(text) { var content = document.getElementById(text).innerHTML; var printWindow = window.open('', '', 'height=600,width=800'); printWindow.document.write(''); printWindow.document.write(''); printWindow.document.write(content); printWindow.document.write(''); printWindow.document.close(); printWindow.print(); } function share_fb(url) { window.open('https://www.facebook.com/sharer/sharer.php?u='+url,'facebook-share-dialog',"width=626, height=436") } function toggleBackgroundColor() { const element = document.getElementById('contrast'); const currentColor = window.getComputedStyle(element).backgroundColor; if (currentColor === 'rgb(220, 220, 220)') { element.style.backgroundColor = '#fff'; } else { element.style.backgroundColor = 'rgb(220, 220, 220)'; } } var liActive = Array.from(document.querySelectorAll('.posts-list-noibat .post-title')); if (Array.isArray(liActive) && liActive.length ) { liActive[0].classList.add('active'); } function increaseFontSize() { var textElement = document.getElementById('text'); var currentSize = window.getComputedStyle(textElement, null).getPropertyValue('font-size'); var newSize = parseFloat(currentSize) + 2; if (newSize <= 40) { textElement.style.fontSize = newSize + 'px'; } } function decreaseFontSize() { var textElement = document.getElementById('text'); var currentSize = window.getComputedStyle(textElement, null).getPropertyValue('font-size'); var newSize = parseFloat(currentSize) - 2; if (newSize >= 12) { textElement.style.fontSize = newSize + 'px'; } } function resetFontSize() { var textElement = document.getElementById('text'); textElement.style.fontSize = '18px'; }