Trivia api #943
Labels
No labels
_CRITICAL_
API
app
backEnd
Blocked, waiting for further changes
bug
cleanup
close
design
duplicate
enhancement
feature request
frontEnd
help wanted
invalid
low priority
needs input
needs review
project documentation
question
research
reviewed
script
security
SQL
style
testing
topLevel
wontfix
No milestone
No project
4 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
Andras/BoundlessFlowCampus2K#943
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Open Trivia db have an api to get questions and answers for trivia questions, research needed.
As this is not a important part of the system the api does not have to be long time available if it goes down we just remove the view BUT i does have to be legal to use. I believe this will be fairly short research so this issue involves.
Research
The open trivia db provides a public API for retrieving trivia questions and answers the API is free to use under the licensing conditions and suitable for light-weight use such as trivia games.
LEGAL USE
The API data is distributed under the CC BY-SA 4.0
This means that:
Basically for our project that only fetches and displays the content the main requirement would be attribution. That is assuming there are no redistribution of the dataset occurs.
Technical suitability.
Conclusion
The API is acceptable to use for a trivia view and the only requirement would be to include a proper attribution for the data source. and the application respects the CC BY-SA 4.0 license terms.
Links:
CC BY-SA 4.0 Deed in English: Deed
CC BY-SA 4.0 Deed in Swedish: Deed
Complete legal license in Swedish: License
Research looks good and is written in a way that is understandable.
@c24danli can we close this issue and open a new on what is next step for this?
Looks Good, we could just copy paste the research into the wiki if it doesnt exist there then we can close it, and create a issue for next year?
@c24danli wrote in #943 (comment):
It is currently not added to the wiki i could add it under evaluations if thats needed.
That would be good, then you can comment here and i will close it after @b24krila wrote in #943 (comment):
Wait is it more fitting to place it in evaluations or under API section?
in my oppinion evaluations as we havent implimented it yet
It is now added to the wiki under evaluations named Trivia API Research