// Adds dimensions UUID, Author and Topic into GA4
Monday, August 3, 2026
31.9 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.

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

‘Getting zero offers for 2 months was a good slap in the face’: Fresh grad reluctantly accepts job offer that pays below salary expectations

SINGAPORE: It seems the job market is forcing the hands of some fresh graduates, pushing them to accept jobs that pay below their salary expectations. Recently, an NUS graduate shared anonymously...

‘I feel lost and embarrassed’: Singaporean fresh grad opens up after failing probation

SINGAPORE: A Singaporean fresh graduate shared on Reddit that she feels “dejected” after failing her probation at her first full-time job, an outcome she never saw coming because she believed thing...

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