GithubHelp home page GithubHelp logo

Comments (3)

Apfelwurm avatar Apfelwurm commented on September 2, 2024

I don't fully understand your question tbh but i try to explain what is going on here:

You have the visibility of your event, which does not do anything to the turnament registration.
Also you have two different types of events, which are regular or online events.
On regular events you have to sign in participants (via admin panel / qr code/ entrance client), on online events you don't have to sign them in.

Then you have the status of your tournament.

The tournament registration checks if the tournament is in the status OPEN and if the event participant is either signed in or if it is an online event.
This makes sure on in person events, that only people that are really on the event can participate in the tournament.

from eventula-manager.

Toutzn avatar Toutzn commented on September 2, 2024

Ok. The question exactly is: I added an onside event, no online event. And it will be nice that people can register the tournament before they check in onside. Means thy booked, payed and then they can register the team for the OPEN tournament.

from eventula-manager.

Apfelwurm avatar Apfelwurm commented on September 2, 2024

Currently this is not implemented. Although it might seem like a small thing to implement that, due to several weird implementations this is not a trivial change on one place. But i think there are no reasons against the implementation, but this has to be done properly and with a lot of testing, since there are a lot of cases where this is handled differently. We can look into it, as soon as we manage to get #606 reviewed and merged, since this touches on some of the stuff nessecary. Also, this will raise a similar problem as our oldest open issue #33 , because of that we have to rethink a good part of the whole participant/active participant logic in that case. So i can definitely say that this could not happen in the next weeks, if you have some kind of time constraints. What you theoretically should work (but be careful, it might also break things, i only tested it quickly) is that you create your event as an online event while you sell tickets and before you actually have your event, disable the online event setting. It will be shown nowhere as far as i know, and it only disables gifting tickets and will change that the event live view on the day of the event is accessible without the participants being signed in. But if you change it back right before the event, the live page should perform like expected only after the sign in.

from eventula-manager.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.