Hello!
It's a shame the developers are keeping quiet about the component's development prospects.
My nearly 10-year project based on AriQuiz has convinced me that it's the best solution for similar tasks. Everything else on the Joomla market is either very basic or extremely inconvenient.
The recently released version 8 of Community Quiz has only proven this. I spent a month trying to use it for my own tasks, and I helped the developer create a data migrator from AriQuiz. The verdict: it's incomparable to AriQuiz and has only one advantage: full support for Joomla 6+.
I decided to rewrite some of the code to support PHP 8.4 and Joomla 6 without changing the architecture. It works, but poorly and slowly. Plus, I wasted a huge amount of time. The router was a particular problem. Basically, this is a dead end.
I'd be happy to rewrite the component, but I lack the expertise. AI assistants won't help here...
Basically, I'd like to see AriQuiz in a new guise:
1. New Joomla 4+ architecture with namespaces.
2. No proprietary legacy kernel. Everything should be taken from the system core.
3. Support for tags in quizzes and categories.
4. Multi-categories (a quiz can be in multiple categories at once).
5. Parent categories for databases.
6. And much, much more...
Since the project has been abandoned by its developers, perhaps someone will
fork it?