Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New category of questions proposals #72

Closed
ChristianFN2 opened this issue Mar 11, 2024 · 6 comments
Closed

New category of questions proposals #72

ChristianFN2 opened this issue Mar 11, 2024 · 6 comments
Labels
Enhancement ✴️ New feature or request

Comments

@ChristianFN2
Copy link
Contributor

Post here your proposals, try to be simple but interesting

@ChristianFN2 ChristianFN2 added the Enhancement ✴️ New feature or request label Mar 11, 2024
@ChristianFN2
Copy link
Contributor Author

I think an idea would be having several categories of questions all based on images.

For example we could have the flag questions we now have and also another with players of any concrete sport and the teams they belong to, or movies and the author they belong to, etc.

For that I will need to refactor the code of the flags to be more generic to be able to add more endpoints much easier and not repeat code. Most likely I will have to refactor the wikidata query to gain that flexibility.

I will open a refactoring issue for this matter and post the update there when I am able to.

@ChristianFN2
Copy link
Contributor Author

Another thing that I saw it is possible to do is inserting youtube videos. Wikidata stores the Youtube ids of videos which basically allow us to get the link to the video, and it is possible, as I said, to show it in the front without any additional tool (only html as far as I know)

One idea using this would be getting from wikidata one random song, showing it in the screen (Or maybe, if it is possible, only provide the audio) and then putting as options several singers, one of which would be correct.
The only problem I see with this is people knowing which song/author it is from the own video, that is why I thought about audio only.

@ChristianFN2
Copy link
Contributor Author

I have prepared some more categories appart from the one introduced in #79 (Yet to be reviewed at this moment), these are 'Guess the fruit', 'Guess the monument', 'Guess the picture', 'Guess the food' and 'Guess the tourist attraction'. I will introduce them if there is no problem with the mentioned pull request so we have 7 categories in total for the image type questions.

@adriiglz
Copy link
Contributor

I think the idea of implementing photo-based quenstions fits perfectly our project and lets us extend questions cathegories easily. Regarding the songs, we would have to check how audio works in the frontend, currently I'm designing it but still don't have the knowledge for implementing audio.

Regarding cathegories, I find all you have proposed fine for our project. In addition, we should decide if all those cathegories will score the same points. For example, pictures can score more points per correct answer than monuments

@adriiglz
Copy link
Contributor

adriiglz commented Apr 4, 2024

So these will be the cathegories for this delivery. Closing this issue but we might reopen it in the future if we decide to include new cathegories in next delivery

@adriiglz adriiglz closed this as completed Apr 4, 2024
@ChristianFN2 ChristianFN2 reopened this Apr 8, 2024
@uo287841
Copy link
Contributor

uo287841 commented Apr 8, 2024

We could add a Ranfom category that pick a random category between the ones we have

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement ✴️ New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants