In recent times more and more coaches are moving their activities online. Some quality of life improvements, changes and features have been requested.
General quality of life improvements:
Study:
Coordination trainer (https://lichess.org/training/coordinate):
/Class:
Possible bugs:
Add members to a study from group/team/class.
No. Classes can have 100 students, teams can have unlimited members. They should not be study members. Instead, teachers and leaders can send the study link via mass-PM.
A way to play games directly in the study. Set up games between participants in a study.
WTF?
Make /class more visable and easier to access for new coaches. Currently it can be hard to find
this feature
How? 99% of players will never need it
:+1: for the "Tournament from position". We are planning to create a lesson on friday, but it would have been nice if we could start from the position (of a study in that case) and start a tournament.
Should this issue be split into multiple ones so it's easier to keep track of what is done and what is not ?
Edit : It seems it also needs relaxing the API : https://lichess.org/api#operation/apiTournamentPost . I thought I could have a workaround by doing my own script but no luck...
We would LOVE to do a tournament on like, rook and pawn endgames for example.
The /class feature is nice. I would genuinely love it if it were expanded to have more features also. For example, a coach being able to force the pairing of two students, especially in a "from position" setup.
A way to play games directly in the study. Set up games between participants in a study.
WTF?
Original was
Set up games for the participants in a study from a study chapter. Where the coach can chose the position and the players.
If you relax the study chapter, but keep "from position", the feature would read like that.
In my context, 6 or 7 year old childs are not able to play again each other, and of course not from a position. They don't understand what FEN is, they have problems to understand how to match another player ...
So the class teacher can mediate here, which would allow many more interesting learning situations.
A variation of that could be: Set up games for the participants in a simul from position where the players play against the teacher, all with the same color.
Found out recently, that (with some technical skills) you can get something similar. This is the recipe for it.
curl -v -H "Content-Type: application/json" -X POST -d '{"clock.limit":300, "clock.increment":0 }' https://lichess.org/api/challenge/open to create a challenge.url: part of it.This creates a casual game between the 2. You may leave the arguments empty, this will create a casual correspondence game.
The childs in the chess working group (6-8 years old) were able to get that. They had before problems to use the normal functionality.
*We would LOVE to do a tournament on like, rook and pawn endgames for example.
My workaround here is the following;
This worked well for me, and that team is not used at that point in time when I do the class studies online.
Most helpful comment
WTF?