Skip to content

Moving N# requirement from first GuestRegistrationForm to second

Arwa Lokhandwala requested to merge issue_417_first_form_N#_required into main

License and Copyright Notice

By submitting this issue or commenting on this issue, or contributing any content to this issue, you certify under the Developer Certificate of Origin that the content you post may be licensed under GPLv3 (for code) or CC-BY-SA 4.0 International (for non-code content).

Branch Name

issue_417_first_form_N#_required

Related Issues

The first form in Guest Registration required N# to continue registering, this requirement was moved to the Second form after the NCC affiliation question. closes #417 (closed)

Description

N# will still be required to register completely but guests will still be able to continue through all the forms.

Steps to Test

(List the steps needed to test this merge request here using bullets, for ex:)

  1. Connect to Stargate and register the emulator device
  2. Register as a new guest.
  3. On form 2, input 8 numbers to continue moving through the registration.
  4. Check remote database to validate data has been sent correctly.
  5. Test guest check-in with previously entered data to ensure all data has been correctly registered and accessed.

Relevant Screenshots

(Post any relevant screenshots here.)

Relevant Logs

(Paste any relevant logs here.)

Developer Notes

  • Next steps: blackout N# option for non-faculty affiliation and have an automatic N# created for them once registered.
Edited by Arwa Lokhandwala

Merge request reports