Jakob
Jakob
Yes that is true - currently there is not such thing in Tabbie2 like a silent round. This would have to be implemented as a flag in the database `is_silent`...
There is a follow up error that occurs if a debate without chair is published in https://github.com/JakobReiter/tabbie2/blob/master/tabbie2.git/frontend/controllers/FeedbackController.php#L173
Is this still a thing?
@czlee I created the basic export to work for you. Have a look at the wiki file: https://github.com/JakobReiter/tabbie2/wiki/DRAW-Export-Format
@czlee I added everything I could do so far. You will have to work with what is there now. Everything else will quite be difficult to add - so I...
Hey you got access to gender, language and region in this version! So you can DO stuff with it :) The ONLY thing missing is the history component. If they...
Team Gender .... well that is rather hard. The current commit has a gender for every speaker. You can aggregate that to whatever level you need to. I would think...
@czlee and before I forget: you could also do the changes yourself ;) Feel free to commit and push :)
PR Update / Linters / lint (pull_request_target) `✖ fatal 4 errors and 96 warnings` ... but they are not coming from THIS pull request. :)
If you are looking for a quick fix (assume running the Docker version): `docker compose exec -it calcom /calcom/scripts/replace-placeholder.sh meet.jit.si meet.mydomain.com`