-
I'm gonna lay out all of the steps to reproduce this issue because it's a little involved,
- Phoenix asks Gladiator if a user joined a competition for campaign 50, gladiator returns an empty array
…
-
XCSoar version
--------------
7.42 android
What should XCSoar do differently, what functionality should be added?
----------------------------------------------------------------------
I would like …
-
Hi,
Is there anybody that can help me to figure out how can I run the repo codes in order? I cannot figure out the hierarchy of the codes/files in the repo that I can run them step by step to produce…
-
@DesignChallengeGuy wants to analyze the data collected during the competition. The following queries have been requested:
1. Need the exchange of messages between each team's phone an the MS during t…
-
Dear @mjpost
I wonder whether the [BIOMED](http://www.statmt.org/wmt20/biomedical-translation-task.html) data from the wmt20 competition is included in sacrebleu
Thank you!
-
The laic2021 competition has ended, and the data cannot be downloaded from the official website. Is there any channel where the author can obtain the corresponding data?
Also, where can the pkl file …
-
**Is your feature request related to a problem? Please describe.**
The most common time zone used for US competition venues is...
```
mysql> select timezone_id, count(1) from competition_venues j…
-
Feature Request: Basketball API
I would like to ask for the following new features for the basketball endpoint:
1. Endpoint to get players
- This endpoint would return a set of data about the pla…
-
- ~~Home page~~
- ~~List of all enrolled fighters for particular competition per team~~
- ~~List of all registered team names and number of members~~
- Add/remove member from competition
- Edit te…
-
SELECT
c.id,
c.name,
c.start_date,
c.end_date,
c.url,
c.top_n,
COUNT(d.id) AS num_decks,
SUM(CAS…