TWeaked Problem Deck

This is a slightly tweaked version. The original was designed to catalogue exam questions and enable generation of exam papers. This is altered to be dropped into a wiki which already has content and integrates the questions more tightly into the existing information.

Changes:

Added a Relevant field to the questions. This points to specific tiddlers containing the knowledge needed to solve the question. The Topic field remains to anchor the question to a subject area. Topic tiddlers need tagging Topic. Relevant tiddlers do not need tagging.

For both relevant and topic tiddlers a button will be placed in the top right of the tiddler (with tweaked styling from the original) which will link to any questions which have been entered into those fields. The topic tiddlers will also show how many different exams this topic is covered in (as per the original).

For all answers they currently need to be suffixed /1. Multi part answers take the format /1/1, /1/2 etc.

The question and answer must be the same text prefixed by Q: and A: respectively.

Go to Q: Winding Drum and drag the Demo tag over to your wiki after installing the plug-in to see how it works.

At the foot of each question it will list all answer tiddlers. Each answer will refer back to the question, any previous answer parts, and also if there are any further parts to the answer.

I am indebted to @Mohammad Tweaked Problem Deck.json (39.6 KB)
(github.com/kookma) for the original plugin and for the Gataha site which has allowed me to remix and republish his work.

From the community at the TW Discourse many thanks go to the helpful people who have tried, and in many cases succeeded, to provide working code from my often unhelpful or misleading initial questions.

Demo

Could you double-check that your demos and the links to them are working as expected? Although I can find the JSON, none of the other links seem to have a demo in them. I can’t find Winding Drum anywhere.

1 Like

Hmm, maybe i’m not up to .json posting just yet…
Ahh. Hadn’t saved!
Should be sorted now!

When I put the examples in the plugin it didn’t pick them up…

Thanks. It’s looking better. Should the “Go to Q: Winding Drum” link above actually point to https://steachertests.tiddlyhost.com/#Q%3A%20Winding%20Drum or somewhere else? (You might suggest that they also pull over the Katex plugin, to make the answers more readable.)

But AFAICT, it’s working great.