pyoaev.contracts.variable_helper

Module Contents

pyoaev.contracts.variable_helper.USER = 'user'
pyoaev.contracts.variable_helper.EXERCISE = 'exercise'
pyoaev.contracts.variable_helper.TEAMS = 'teams'
pyoaev.contracts.variable_helper.COMCHECK = 'comcheck'
pyoaev.contracts.variable_helper.PLAYER_URI = 'player_uri'
pyoaev.contracts.variable_helper.CHALLENGES_URI = 'challenges_uri'
pyoaev.contracts.variable_helper.SCOREBOARD_URI = 'scoreboard_uri'
pyoaev.contracts.variable_helper.LESSONS_URI = 'lessons_uri'
class pyoaev.contracts.variable_helper.VariableHelper
static user_variable()
static exercise_variable()
static team_variable()
static uri_variables()