Purpose: Create a notebook to store exam questions for a course with their answer
Tools: TiddlyWiki, CodeMirror, KaTex, Shiraz, Commander, Section-Editior, Autocomplete
Design Objectives
- A question is stored in single tiddler (I call it QT: Question Tiddler)
-
The QT has colorful tags
-
Easyin green -
Moderatein yellow -
Difficultin red
-
-
The QT has few fields
- The
source: the place you take the question, name of textbook, web, or course pamphlets tiddler - The
exam: the name of semester, this question is used likeWinter 2024, orFall 2018 - The
descriptionorcaption: to store a short description or a longer title for the question - The
topicrefers to course topics like: linear algebra, initial value problems, can store more than one topic
- The
-
-
The answer tiddler which stores the answer to a question (I call it AT: Answer Tiddler)
- The AT has few fields
-
questionto store the name of tiddler contains the question -
descriptionto store short description on how problem solved e.g. method
-
- The AT transclude the question tiddler
- The AT uses Section editor when the answer is long or multipart
- The AT has few fields
-
On click on an exam e.g.
Winter 2024a tiddler is opened with all questions in that exam are transcluded -
A sidebar tab to show all questions with title, dificullty level, description and list of exams in them this question is used
More input please. What do you think?
], etc.), using the tool for taking the tests would make sense. But for notation-heavy disciplines (math [Hi