Here we go again.
The open invites page is cluttered with absurd invites from people rated 1300 who ask for opponents 2300 rated, or others rated 1300 who ask for players > 1700 with a 21/28 time controls.
Obviously those invites are not so "inviting" for the players who should pick on them and they remain in the page for days and days.
I asked it before but I ask it again : why not implement a feature that automatically deletes an open invite once it has been up for 24 hours?
Maybe Open Invite restrictions should be available only within a range of your current abilities. So if I am 1400, then I can only add restrictions for my range (say 1200 - 1600) or only an upper limit of 1400, but I can't restrict beyond that.
If someone is truly 2000+ and wants to play only those people, then they should PM them. If a lower rated player wants a 'lesson' game, then maybe a 'FInd Opponents' Thread could be opened to find willing players. Maybe a lessons forum all by itself.
Originally posted by rhbThat only really contributes in a small way to a solution to the above.
What would make more sense is if the only open invites a player could see on the page are those open to them to accept. The rest are pretty pointless to an individual who cannot accept them IMO.
Lots of people will still see pointless invites in their rating range. Such as theose from a 1300 advertising for a 2000+
What is needed is something that truly addresses the issue.
Perhaps a configurable challenge page where you can tell it what challenges you would like to see.
For example - Use the challenge filter that is in your settings already to apply to the Open Invites page. That way you'd only see challenges you were interested in.
M
Originally posted by noxidjkramCall me selfish, but it fixes it for me! Why should I care about the rest of you?!
That only really contributes in a small way to a solution to the above.
Lots of people will still see pointless invites in their rating range. Such as theose from a 1300 advertising for a 2000+
What is needed is something that truly addresses the issue.
Perhaps a configurable challenge page where you can tell it what challenges you would like to ...[text shortened]... apply to the Open Invites page. That way you'd only see challenges you were interested in.
M
You do make a good point though...
Originally posted by RavelloPerhaps the 'open invites' page should only display games that you are able to accept. It could at least sort the invites so that acceptable invites are displayed at the top of the page.
Here we go again.
The open invites page is cluttered with absurd invites from people rated 1300 who ask for opponents 2300 rated, or others rated 1300 who ask for players > 1700 with a 21/28 time controls.
Obviously those invites are not so "inviting" for the players who should pick on them and they remain in the page for days and days.
I asked it b ...[text shortened]... mplement a feature that automatically deletes an open invite once it has been up for 24 hours?
I'm sympathetic to the idea of removing unaccepted invites after a time, but on a corr. site, leaving invites up for one week seems more reasonable.
Originally posted by BigDoggProblemOriginally posted by BigDoggProblem
Perhaps the 'open invites' page should only display games that you are able to accept. It could at least sort the invites so that acceptable invites are displayed at the top of the page.
I'm sympathetic to the idea of removing unaccepted invites after a time, but on a corr. site, leaving invites up for one week seems more reasonable.
[b]Perhaps the 'open invites' page should only display games that you are able to accept
That is a very good idea!
I like the idea of forcing the band to include your grade. It cannot be too hard to check this. I don't do PHP, but in C or perl (add $ no names) , this would be:
if(lower_bound > current_grade) lower_bound = current_grade - 10;
if(upper_bound < current_grade) upper_bound = current_grade + 10;
added 10 points because I felt like it.
Gezza
Originally posted by noxidjkramOf course if each person can only see games they are able to accept then they can quickly and easily clean the list of pointless invites by accepting and deleting. It would mean that I wouldn't see a whole lot of people looking for < 800 which I can't do anything about.
That only really contributes in a small way to a solution to the above.
Lots of people will still see pointless invites in their rating range. Such as theose from a 1300 advertising for a 2000+
What is needed is something that truly addresses the issue.
Perhaps a configurable challenge page where you can tell it what challenges you would like to ...[text shortened]... apply to the Open Invites page. That way you'd only see challenges you were interested in.
M