// Adds dimensions UUID, Author and Topic into GA4
Thursday, December 11, 2025
26.2 C
Singapore

Hand-held P-plate spotted: scored 0 for compliance, 10 for effort

Singapore ― A vehicle was spotted manually displaying a probational licence plate (P-plate) to other road users, garnering a score of zero for compliance but 10 for effort.

“The P-plate stands for probational plate driver. This is to warn others that this is a newbie driver,” wrote Facebook page ROADS.sg on Tuesday (Sept 28).

“Funny that the back passenger needs to hand-hold it for the driver,” the post added.

Attached was a video caught on a dashboard camera whereby a Honda Civic was spotted on the road with an unusual way of letting other road users know that the driver had a P-plate.

A lorry was seen behind the Civic, attempting to overtake.

As the vehicle recording the scene approached the Civic, an outstretched arm from the window became visible.

Screen Shot 2021 09 30 at 10.37.30 AM
Photo: FB screengrab/ROADS.sg

Drivers are given a P-plate for one year following the acquisition of a driving licence.

“You will be required to display a P-plate at the top right portion of the front windscreen and the rear windscreen of your vehicle,” noted ROADS.sg.

See also  ‘Is this just me being extra annoyed, or do you all also encounter them?’ Commuter fed up with impatient aunties and uncles on buses and trains

“Failure to display your P-plate may result in a fine for the first time and an immediate revocation of your driving licence for the subsequent time,” it added.

Drivers who accumulated more than 12 demerit points during the probation period will also have their licence revoked.

In response to the video, members from the online community gave the individuals in the Civic a score of 10 for the effort, despite failing to comply with the rules.

Others highlighted that the P-plate’s sticker might have come loose.

“At least still bother to try to show the plate, although to hold it inside the car seems easier,” said Facebook user Kim Min. /TISG

Read related: P-Plate Prius driver forgets to put car into park while paying car park fees, car crashes into another vehicle

P-Plate Prius driver forgets to put car into park while paying car park fees, car crashes into another vehicle

 

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