Constructs

EasyMediumHard
123456789101112131415161718192021222324252627282930
Question 19
Medium

VoltRide is an electric scooter rental scheme. Power-Users get free unlocking of scooters at all times, whilst Pay-As-You-Go (PAYG) riders receive a 25% discount on standard rental fees when renting during rainy weather. A digital control system handles scooter rentals.

Complete the table to show the missing Input, Process, and Output for this system.

InputProcessOutput
[Box A]Search database to retrieve account typeRider account type (Power-User or PAYG)
Requested scooter ID, start location and duration[Box B]Rental unlocked confirmation / Scooter unavailable error
PAYG status (Yes/No), weather condition (Rain/No Rain)If PAYG and Rain, reduce standard rental fee by 25%[Box C]
[3]

Constructs Questions

  1. GCSE
  2. /Computer Science
  3. /Constructs