exam-generator
latest
  • User Doc
  • Tutorial
  • API Reference
exam-generator
  • Welcome to exam-generator’s documentation!
  • Edit on GitHub

Welcome to exam-generator’s documentation!

  • User Doc
    • Introduction
    • Content Generation
      • LaTeX Templates
      • Problems/ Solutions
        • Pools
        • File Naming Scheme
        • File Content
    • Settings
    • Directory setup
    • Features
    • Calling Syntax
  • Tutorial
    • Introduction
    • Example 1: Basics
      • Setup
      • Settings
      • Creating the Exam
    • Example 2: Multiple Exams
      • Setup
      • Settings
      • Creating the Exam
    • Example 3: Parameterization
      • Setup
      • Problem/ Solution Files
      • Settings
      • Creating the Exam
  • API Reference
    • Main
      • exam_generator()
      • main()
    • Classes
      • Pool
        • Pool.discard()
        • Pool.pull()
      • TestType
    • Functions
      • apply_jinja_template()
      • build_sumo()
      • check_directory()
      • check_settings()
      • combine_file_names()
      • combine_group_files()
      • combining_problems()
      • compile()
      • create_custom_test_list()
      • create_file_content()
      • create_problem_content()
      • curly_braces_wrapper()
      • delete_command()
      • delete_pdf()
      • determine_copies_per_group()
      • generate_keys()
      • generate_tex_files()
      • get_random_number()
      • initialize_random_number_generator()
      • make_specific()
      • preview_parameterization()
      • pull_pool_data()
      • replace_keys()
    • Custom Errors
      • CompilingError
      • MissingDirectoryError
      • MissingFileError
      • SettingsError
      • errorInfo()

Indices and tables

  • Index

  • Module Index

  • Search Page

Next

© Copyright 2022, Niklas Weber. Revision 14e921ab.

Built with Sphinx using a theme provided by Read the Docs.