The Ministry of Education has long been a thorn in the side of US President Donald Trump, now his government is crazy. As part of its “ultimate task”, the Ministry “initiated a job cut today, which affects almost 50 percent of the ministry workforce,” said Minister of Education Linda McMahon on Tuesday (local time).
The ministry had around 4100 employees in Trump. Almost 600 ministry employees have agreed to retire prematurely in recent weeks, it said in a declaration by the ministry. Another 1,300 employees would be transferred to administrative leave on March 21, but would continue to be paid by June, and it was said that no area would be spared the cuts. “All departments of the ministry are affected by the cuts, and some departments have to be restructured significantly in order to be able to better serve students, parents, educators and taxpayers.” However, legally prescribed programs would be continued unabated, including loans for students and the financing of students with special needs. In the election campaign, Trump announced that he would abolish the Ministry of Education in the event of his election. The Republicans’ plans provide to decentralize the educational system and to transfer the powers of the ministry to the individual states. The US government has only a limited influence on education. Only about 13 percent of the funds for primary and secondary schools come from federal funds, the rest is financed by the states and local communities. However, the federal funds are existentially important for schools with a low budget and for pupils with special needs. In addition, the government played an important role in the enforcement of important civil rights for schoolchildren: Trump is “great fraud” Trump had issued a clear marching order to Education Minister Linda McMahon after the election: “I want Linda to abolish herself.” The “Wall Street Journal” had reported last week that Trump signed a decree to dissolve the entire ministry wool. The White House had not explained anything until Tuesday evening. A draft, which the “Wall Street Journal” has, says Minister of Education McMahon to take all the necessary steps to enable the ministry to be closed, the newspaper said. The aim of doing this in the greatest possible extent is the aim of the draft last week. In the provisional text, it was said that the experiment to control American education through federal programs and money as well as through bureaucrats that do not owe any accounting to anyone, teachers and families. Trump himself had explained that the ministry was a “big fraud” and a after -school care of “radicals and Marxists”. Laut “New York Times” was created by the Congress in 1979, and the parliament probably had to agree to a resolution. In addition, there would certainly be a wave of complaints against a closure.
News kiosk Latest Posts
// Function to fetch the latest posts
function fetchLatestPosts() {
const feedUrl = ‘https://newskiosk.pro/feed/’; // Replace with your blog’s RSS feed URL
fetch(feedUrl)
.then(response => response.text())
.then(str => new window.DOMParser().parseFromString(str, “text/xml”))
.then(data => {
const items = Array.from(data.querySelectorAll(“item”));
const latestPostsContainer = document.getElementById(“latest-posts”);
latestPostsContainer.innerHTML = ”; // Clear previous posts
// Shuffle the items array
const shuffledItems = items.sort(() => Math.random() – 0.5);
// Select the first 5 items from the shuffled array
const selectedItems = shuffledItems.slice(0, 5);
News kiosk Latest Posts
// Loop through the selected items and display them
selectedItems.forEach(post => {
const link = post.querySelector(“link”).textContent;
const description = post.querySelector(“description”).textContent;
// Create a new post element
const postElement = document.createElement(“div”);
postElement.classList.add(“latest-post”);
postElement.innerHTML = `
${description} Read more
`;
// Append the new post element to the container
latestPostsContainer.appendChild(postElement);
});
})
.catch(error => console.error(‘Error fetching the latest posts:’, error));
}
// Call the function to fetch and display the latest posts
fetchLatestPosts();
News kiosk- Are You Making These Common Mistakes? Click below to Learn More
Secret That Everyone Is Talking About
If you want to dive deeper into the topic, click on Read More:
Gardening with Ecorganicas: Your Source for Organic Gardening Tips
Financial potential with expert tips on budgeting, investing, and saving
Unlock the Hidden Truth: Click to Reveal!