Skip to contents

Build and inspect banks

build_quiz() build_question_bank()
Build a quiz from a question-bank index
read_question_index() quiz_read_index()
Read a question-bank index
create_question_index()
Create a question-index template from a folder
example_question_index()
Path to the example question index

Validate and select

validate_question_bank() quiz_validate_bank()
Validate a complete question bank
validate_question() quiz_validate_question()
Validate one question fragment
select_questions() quiz_select_questions()
Select questions from an index

Author question answers