Hi All

I am hoping someone can help me with some code, thats a bit too
complicated for me to figure out even where to start.....here's the
story...

Amongst other activities, students periodically write reports on their
learning path. These reports have two parts (tagged resume and
reflections...however there may be many tiddlers tagged resume and
similarly reflections for each report). These tiddlers are generated
by the students from within their locally-hosted TW and saved
(SaveAsPlugin) as a local purestorecode file, where each report is
separate purestorecode file with multiple tiddlers (tagged resume or
reflection).

Once the report is finished this report file is simply uploaded to my
server (using a simple uploader script - thanks Mans!!).

Now, I want students to be able to read each others reports. A central
(online TW which I administer) has a list of students in the course
and can easily have a list of these report files (tagged as reports
and tagged by student name) whch would hold the URL to the report
purestorecode file - I am using purestoreformat as there will be many
of these reports and my server space is limited.

Each student´s local TW can read the central Course TW
(LoadTiddlersPlugin) looking for the tiddlers marked as reports.....so
far its all simple stuff......

Now the question is how do I have them -
select the student/report that they are interested in ....
load in the tiddlers from that report file.......
display the "main" tiddler from that file ....(each file has a tiddler
that has the same name as the filename {for file "ReportFred_2.html
the initial tiddler is reportFred_2} with NewHerePlugn generating the
new tiddlers liked to this main one and also tagged resume or
reflection.......tagglyTagging is installed so it will take care of
subitem listings.

My students aren´t super competent in computar skills...so I am
looking for a script which....shows the selection available...and when
they make the choice..it loads (ExternalTiddlersPlugin?) the tiddlers
from the file and displays the main tiddler (same name as file).

Is all that possible?

Thanks in Advance
Skye

--

You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/tiddlywiki?hl=en.


Reply via email to