Source code for https://gradml.mit.edu
Documentations for:
Add hw pdfs or lecture slide/notes to assets\homeworks or assets\lectures respectively.
Make a copy of the card
_homeworks\hw0.md
or
_lectures\lecture1.md
for your new hw/lecture.
For Homeworks
title,release_date,due_dateare required fields.- The other fields will show
to be releasedif not provided. - Use relative paths to link assets.
- Note that the sorting of homeworks is based on
release_date
For Lectures
titleandidare required fields- lecture_
nshould haveid: n(used for sorting) - The other fields will show
to be releasedif not provided. - Use relative paths to link assets.
By default, only the first n hws and m lectures are displayed on the homeworks and lectures pages. To increase this number (and publish a new hw/lecture) navigate to
main\homeworks.md or main\lectures.md and increase the limit_value variable.