math-worksheet-generator icon indicating copy to clipboard operation
math-worksheet-generator copied to clipboard

Some Suggestions

Open kevdel opened this issue 4 years ago • 5 comments

An option to control the number of questions presented per page e.g 4x4, 6x6, 8x8 scaled to fill the page

Option to include or exclude the answer page

Add today's date to the top of the page

Great work! 👍

kevdel avatar Oct 13 '20 14:10 kevdel

This is great and thanks! Can you also add division to the problems?

fuatu avatar Oct 14 '20 07:10 fuatu

@januschung if you add me as a contributor I can develop the division option as a new branch and you can merge it to master.

fuatu avatar Oct 14 '20 07:10 fuatu

Hey @fuatu I would need a way to display it nicely with long division format before adding the function.

januschung avatar Oct 14 '20 16:10 januschung

Hey @fuatu I would need a way to display it nicely with long division format before adding the function.

@januschung one option for you to use LaTeX and generate the doc accordingly. In that case you can use any math formatting. After you have latex text you can create pdf from it.

Please check https://github.com/JelteF/PyLaTeX https://tex.stackexchange.com/questions/131125/better-way-to-display-long-division

fuatu avatar Oct 14 '20 18:10 fuatu

Thanks @fuatu I will check it out.

januschung avatar Oct 14 '20 19:10 januschung

division has been added for a while

januschung avatar Jan 03 '23 02:01 januschung