Diff: Help/PreferenceAppPlugin
Differences between current version and previous revision of Help/PreferenceAppPlugin.
Other diffs: Previous Major Revision, Previous Author
| Newer page: | version 4 | Last edited on February 23, 2012 2:52 pm | by PhilHollenback | |
| Older page: | version 3 | Last edited on February 23, 2012 2:52 pm | by PhilHollenback | Revert | 
Content of versions 3 and 4 is identical.
Version 4 was created because:
current version
The PreferenceApp plugin is used to analyze a category of items that a group of people have rated. A user is grouped to be analyzed in the group by
- having rated at least one item in the database and
 - matching the optional criteria for declaring a budget on their homepage.
 
An example of a budget declaration would be "TotalSoda: 50" on my homepage.
PreferenceApp will output a matrix style table shows "how much" fractionally a group of people prefer an item over other items. For example, if my soda budget is 100 then PreferenceApp might assign 20 units of my budget to Moutain Dew.
Usage
<<PreferenceApp arguments>>
Arguments
Argument  | 
Description  | 
Default value  | 
|---|---|---|
category  | 
null  | 
|
lockedBudget  | 
null  | 
|
pageTextLabel  | 
null  | 
|
group  | 
null  | 
|
roundCalc  | 
true  | 
|
neutralRating  | 
3  | 
|
declareBudget  | 
true  | 
Example
<<PreferenceApp category="Soda" pageTextLabel="TotalSoda" roundCalc="true" >>
Author
- mcassano circa April 2004
 

