Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

waitlist fields #5

Open
TheJaredWilcurt opened this issue Jun 14, 2020 · 1 comment
Open

waitlist fields #5

TheJaredWilcurt opened this issue Jun 14, 2020 · 1 comment

Comments

@TheJaredWilcurt
Copy link
Member

when filling out the waitlist form these fields will likely be used:

  • Full Name
  • Email
  • Level: 1 or 2
  • Notes:

Maybe these:

@TheJaredWilcurt
Copy link
Member Author

TheJaredWilcurt commented Jun 14, 2020

  • Currently we have a Google Forms "Interest Form" that we have potential students fill out.
  • I'd like to avoid having someone manually copy that data and enter it into SMS. The data entry should only have to occur once, preferably by the end users.

Two options:

  1. If we want to be able to change these "Interest Form" fields often:
    • Keep them in Google Forms
    • Hit the Google Docs API to auto-import the data.
    • This means leaving most of the data behind, as the fields we are changing often would not be auto imported
    • If that's the case, then what value do we have for keeping a in SMS when there is another list with better data?
  2. If we do not intend on changing the questions on this form often:
    • We should simplify the questions for this form
    • Have the users fill out the form themselves in SMS.
    • This can be a stand alone page, not requiring login/registration.
    • Or, this could be part of the registration page since the data requested mostly overlaps

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant