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

Feat: Register Your Interest Form #9

Open
9 tasks
nelsonic opened this issue Dec 9, 2022 · 5 comments
Open
9 tasks

Feat: Register Your Interest Form #9

nelsonic opened this issue Dec 9, 2022 · 5 comments
Assignees
Labels
documentation Improvements or additions to documentation enhancement New feature or enhancement of existing functionality help wanted If you can help make progress with this issue, please comment! priority-1 Highest priority issue. This is costing us money every minute that passes. question A question needs to be answered before progress can be made on this issue starter A beginner-friendly issue that is a good starting point for a new person T2h Time Estimate 2 Hours technical A technical issue that requires understanding of the code, infrastructure or dependencies va-task

Comments

@nelsonic
Copy link
Member

nelsonic commented Dec 9, 2022

I order to capture + gauge interest/demand in the Playgroup, ❓
we need to create a form that stores data. πŸ”’
From what we've seen, it appears to be the "norm" to use Google Forms. πŸ“
Luckily we have quite a lot of experience with this. πŸ‘Œ

Todo

  • Decide what fields we need to capture, e.g:
    • Parent / Guardian's Name
    • Email address
    • Mobile Phone Number (optional)
    • Age of child, e.g: 22 months
    • Level toilet independence:
      1. Still uses diapers 100% of the time.
      2. Only uses diapers to sleep at night. Can use the toilet with help during the day.
      3. Only uses diapers at night. Can use the toilet independently.
      4. Other levels? πŸ’­
  • Create the form using our shared gmail account.

Open Questions

  • Do we want to have the form in multiple languages?
    e.g: EN & PT? What about ES, DE, FR, etc...? (what languages do we expect parents to use?)
    (this isn't difficult to achieve, and the data would all be in the same spreadsheet)
    Again, luckily, we have plenty of experience with this:
    https://github.com/dwyl/learn-to-send-email-via-google-script-html-no-server
    extensively documented how to use Google Forms in "advanced mode". πŸ€“
  • Do we want to have a link on the website to a separate Google Form (easiest & least SPAM)
    or do we want to embed the form in the website to minimise friction?

What other considerations we need to have?

@nelsonic nelsonic added documentation Improvements or additions to documentation enhancement New feature or enhancement of existing functionality help wanted If you can help make progress with this issue, please comment! question A question needs to be answered before progress can be made on this issue starter A beginner-friendly issue that is a good starting point for a new person technical A technical issue that requires understanding of the code, infrastructure or dependencies priority-1 Highest priority issue. This is costing us money every minute that passes. T2h Time Estimate 2 Hours va-task labels Dec 9, 2022
@nelsonic
Copy link
Member Author

nelsonic commented Dec 9, 2022

We currently have: https://bragamontessori.com/coming-soon/

image

This is a good starting point but we need to have a process for handing the email addresses collected ... πŸ€·β€β™€οΈ
And maybe we can update the image to something a bit more appropriate. πŸ’­

@nelsonic nelsonic mentioned this issue Dec 9, 2022
11 tasks
@nelsonic nelsonic pinned this issue Dec 17, 2022
@nelsonic
Copy link
Member Author

@iteles / @Stephanymtr any other useful info you want to collect in the form? πŸ’­

Do you want to create the form based on our 2.9k ⭐ tutorial? https://github.com/dwyl/learn-to-send-email-via-google-script-html-no-server or want me to build a draft and you do final tweaks? πŸ§‘β€πŸ’»

@Stephanymtr
Copy link

Hi, I believe you've got great questions!

Will these be questions we ask parents who are interested in enrolling their child into the playgroup OR just general questions we ask parents who want to know more about the playgroup?

I will share a few more questions that came to mind. However, if they are just curious about what we do, we shouldn't scare them away with very specific questions.

  • Has your child attended any sort of child care center in the past? This will allow us to know if the little ones have had any social experiences before. It should also prepare us to help them adjust to their new environment. We might encounter really shy kids along the way. This question should also be helpful for us to have an idea of the parents’ history with other centers and if they generally have good relationships with their child care providers.
  • Does your child have any allergies ?
    or/and
  • Tell me about your child’s medical needs. Are there any health issues we should know about?

I believe the form should be in English and Portuguese, so that it doesn't create confusion. More/other languages are welcome.

@nelsonic
Copy link
Member Author

@Stephanymtr we want to get feedback from people who are interested/curious about sending their kids to a Montessori Play Group in Braga. That means we should make the form as easy to fill-in as possible and still have a "general inquiries" form that just sends us an email.

Cool. Allergies and Medical info are good but worth remembering that if we store "medical info" we have to have an extra layer of security for handling/storing the data. https://edps.europa.eu/data-protection/data-protection/reference-library/health-data-workplace_en i.e. we are better off not collecting the data in certain cases.
But ... I agree that we should be aware of it up-front so that we can make informed decisions.
So perhaps this can be an optional field where we axsk parents for any medical conditions we should be aware of.

As for language, I'm down for EN and PT as a good starting point. We need an easy way of language switching. ♻️

@Stephanymtr
Copy link

This all sounds great! βœ”οΈ

Do you want to create the form based on our 2.9k ⭐ tutorial? https://github.com/dwyl/learn-to-send-email-via-google-script-html-no-server or want me to build a draft and you do final tweaks? πŸ§‘β€πŸ’»

Was this question for me or @iteles ? I think a draft would be a great first step.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or enhancement of existing functionality help wanted If you can help make progress with this issue, please comment! priority-1 Highest priority issue. This is costing us money every minute that passes. question A question needs to be answered before progress can be made on this issue starter A beginner-friendly issue that is a good starting point for a new person T2h Time Estimate 2 Hours technical A technical issue that requires understanding of the code, infrastructure or dependencies va-task
Projects
None yet
Development

No branches or pull requests

3 participants