# Generated by roxygen2: do not edit by hand

S3method(define_extended_question,question_category)
S3method(define_question,question_category)
S3method(define_questions_from_csv,question_category)
S3method(define_questions_from_data_frame,question_category)
S3method(define_questions_from_excel,question_category)
S3method(generate_xml,question_category)
S3method(generate_xml_file,question_category)
export(create_question_csv)
export(create_question_data_frame)
export(create_question_excel)
export(define_extended_question)
export(define_question)
export(define_questions_from_csv)
export(define_questions_from_data_frame)
export(define_questions_from_excel)
export(generate_xml)
export(generate_xml_file)
export(question_category)
export(read_question_csv)
export(read_question_excel)
export(vector_to_string)
