Generate a problem for a player game

View as Markdown

Generate a problem for a player game. Quest and user_level are derived from the game’s quest if not provided.

Query parameters

game_idintegerRequired
Game ID to associate the problem with
queststringOptional

Quest name or uid (optional - derived from game’s quest if not provided)

user_levelstringOptional

Difficulty level (optional - derived from game’s quest if not provided)

Response

idintegerRead-only
uidstringRead-onlyformat: "uuid"
created_atdatetimeRead-only
updated_atdatetimeRead-only
problem_textstring
choicesany
quest_uidstringRead-only
player_levelinteger
problem_typestring<=100 characters
promptany or null
questinteger or null