[tw] Re: a plugin to convert asterisks to radio-buttons

2009-03-09 Thread RA

 How would you want to specify the field being saved to/loaded from?
First, to have it more generic, I would want not to show the question
and not to add a letter in front of every choice. So, given the syntax
described, maybe a field name could follow the Q:
 What value would you want to save to the field?
An integer or a letter, provided any reasonable number of choices is
allowed, say from 1 (for documenting purposes it is sometimes enough
to show only the relevant radio button) to 10 in a group .
Finally, I would love to have the flexibility of arranging the buttons
in a row as well as a column.

Thanks.

R.

On Mar 5, 12:46 am, Saq Imtiaz lew...@gmail.com wrote:
 http://dl.getdropbox.com/u/385674/MORE.html#MCQPlugin
 *Switch to Admin Mode from the dropdown select to enable editing

 This was written from the point of view of multiple choice questions
 and therefore it:
 * numbers the questions in a tiddler
 * numbers/names the answers from a through d
 * currently has no facilities for setting the current value from a
 field, or saving it to a field.

 This is the syntax for a question and associated answers:
 Q: How long does the handwashing process take?

 A:
 * 5 min
 * 1 - 11/2 min
 * 30 sec
 * 10 sec
 

 How would you want to specify the field being saved to/loaded from?
 What value would you want to save to the field? The text of the
 selection, its associated letter (a-d) ?

 Saq

 On Mar 3, 1:20 am, RA nameany...@gmail.com wrote:

  Hi Saq,

  thanks for noticing this.

  If you have a formatter, that's already almost everything I need.
  I am planning to use it when documenting software settings dialogs.
  Using TW I can fake almost every element of a typical Properties GUI
  - tabs, buttons, checkboxes, groupboxes, textareas. For radiobuttons I
  have to resort to bulky html.

  So I'd be happy if I had
   - simple wiki-style format for radiobuttons (which is how I
  understood the a plugin to convert asterisks toradio-buttons
  phrase)
   - ability to specify a selected radiobutton using syntax or custom
  field (like Eric's CheckboxPlugin)
   - ability to have more than oneradiogroup per tiddler (I suspect
  this can be worked around using tiddler macro)

  Thanks,
  R.

  On Mar 2, 1:48 am, Saq Imtiaz lew...@gmail.com wrote:

   Hiya,

   I'm afraid that was never turned into a general-use plugin, partly
   because whilst it is straightforward to turn a sequence of asterisks
   intoradio-buttons, it was unclear to me as to how to generalize what
   do when a selection was made. For that particular use case we
   associated the selectedradiobuttons with answers and sent that data
   to a server, however I imagine that for a more general use plugin
   you'd probably want to save the selection locally somehow. Say as
   tags, or fields or something along those lines.

   If you know exactly how you plan to use it, I *might* be able to put
   together something usable for you.

   Cheers,
   Saq

   On Mar 1, 10:04 am, RA nameany...@gmail.com wrote:

Is there such a plugin? Found this old blog entry that mentions it,
but nothing more. If anyone has it, please let me know, even if it's
alpha.

   http://lewcid.org/2007/11/13/tiddlywiki-and-distance-learning/
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
TiddlyWiki group.
To post to this group, send email to TiddlyWiki@googlegroups.com
To unsubscribe from this group, send email to 
tiddlywiki+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/TiddlyWiki?hl=en
-~--~~~~--~~--~--~---



[tw] Re: a plugin to convert asterisks to radio-buttons

2009-03-05 Thread Saq Imtiaz

http://dl.getdropbox.com/u/385674/MORE.html#MCQPlugin
*Switch to Admin Mode from the dropdown select to enable editing

This was written from the point of view of multiple choice questions
and therefore it:
* numbers the questions in a tiddler
* numbers/names the answers from a through d
* currently has no facilities for setting the current value from a
field, or saving it to a field.

This is the syntax for a question and associated answers:
Q: How long does the handwashing process take?

A:
* 5 min
* 1 - 11/2 min
* 30 sec
* 10 sec


How would you want to specify the field being saved to/loaded from?
What value would you want to save to the field? The text of the
selection, its associated letter (a-d) ?

Saq


On Mar 3, 1:20 am, RA nameany...@gmail.com wrote:
 Hi Saq,

 thanks for noticing this.

 If you have a formatter, that's already almost everything I need.
 I am planning to use it when documenting software settings dialogs.
 Using TW I can fake almost every element of a typical Properties GUI
 - tabs, buttons, checkboxes, groupboxes, textareas. For radiobuttons I
 have to resort to bulky html.

 So I'd be happy if I had
  - simple wiki-style format for radiobuttons (which is how I
 understood the a plugin to convert asterisks toradio-buttons
 phrase)
  - ability to specify a selected radiobutton using syntax or custom
 field (like Eric's CheckboxPlugin)
  - ability to have more than oneradiogroup per tiddler (I suspect
 this can be worked around using tiddler macro)

 Thanks,
 R.

 On Mar 2, 1:48 am, Saq Imtiaz lew...@gmail.com wrote:

  Hiya,

  I'm afraid that was never turned into a general-use plugin, partly
  because whilst it is straightforward to turn a sequence of asterisks
  intoradio-buttons, it was unclear to me as to how to generalize what
  do when a selection was made. For that particular use case we
  associated the selectedradiobuttons with answers and sent that data
  to a server, however I imagine that for a more general use plugin
  you'd probably want to save the selection locally somehow. Say as
  tags, or fields or something along those lines.

  If you know exactly how you plan to use it, I *might* be able to put
  together something usable for you.

  Cheers,
  Saq

  On Mar 1, 10:04 am, RA nameany...@gmail.com wrote:

   Is there such a plugin? Found this old blog entry that mentions it,
   but nothing more. If anyone has it, please let me know, even if it's
   alpha.

  http://lewcid.org/2007/11/13/tiddlywiki-and-distance-learning/
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
TiddlyWiki group.
To post to this group, send email to TiddlyWiki@googlegroups.com
To unsubscribe from this group, send email to 
tiddlywiki+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/TiddlyWiki?hl=en
-~--~~~~--~~--~--~---



[tw] Re: a plugin to convert asterisks to radio-buttons

2009-03-02 Thread Saq Imtiaz

Hiya,

I'm afraid that was never turned into a general-use plugin, partly
because whilst it is straightforward to turn a sequence of asterisks
into radio-buttons, it was unclear to me as to how to generalize what
do when a selection was made. For that particular use case we
associated the selected radio buttons with answers and sent that data
to a server, however I imagine that for a more general use plugin
you'd probably want to save the selection locally somehow. Say as
tags, or fields or something along those lines.

If you know exactly how you plan to use it, I *might* be able to put
together something usable for you.

Cheers,
Saq

On Mar 1, 10:04 am, RA nameany...@gmail.com wrote:
 Is there such a plugin? Found this old blog entry that mentions it,
 but nothing more. If anyone has it, please let me know, even if it's
 alpha.

 http://lewcid.org/2007/11/13/tiddlywiki-and-distance-learning/
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
TiddlyWiki group.
To post to this group, send email to TiddlyWiki@googlegroups.com
To unsubscribe from this group, send email to 
tiddlywiki+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/TiddlyWiki?hl=en
-~--~~~~--~~--~--~---



[tw] Re: a plugin to convert asterisks to radio-buttons

2009-03-02 Thread RA

Hi Saq,

thanks for noticing this.

If you have a formatter, that's already almost everything I need.
I am planning to use it when documenting software settings dialogs.
Using TW I can fake almost every element of a typical Properties GUI
- tabs, buttons, checkboxes, groupboxes, textareas. For radiobuttons I
have to resort to bulky html.

So I'd be happy if I had
 - simple wiki-style format for radiobuttons (which is how I
understood the a plugin to convert asterisks to radio-buttons
phrase)
 - ability to specify a selected radiobutton using syntax or custom
field (like Eric's CheckboxPlugin)
 - ability to have more than one radio group per tiddler (I suspect
this can be worked around using tiddler macro)


Thanks,
R.

On Mar 2, 1:48 am, Saq Imtiaz lew...@gmail.com wrote:
 Hiya,

 I'm afraid that was never turned into a general-use plugin, partly
 because whilst it is straightforward to turn a sequence of asterisks
 into radio-buttons, it was unclear to me as to how to generalize what
 do when a selection was made. For that particular use case we
 associated the selected radio buttons with answers and sent that data
 to a server, however I imagine that for a more general use plugin
 you'd probably want to save the selection locally somehow. Say as
 tags, or fields or something along those lines.

 If you know exactly how you plan to use it, I *might* be able to put
 together something usable for you.

 Cheers,
 Saq

 On Mar 1, 10:04 am, RA nameany...@gmail.com wrote:

  Is there such a plugin? Found this old blog entry that mentions it,
  but nothing more. If anyone has it, please let me know, even if it's
  alpha.

 http://lewcid.org/2007/11/13/tiddlywiki-and-distance-learning/
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
TiddlyWiki group.
To post to this group, send email to TiddlyWiki@googlegroups.com
To unsubscribe from this group, send email to 
tiddlywiki+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/TiddlyWiki?hl=en
-~--~~~~--~~--~--~---