//Btns Definition ColorBlindBtn = document.getElementById('color-blind-bt'); DarkBtn = document.getElementById('dark-bt'); LightBtn = document.getElementById('light-bt'); IncFontBtn = document.getElementById('inc-font-bt'); NeutralFontBtn = document.getElementById('neutral-font-bt'); DecFontBtn = document.getElementById('dec-font-bt'); //Color Blind ColorBlindBtn.addEventListener("click", function () { DarkBtn.classList.remove("active"); LightBtn.classList.remove("active"); ColorBlindBtn.classList.toggle("active"); document.body.classList.toggle("color-blind"); document.body.classList.remove("dark"); }); //Dark Mode and Light Mode DarkBtn.addEventListener("click", function () { DarkBtn.classList.add("active"); LightBtn.classList.remove("active"); ColorBlindBtn.classList.remove("active"); document.body.classList.add("dark"); document.body.classList.remove("color-blind"); }); LightBtn.addEventListener("click", function () { DarkBtn.classList.remove("active"); LightBtn.classList.add("active"); ColorBlindBtn.classList.remove("active"); document.body.classList.remove("dark"); document.body.classList.remove("color-blind"); }); // FontUp IncFontBtn.addEventListener("click", function () { if (document.body.classList.contains("font-up-1")) { document.body.classList.add("font-up-2"); document.body.classList.remove("font-up-1"); document.body.classList.remove("font-down-1"); document.body.classList.remove("font-down-2"); } else if (document.body.classList.contains("font-up-2")) { } else { document.body.classList.add("font-up-1"); document.body.classList.remove("font-up-2"); document.body.classList.remove("font-down-1"); document.body.classList.remove("font-down-2"); } }); // Font Normal NeutralFontBtn.addEventListener("click", function () { document.body.classList.remove("font-down-1"); document.body.classList.remove("font-down-2"); document.body.classList.remove("font-up-1"); document.body.classList.remove("font-up-2"); }); // Font Down DecFontBtn.addEventListener("click", function () { if (document.body.classList.contains("font-down-1")) { document.body.classList.add("font-down-2"); document.body.classList.remove("font-down-1"); document.body.classList.remove("font-up-1"); document.body.classList.remove("font-up-2"); } else if (document.body.classList.contains("font-down-2")) { } else { document.body.classList.add("font-down-1"); document.body.classList.remove("font-down-2"); document.body.classList.remove("font-up-1"); document.body.classList.remove("font-up-2"); } });
Search
Close this search box.

A delegation from the Ministry of Industry and Trade examines the Social Security Corporation’s digital transformation experience

Share

A delegation from the Ministry of Industry and Trade examines the Social Security Corporation’s digital transformation experience-image

A delegation from the Ministry of Industry and Trade examines the Social Security Corporation’s digital transformation experience

A delegation from the Ministry of Industry and Trade’s Quality and Development Department paid a visit to the Social Security Corporation’s Institutional Excellence Directorate to examine the corporation’s experience with electronic transformation during the Corona pandemic.

Manal Al-Qatarneh, manager of the Directorate of Institutional Excellence at the Social Security Corporation, welcomed the visiting delegation, expressing the corporation’s willingness to share its experience with all ministries, directorates, as well as national and other official institutions on the various fields and initiatives that it implements, such as electronic transformation, the corporation’s response to the Corona pandemic, and defense ordnance requirements, which reflected a great deal of effort on the corporation’s notable role and presence during the pandemic. The corporation took on a significant burden in protecting the production forces of workers and employees, preventing them from being laid off during that exceptional period, and providing the necessary protection for the registered employees in the private sector, given the importance of this sector and its impact on the national economy.

During the meeting, the corporation announced that it had recently achieved a new worldwide milestone, having received four international excellence awards from the International Social Security Association (ISSA) for four best practices (ISSA). One of the best practices that led to them obtaining one of these prizes was the electronic transformation of the corporation, which received special recognition from the International Society.

The corporation stated that most of its services are now available electronically at a rate of (99%) and without the need to visit any of its branches or directorates, noting that it is currently moving towards smart automation of its services as well as expanding its communication channels through social networking sites that capture its audiences’ attention in order to serve them in all available ways.

The Directorate of Institutional Excellence discussed with the visiting delegation, the procedures followed by the Social Security Corporation regarding standard comparisons of the e-transformation award, as well as the similarities between them and the standards to which other institutions and ministries are subject to in this regard.

The meeting was attended by the Social Security Corporation, Manal Al-Qatarneh, Qais Al-Battoush, Manal Khudair, Majed Muslim, Alaa Al-Hourani, Kamel Al-Sabah, and from the Ministry of Industry and Trade, Engineer Aseel Al-Omran, Alaa Al-Bdour, Zaher Arar.

Social Security Corporation

Media Center