// Adds dimensions UUID, Author and Topic into GA4
Thursday, January 15, 2026
30.2 C
Singapore

ELD requests quotations for mobile workstations amidst election speculation

SINGAPORE: The Elections Department (ELD) has issued a call for quotations for the supply and delivery of 10 mobile workstations—a move that has prompted questions regarding the timing of the next general election.

The tender, posted on the Government Electronic Business (GeBIZ) portal, requires submissions by 1 pm on July 5.

Listed on GeBIZ, the Singapore Government’s central platform for e-procurement, the tender outlines the need for mobile workstations with the following specifications:

64GB RAM, 1TB Primary Solid State Drive (SSD), 512GB Secondary SSD and no internal webcam or a removed integrated webcam.

The tender specifies that the awarded contractor must deliver the workstations within four weeks of receiving the Letter of Acceptance or Purchase Order.

The ELD told the press that price competitiveness and overall value will be critical criteria in the selection process. However, the department noted that it is not obligated to accept the lowest or any quotation.

This call for quotations follows closely on the heels of the recent update to Singapore’s voter rolls, adding to speculation about the next general election, which must occur by November 2025.

See also  "Vote for me because you have met me and know what I stand for" - Chee Soon Juan

Seeing this procurement as a preparatory step for the impending election, political observers suggest the election could be called as soon as September 2024. /TISG

- Advertisement -

Hot this week

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); } });
// //