worksheet.cc

What is worksheet.cc?

worksheet.cc is a worksheets generator for Mathematics. It is a free and open source project. It mainly consists of a program to generate custom worksheets and a set of those worksheets.

It focuses on middle and high school levels of Mathematics. But, as open source project, you can adapt the software to your needs in order to create exercises for desired level or topic.

The idea is to create unique and customized worksheets for each student. This allows:

  • Students to practice routinary algorithms or concepts as often as they like

  • Teachers assign homework to students with some confidence of no cheating

  • Whole classroom to review units with individual mock exams.

This project does not intent to promote the repetition of textbook lessons followed by worksheets assignments but rather the opposite: viewing worksheets as an opportunity to reach routinary skills by practice.

Features

  • Simply as it could: simple API, no database.

  • Users have the power: they can generate as many sheets as they want on their computers. Running software on their own computer and not on someone else’s is very important to ensure the freedom of users.

  • Set of worksheets by topic (equations, sums, etc.) and language (English, Catalan, etc.).

  • People could write worksheets for the web, for the paper, etc. and in any format (markdown, LaTeX, ConTeXt, typst, etc.)

  • 100% free and open source project

Main uses

Basically, you can use this project in three different ways:

  • Using existing worksheets.

  • Creating new worksheets using existing exercises (see Tutorial).

  • Or creating your own software using low-level code (see API).

If you want more information about this project, you can see About this project. Here is the table of contents for the project documentation.