Automatically create quizzes from statements
In some way, the fact-checked statements constitute a knowledge database since, thanks to the fact-checkers, we know whether the statement X is true.
What I'd love is to make sure I know whether a statement is true or not. For instance, to determine whether I can debate about the Yellow Vests, I'd like to test myself on the statements made by François Boulo in its Thinkerview.
Then, it would be useful to have a quizz mode, in which the comments are hidden and the user can say for every statement "this is true" or "this is false". After that, the user can display the comments from the community and compare to his answers.
This is a really fun idea!
It's also a good example of something that can be started as a totally independent project: the API for the statements / comments / sources is open. You can play with staging's data by adding https://graphql.staging.captainfact.io to your favorite graphql client, then it's really simple to move to production's API.
Feel free to start on this one if you want to, I'll be happy to help with it! The only condition if you do is to make the code open-source (AGPL3) :slightly_smiling_face: