Skip to content

Conversation

@jlorion
Copy link

@jlorion jlorion commented Oct 12, 2025

  • New Pycon Davao specific questions for evaluation in PyconEvaluationQuestionType.

@jlorion jlorion linked an issue Oct 12, 2025 that may be closed by this pull request
@jlorion jlorion requested a review from ASPactores October 12, 2025 17:43


class PyconEvaluationQuestionType(str, Enum):
HOW_WOULD_YOU_RATE_PYCON_DAVAO_OVERALL = 'how_would_you_rate_pycon_davao_overall' # (1-5)

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Remove unnecessary comments. Do for the rest of the code

)
HAVE_YOU_ATTENDED_PYTHON_EVENTS_BEFORE = 'have_you_attended_python_events_before_if_so_what_kind_of_community_support_did_you_find_helpful_in_previous_events' # Text
HOW_LIKELY_ARE_YOU_TO_RECOMMEND_THIS_EVENT = 'how_likely_are_you_to_recommend_this_event_to_other_python_developers_or_enthusiasts_based_on_the_community_support_provided' # (1-5)
# Organization and Logistics

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Same as above. Do for the rest of the code


class PyconEvaluationQuestionType(str, Enum):
HOW_WOULD_YOU_RATE_PYCON_DAVAO_OVERALL = 'how_would_you_rate_pycon_davao_overall' # (1-5)
WhAT_WAS_THE_HIGHLIGHT_OF_THE_EVENT_FOR_YOU = 'what_was_the_highlight_of_the_event_for_you' # Text

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fix misspelling "WhAT" to "WHAT"

@jlorion jlorion requested a review from ASPactores October 13, 2025 07:07
@ASPactores
Copy link

lgtm

@ASPactores ASPactores merged commit c55edbc into stage Oct 13, 2025
2 checks passed
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

Successfully merging this pull request may close these issues.

[BE][TechTix] Create new QuestionType Specific for PyCon

3 participants