SilasBerger / teaching-website

My teaching website 👨‍🏫
https://teach.silasberger.ch
1 stars 0 forks source link

Introduce text answer #51

Closed SilasBerger closed 3 weeks ago

SilasBerger commented 1 month ago

Tasks should have the option to have a text answer associated with them. Students complete the task by composing a text answer, which is automatically persisted to the DB as a document. Most likely, that document (that is, its root) is a child of the task's document root.

This should be a richt text editor, not just a text area.

SilasBerger commented 3 weeks ago

Obsolete: see #47.