Volunteer Relationship Management System: This is an ambitious project to create a system that will help us measure our human capital development, reduce repetitive tasks and processes, and improve outcomes.
GNU Affero General Public License v3.0
40
stars
79
forks
source link
Update "Hack Night" Question & Date picker From New User Check In and Create a New Profile #1729
We need to accurately track when members first joined Hack for LA, and the existing questions and responses available on the "Check In As a New User" and "Create a New Profile" screens are not sufficient. We need to update the question text and date picker in order to accurately track member join dates.
Context
Currently, when a user checks into an event OR creates a new profile, they are presented with the question "Is this your first time attending a Hack Night?", and if they answer "No", they are asked to provide the date that they first attended a Hack Night. This is problematic because Hack for LA (HfLA) no longer hosts hack nights and the date picker only displays dates up until the year 2021. We still need to use this question for a specific use cases: to track when a NEW HfLA member is joining their first Hack for LA meeting, OR collect the original join date of a pre-existing HfLA member. Therefore, we must re-word this question to reflect the above "join date" and update the date picker to allow users to pick from dates beyond the year 2021.
Action Items
[x] Change the text: "IS THIS THE FIRST TIME ATTENDING A HACK NIGHT?" to "IS THIS YOUR FIRST TIME ATTENDING A HACK FOR LA MEETING?" on the "Check In As a New User" screen
[x] Leave the "YES" and "NO" radio buttons as-is
WHEN a user selects "NO", they are presented with the question "WHEN DID YOU FIRST ATTEND A HACKFORLA HACK NIGHT?" and they are presented with a date picker.
[x] CHANGE this text to: "WHEN DID YOU FIRST JOIN HACK FOR LA?"
[x] UPDATE the "year" component of the date picker so that the date displays years ranging from 2013 up to the current year, using MUI components (potentially reference MUI documentation and Stack Overflow to ensure only the year is listed)
[x] Complete the same steps mentioned above for the "Create a New Profile" screen
Resources/Instructions
Screenshot of Hack Night Question
Screenshot of Date Picker Issue
Contact @JackHaeg or @trillium with any questions.
Overview
We need to accurately track when members first joined Hack for LA, and the existing questions and responses available on the "Check In As a New User" and "Create a New Profile" screens are not sufficient. We need to update the question text and date picker in order to accurately track member join dates.
Context
Currently, when a user checks into an event OR creates a new profile, they are presented with the question "Is this your first time attending a Hack Night?", and if they answer "No", they are asked to provide the date that they first attended a Hack Night. This is problematic because Hack for LA (HfLA) no longer hosts hack nights and the date picker only displays dates up until the year 2021. We still need to use this question for a specific use cases: to track when a NEW HfLA member is joining their first Hack for LA meeting, OR collect the original join date of a pre-existing HfLA member. Therefore, we must re-word this question to reflect the above "join date" and update the date picker to allow users to pick from dates beyond the year 2021.
Action Items
Resources/Instructions
Screenshot of Hack Night Question
Screenshot of Date Picker Issue
Contact @JackHaeg or @trillium with any questions.