Skip to content

A software designed to automatically generate random value word problems based on user input. (It exports as a pdf work sheet with an answer key)

Notifications You must be signed in to change notification settings

kylelevy/TemplateMaker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Template Maker

V.2.

I redid the original template maker with some significant changes. First, I have restructured the code to work on an object-oriented basis to simplify storing questions, answers and solving methods. Furthermore, I switched the document dependency from fpdf to pyLaTeX, primarily due to preference and simplicity. This would allow easy integration with LaTeX's handle on formulas, graphs, tables, and equations. I hope this is useful to someone making worksheets or practice problems for their students.

Dependencies

  • pylatex
  • random

Copyright © 2023 by Kyle Levy

About

A software designed to automatically generate random value word problems based on user input. (It exports as a pdf work sheet with an answer key)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published