Serban8 / Triviador-ModernCpp

1 stars 0 forks source link

Create functionality to automatically generate questions #1

Open Serban8 opened 1 year ago

Serban8 commented 1 year ago

Create QuestionGenerator class which has methods to automatically generate a list of multiple-choice questions and a list of number-answer questions. See these links: https://opentdb.com https://the-trivia-api.com

We still need to find how to automatically get questions with numbers as answers.

Serban8 commented 1 year ago

Commits related to this issue: Creating QuestionGenerator class: 3e9f09d74cfb9a3ea6d3b33a23d3fdc1d2e79c14