pymoodef
latest
pymoodef: Defining Moodle Elements from Python
Question definition process
Kind of questions
Conclusions
Example usage
Changelog
Contributing
Code of Conduct
API Reference
pymoodef
Index
Edit on GitHub
Index
_
|
D
|
G
|
M
|
P
|
Q
_
__format_questions() (pymoodef.questions.Questions method)
__generate_name() (pymoodef.questions.Questions method)
__generate_question() (pymoodef.questions.Questions method)
__generate_question_text() (pymoodef.questions.Questions method)
__get_rest_of_answers() (pymoodef.questions.Questions method)
__version__ (in module pymoodef)
_generate_ddwtos() (in module pymoodef.ddwtos)
_generate_essay() (in module pymoodef.essay)
_generate_gapselect() (in module pymoodef.gapselect)
_generate_matching() (in module pymoodef.matching)
_generate_multichoice() (in module pymoodef.multichoice)
_generate_numerical() (in module pymoodef.numerical)
_generate_ordering() (in module pymoodef.ordering)
_generate_shortanswer() (in module pymoodef.shortanswer)
_generate_truefalse() (in module pymoodef.truefalse)
_has_gaps() (in module pymoodef.common)
_is_numeric() (in module pymoodef.common)
_is_numeric_answer() (in module pymoodef.common)
_string_to_vector() (in module pymoodef.common)
D
define_from_csv() (pymoodef.questions.Questions method)
define_from_excel() (pymoodef.questions.Questions method)
define_ini() (pymoodef.questions.Questions method)
G
generate_xml() (pymoodef.questions.Questions method)
get_questions1_csv() (in module pymoodef.datasets)
get_questions1_ini() (in module pymoodef.datasets)
get_questions_csv() (in module pymoodef.datasets)
get_questions_ini() (in module pymoodef.datasets)
get_questions_xlsx() (in module pymoodef.datasets)
M
main() (in module pymoodef.__main__)
module
pymoodef
pymoodef.__main__
pymoodef.common
pymoodef.data
pymoodef.datasets
pymoodef.ddwtos
pymoodef.essay
pymoodef.gapselect
pymoodef.matching
pymoodef.multichoice
pymoodef.numerical
pymoodef.ordering
pymoodef.pymoodef
pymoodef.questions
pymoodef.shortanswer
pymoodef.truefalse
moodef() (in module pymoodef.pymoodef)
P
pymoodef
module
pymoodef.__main__
module
pymoodef.common
module
pymoodef.data
module
pymoodef.datasets
module
pymoodef.ddwtos
module
pymoodef.essay
module
pymoodef.gapselect
module
pymoodef.matching
module
pymoodef.multichoice
module
pymoodef.numerical
module
pymoodef.ordering
module
pymoodef.pymoodef
module
pymoodef.questions
module
pymoodef.shortanswer
module
pymoodef.truefalse
module
Q
Questions (class in pymoodef.questions)