# Generated by roxygen2: do not edit by hand

export(add_license)
export(add_to_manifest)
export(count_questions)
export(demo_lesson)
export(find_questions)
export(get_current_lesson)
export(google_form_decode)
export(lesson_to_html)
export(make_pathname)
export(new_lesson)
export(pack_course)
export(set_lesson)
export(swirl_courses_dir)
export(swirlify)
export(test_course)
export(test_lesson)
export(testit)
export(unpack_course)
export(wq_command)
export(wq_figure)
export(wq_message)
export(wq_multiple)
export(wq_numerical)
export(wq_script)
export(wq_text)
export(wq_video)
import(shiny)
import(shinyAce)
import(swirl)
importFrom(base64enc,base64decode)
importFrom(readr,read_csv)
importFrom(rmarkdown,render)
importFrom(stringr,str_detect)
importFrom(stringr,str_split)
importFrom(stringr,str_trim)
importFrom(swirl,install_course_directory)
importFrom(swirl,swirl)
importFrom(whisker,whisker.render)
importFrom(yaml,yaml.load_file)
