Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
en:create:filter-items [03.12.2014 08:22] – [Task 3] alexander.ritteren:create:filter-items [03.12.2014 08:22] – [Task 4] alexander.ritter
Line 228: Line 228:
   $items[] = 6; // wikis used at least rarely => item 6   $items[] = 6; // wikis used at least rarely => item 6
 } }
-// finally, ask the question+// Finally, ask the question
 question('TF13', $items); question('TF13', $items);
 </code> </code>
Line 247: Line 247:
  
 <code php> <code php>
-// determine additional items+// Determine additional items
 $items1 = getItems('TF04', 'all'); // list all items in question 1 $items1 = getItems('TF04', 'all'); // list all items in question 1
 $items2 = getItems('TF05', 'all'); // list all items in question 2  $items2 = getItems('TF05', 'all'); // list all items in question 2 
en/create/filter-items.txt · Last modified: 19.05.2021 21:17 by sophia.schauer
 
Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 4.0 International
Driven by DokuWiki