Tobias
I wonder if I could use your macro to produce eg. random groups of 4
students from a whole class at once??
I gues it is just a matter of setting up the css and configtiddler right -
or do I need an extra function??
A class(tag) has 19 students(studenttag + classtag) and I want groups of 4
Even if I refresh it xxx-times, I can't be sure that already "used"
students aren't popping up again and again .
However I need a randomized set of 19 students put into 5 groups at
once....
<<randomTiddlers {{tiddler.title}} >>{{hidden{
|''max''|4|
|''sample''|19|
|''tagged''|[[ClassTitle]][[Student]]|
|''exclude''|Trash|
|''content''|name|
|''type''|field|
|''required''|no|
|''sort''|modified|
|''dateformat''|DD. MMM, YYYY|
!Template
[[%2|%0]]
Cheers Måns Mårtensson
--
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.