Hacker News new | ask | show | jobs
by AndrewKemendo 947 days ago
This doesn’t seem very complicated

Assume that you have n number of hours per day in the classroom scheduled for instruction

Assume also that you have a curriculum, which requires H number of hours to successfully complete (at the mean time to complete)

Depending on the ratio of n::H will determine the number of students who need to have homework and how much

You then adjust either n or H based on desired measurable outcomes and then iterate