Worksheets.
But Dynamic.
Stop manually typing math problems. Use Workseed to create high-quality, randomized, and printable worksheets in minutes.
Why Workseed?
Randomized Problems
One code, infinite variations. Generate new numbers for every student with a single click.
Semantic Markup
Use simple tags like <basic-arithmetic-problem> instead of complex formatting.
Print Ready
Designed for standard A4 paper with precise control over layout and spacing.
Automatic Solutions
Never calculate an answer key manually again. Toggle solutions and print the key in seconds.
What's in a name?
The name Workseed is phonetically inspired by the word Worksheet.
In computer science, a Seed is the starting value for a random number generator. By changing the seed, Workseed produces entirely new random numbers for every single task on your worksheet.
Built with Workseed
Drag the slider to see the code behind the worksheet
<page-a4>
<worksheet-task headline="Simple Arithmetic">
<basic-arithmetic-problem operations="+" max="20" repeat="12" />
</worksheet-task>
</page-a4>