From 25e444a64f977a18df21417d7f9a7ab2f7efb455 Mon Sep 17 00:00:00 2001
From: Robert Lanzafame <R.C.Lanzafame@tudelft.nl>
Date: Tue, 22 Aug 2023 22:39:12 +0200
Subject: [PATCH] add notes about exercises

---
 README-exercises.md | 13 +++++++++++++
 1 file changed, 13 insertions(+)
 create mode 100644 README-exercises.md

diff --git a/README-exercises.md b/README-exercises.md
new file mode 100644
index 00000000..39208658
--- /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.
+
-- 
GitLab