latestSwagger 2.0Apache 2.02026-08-19151166415.3 KB

5c90e58bf672

learnV2

Get quiz associate with the word.

Get previous 5 items quiz from the word list, flashcard use it

get/v2/learn/quiz

Query parameters

uuidstring required

Course uuid

word_idstring required

Word_id for quiz

Headers

Authorizationstring required

With the bearer started

Response

success, the list in Data is model.LearnQuiz

codeinteger

0=success,only parse data when code=0

messagestring

tip message

Example response

{
  "message": "success"
}