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

[16.0][MIG] website_event_questions_by_ticket: Migration to version 16.0 #344

Merged

Commits on Oct 2, 2023

  1. [ADD] website_event_questions_by_ticket: Conditional Events Questions

    This module allows to set that an event question is only asked for certain
    tickets.
    
    If the question is general, then having one of the allowed tickets will serve
    for showing it. If the question is specific to each attendee, then the
    evaluation will be done for each of the tickets.
    
    Configuration
    =============
    
    1. Go to *Events > Events*
    2. Create or select one event.
    3. On the "Questions" page, create a new question or edit an existing one.
    4. Fill the field "Limited to tickets" for restricting the question to that
       ticket. Leave it blank for making it available for all tickets.
    
    Usage
    =====
    
    1. Go to the website.
    2. Go to "Events" section and select one of them.
    3. Select ticket quantity and click on "Register".
    4. On the popup dialog, the questions linked to that ticket and those without
       restrictions will be shown.
    
    Known issues / Roadmap
    ======================
    
    * Add tests (tour) to the module.
    pedrobaeza authored and carolinafernandez-tecnativa committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    5018912 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f5c2c6b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    876cec1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dd4fc1c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5ce4558 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b96c48c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    73f9b25 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b8f9154 View commit details
    Browse the repository at this point in the history
  9. [MIG] website_event_questions_by_ticket: Migration to 16.0

    [MIG] website_event_questions_by_ticket: Migration to 16.0
    carolinafernandez-tecnativa committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    6a1bf1a View commit details
    Browse the repository at this point in the history