diff --git a/README-exercises.md b/README-exercises.md new file mode 100644 index 0000000000000000000000000000000000000000..392086582a8271245c8c9a618d80ea54a0b621e6 --- /dev/null +++ b/README-exercises.md @@ -0,0 +1,13 @@ +# A few notes about exercises + +Thebe, interactive features, etc. Just a few notes for now, this will eventually be put into a manual. + + +Types of exercises: +- here a list of things you can and cannot do +- ... +- ... +- want to hide the input code but still allow a student to run it? try writing a function in a cell, then using the function in another cell. can also write a message to the student in the docstring :) + +Go back [here](https://gitlab.tudelft.nl/mude/book/-/merge_requests/34#note_190848) and revisit a few things next time Robert/Max meet on campus. +