How many questions? How many questionees (new word!) ? Would/could people save their questionnaire TW's to a central location?
Unless you're the census bureau, this doesn't sound like something that would necessarily require a full-blown database. A possible flow might be like this: You could have each person complete their questionnaire, save it, and then save as a file with their name to a central repository on your intranet (assuming you have such a shared locale). A field in the questionnaire would identify each user. Then you could use the "Include" plugin to include all the questionnaires and/or import it into a main TW form for processing. You could then have a tiddler that would compile the results into the form of the table you suggest. Just some thoughts. Obviously this might not match your business needs. -- Mark On Feb 18, 9:03 am, Alex Hough <[email protected]> wrote: > Hi Mark, > > The idea is that data in off line questionaire TWs can then be > collected somehow and analyzed when they come online or are uploaded. > Mixing a wiki guide with monitoring questions in a single TW is my > goal. The topic is the viable system model [1]. > > The user would submit the data tiddlers which could be then read and a > table produced from their and their team mates TWs. > > You would end up with a table in a tiddler showing the scores of the > other people; > > |Question| User | Value > |Q1| UserA | 2 | > |Q1| UserB 3 | > |Q1| UserC | 10| > > You could then do searches, using forEachTiddler, and get the users > who scored low on a particular question. > > You know like how rssReader can read feeds? i would like a tiddler > with the data from question tiddlers to load into a tiddler in a > similar way. > > ALex > > [1]http://en.wikipedia.org/wiki/Viable_System_Model > ps The chap who does the SQL stuff has a 'fractal method' of modeling > a business - he says his stuff in too complicated for the job, and > only works with microsoft technology. I have another guy who does > drupal and knows a bit of python. The other project is a sharepoint > one. I just don't think i am going to be able to get to gr > ips with python, php, databases - the stuff you need to understand > tiddlyweb and cc tiddly. > > 2009/2/18 Mark S. <[email protected]>: > > > > > > > All "real" databases run counters for their ID fields. Fields that we > > think of as identifying (e.g. name, social security, address) often > > need to be changed. So yes, an IT professional database specialist had > > better know about counters. > > > Are you talking about running a TW using mySQL to populate it? > > > I don't know if anyone has done that ... you could check the vault. > > That would be a fun project, but I don't know how productive it would > > be. It would essentially change the portable nature of TW. I imagine > > that there are other Wikis out there designed from the ground up to > > use a mySql or some other database. That would probably be the better > > way to go if a central "real" database is a functional business > > requirement. > > > -- Mark > > > On Feb 18, 2:28 am, Alex Hough <[email protected]> wrote: > >> Thanks Mark. > >> Would an IT professional database specialist understand 'run a counter'? > >> Could the JSON in the tiddler be made to go into a mySQL database? > > >> Alex > > >> 2009/2/17 Mark S. <[email protected]>: > > >> > If you can run a counter as you suck them, then each tiddler could be > >> > prefaced by an index number, guaranteeing their uniqueness. > > >> > -- Mark > > >> > On Feb 17, 5:06 am, Ken Girard <[email protected]> wrote: > >> >> Take a look at:http://tiddlyvault.tiddlyspot.com/#[[Working with > >> >> multiple > >> >> TiddlyWikis]] > >> >> especially ImportTiddlersPlugin & IncludePlugin > > >> >> Of course if everyone names their tiddlers the same (Answer 1, Answer > >> >> 2) then you are going to have issues if you try and bring them into > >> >> the same TW. > > >> >> Also I seem to remember that forEach has a method of reading other TWs > >> >> as well. It is in the same location as the IncludePlugin > > >> >> Ken Girard > > >> >> On Feb 17, 2:38 am, Alex Hough <[email protected]> wrote: > > >> >> > Today i am proposing to use Tw for questionaires in a workshop. > >> >> > Heros, teachers and Romantics of the TiddlyVerse, > > >> >> > I am going to use a TW questionnaire in a workshop today. Each team > >> >> > has a questionnaire to analyze a business case. > >> >> > The questionnaires are made on a TW and use formsPlugin and data > >> >> > plugin. They will be running offline > > >> >> > How would i go about bringing the data together afterward? Bringing it > >> >> > into a TW would be my preference. > > >> >> > OR > >> >> > How do I suck data out of a TW > > >> >> > Any clues most appreciated. > > >> >> > Alex > > >> >> > skype: alexhough > >> >> > delicious: alexhough > > >> -- > >> t: 0161 442 2202 > >> m: 0781 372 50 17 > >> skype: alexhough > >> delicious: alexhough > > -- > t: 0161 442 2202 > m: 0781 372 50 17 > skype: alexhough > delicious: alexhough --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

