Stephen, First, apologies for cc on initial message.
Second, thanks for the response. I suppose if we get 4-5-6 folks interested in teaching / education / making resources, we can spin off into another group to talk? But for now, stick with this thread.... Responses inline below: On Wednesday, May 10, 2017 at 5:46:24 AM UTC-4, Stephen Wilson wrote: > > To bring the thread back a little to where it started, I would be > interested in developing tiddlywiki for education. > I would also be interested in looking at ways to export tiddlers easily > into a read only format. > I think this is best done using node.js, the way that tiddlywiki.com static <http://tiddlywiki.com/static/Generating%2520Static%2520Sites%2520with%2520TiddlyWiki.html> is presented. I'm just on the intro side of learning node.js, but it seems necessary for anything along these lines. > And finally, I would definitely be interested in looking at systems to > either generate questions/ mark questions and give feedback automatically. > YES!! But feedback/grading gets tricky. It used to be more possible in the tiddlyspace days, but TW Federation is not super easy (again, probably requires node.js). One way I've done this is to use google forms for student submissions. For example, https://sunypoly-com216.updog.co/syllabus.html#Reflections%3A%20Chapter%202 asks students to submit their thoughts in a google form, which I then import (using xlsx import tool; see demo <https://groups.google.com/forum/#!topic/tiddlywiki/PAqApq8wvGE>) to create this: https://sunypoly-com216.updog.co/syllabus.html#Chapter%202%20Reflections. Grading could be done in the results spreadsheet... I've also created a google form in which students "voted" using pre-formed google forms to record their submissions > My use case is for engineering at level 3 (A level/ Pre University > stuff). My tiddlywiki heavily nested eg : > http://stephenteacher.tiddlyspot.com/#Statics I would need a simple way > to parse that tree, collect the tiddlers and assemble them in order. > I think that we can do that already using toc filter http://tobibeer.github.io/tw5-plugins/#toc On the exercise side I suspect my needs are a little different as ideal I > need maths focused solutions. Essentials would be random question > generation eg the question is a+b=? but a and b can be any number from 1 to > 10 so each student gets a slightly different question.Feedback from the > student answer would then be good. The recent if plugin springs to mind as > something which could be leveraged to this. > I think you are referring to Thomas Elmiger IfAisB <https://groups.google.com/forum/#!searchin/tiddlywiki/if$20macro%7Csort:relevance/tiddlywiki/s5ntFB3DE_g/V1FzwyGyAgAJ> work - if so, this might be the approach what we need. > There also needs to be some way for students to own their work. > Well, yes, but let's not miss the opportunity to do half of what we need. And, I believe, that as Xememex moves forward, that opportunity will present itself. > > So that's where I'm at and what I'd like to do educationally. > Very exciting! Thanks for the response. //steve. > > Stephen Wilson > > stephenteacher.tiddlyspot.com/ > > >> -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/tiddlywiki. To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/0aefd94d-ed0e-4cf7-ad4b-5e9d99b08e3c%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

