// Adds dimensions UUID, Author and Topic into GA4
Friday, July 3, 2026
28.3 C
Singapore

Government releases White Paper on Elected Presidency scheme

The Government has issued a White Paper in response to the Constitutional Commission’s Report. A White Paper is a formal policy document issued by the Government to explain or discuss certain matters. This White Paper sets out the Government’s response to the Commission’s recommendations.

At a future sitting of Parliament, the Government will table a Bill containing the necessary Constitutional amendments as proposed in the White Paper. The changes to the Elected Presidency scheme will be debated in Parliament during the Second Reading of the Bill.
02Read the White Paper here: http://bit.ly/2cXlsG4.

- Advertisement -

Hot this week

Company behind multiple Anytime Fitness and BFT outlets in Singapore faces 14 charges over CPF payments

Watchtower Holdings is the parent company of ReFormd which operates 16 BFT outlets, 14 Anytime Fitness outlets and five personal training gyms.

‘How will he survive?’: Singaporeans ridicule Singtel CEO’s S$6.8 million pay after 17% cut

"He needs more CDC voucher and U-save rebates. Bro is struggling," one commenter quipped.

Popular Categories

document.addEventListener("DOMContentLoaded", () => { const trigger = document.getElementById("ads-trigger"); if ('IntersectionObserver' in window && trigger) { const observer = new IntersectionObserver((entries, observer) => { entries.forEach(entry => { if (entry.isIntersecting) { lazyLoader(); // You should define lazyLoader() elsewhere or inline here observer.unobserve(entry.target); // Run once } }); }, { rootMargin: '800px', threshold: 0.1 }); observer.observe(trigger); } else { // Fallback setTimeout(lazyLoader, 3000); } });
// //
Enable Notifications OK No thanks