OneBusAway / onebusaway-android

The official Android app for OneBusAway
http://www.onebusaway.org/
Other
483 stars 292 forks source link

Add Support for Optional Questions in Surveys #1254

Closed amrhossamdev closed 1 month ago

amrhossamdev commented 1 month ago

Fixes: #1251, #1253

Main Changes

  1. Bug Fix: Fixed an issue where the region ID was null by checking if it exists.
  2. Optional Questions: Added support for optional survey questions so users can skip them if they want.
  3. Required Questions Indicator: Added an asterisk next to required questions to show they must be answered.
  4. Updated Error Messages: Improved the message shown for invalid submissions to make it clearer for users.

Screenshot

image

TODO