Re: The endless influx of low-quality, low-realism, quantity-over-quality aircraft into FGAddon

James Turner <[email protected]>
Newsgroups gmane.games.flightgear.devel
Message-ID <[email protected]>

> On 27 May 2026, at 17:28, Curtis Olson <[email protected]> wrote:
> 
> Jumping from overly generic to overly specific ... I wonder if some sort of aircraft review system (like an amazon review) would be useful?  People could give aircraft up to 5 stars and attach a comment or review.  I would want these comments to be currated to avoid spam or inappropriate things (not to filter negative comments.)  But developing such a system and integrating it in a way that people would see it and contribute to it and benefit from it would be a significant effort.  The current self rating system is far from perfect, but no system will be all that great.  Don't forget, each person that comes to this project has different interests and different priorities.  What is fully developed with a 5-star rating for one person might be severely lacking for someone else.  What is fully developed for someone running flightgear on a laptop might be different from what is fully developed for someone building a physical cockpit in their living room or garage.

Right, I’m thinking we can add a rating category called ‘user rating’, 0..5 as the others (adding more rating categories is easy), and allow people to submit ratings.

This does need someone to produce a backend (web based) which:

 - collects ratings (+ optionally reviews) based on aircraft-id
 - lets me download the current ratings as XML / JSON, so I can merge them into the generated catalog.xml

(I’d start with just a rating, and worry about reviews as an upgrade, it makes the backend much more complex)

The Launcher side changes for this are then pretty easy.

However, the curation side is a big deal here, since otherwise someone can just automate a POST to the backend and skew the ratings up/down arbitrarily. I’m not sure how to handle that, we don’t have any secret API keys or similar backed into the build and I’d sooner keep it that way, otherwise self-builds and binary builds get different behaviour.

Of course, the current ratings curation is ‘make a patch against Fgaddon’, which apparently is also significant barrier :)

If someone who knows web stuff can comment on the backend / curation pieces, it would help me estimate how feasible this all is.

Kind regards,
James

_______________________________________________
Flightgear-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/flightgear-devel
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.