OpenQuizz
Une application de gestion des contenus pédagogiques
|
Public Member Functions | |
def | get_num_categories (cls) |
Static Public Attributes | |
int | NEGATIVE = 0 |
int | UNLIKELY = 1 |
int | LIKELY = 2 |
int | POSITIVE = 3 |
This enum represents the likelihood of a character following the previous one.
def get_num_categories | ( | cls | ) |
:returns: The number of likelihood categories in the enum.
|
static |
|
static |
|
static |
|
static |