Skip to content

Waiver Check Screen or Dashboard #220

Open
@arakla

Description

We should have a page to quickly check if someone has signed a waiver and clearly states which wristband they get. Student Activities told me about multiple people who got building wristbands when they should have gotten non-building wristbands.

Ideally, this screen would do the following:

  • An ID is tapped
  • Using AJAX, it shows the person name and waiver signed (yes/no) clearly
  • If yes, then it says the wristband color (Red or Blue)

The use of AJAX could help page reload times and help speed up wristband distribution.
Also, if we are trying prepare binder to have some persistent data, then a LDAP lookup should be forced to update the Student Class and Department.

The way it should check to see if a person is a builder is by seeing if the person currently has a student class, if they do and are not part of only non-building orgs, then they are a builder.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions