Question data interfaces.
QuestionModule.
__init__(
module_name: str,
intro_b64: str,
order: int,
bg_commands: List,
questions: List = None
)
init.
get() → Dict[str, Any]
save.
ModuleQuestions.
fetch()
fetch.
This file was automatically generated via lazydocs.