View Issue Details

IDProjectCategoryView StatusLast Update
1885Composrbannerspublic2016-04-10 00:30
ReporterChris Graham Assigned ToGuest  
PrioritynormalSeverityfeature 
Status newResolutionopen 
Summary1885: Banner symbol selection algorithm parameter
DescriptionAdd a BANNER symbol parameter that lets you set the selection algorithm:
 - importance_bias_random (the current system, picks a random banner, but biased to the ones with highest importance)
 - importance_bias_rotation (tracks movement through a queue, with the hits spent on each proportional to the importance bias)
 - precedence (finds all banners of highest importance then picks a random one of them)
 - Or, the name of an actual specific banner

'precedence' is useful if you need to force priorities through, especially when combined with 1883.
'importance_bias_rotation' is preferred by some due to the predictability, especially when caching is involved.
TagsNo tags attached.
Attach Tags
Time estimation (hours)2
Sponsorship open

Sponsor

Date Added Member Amount Sponsored

Relationships

related to 1884 ClosedChris Graham Banner symbol iframes 
related to 1883 ResolvedChris Graham Multiple banner types per banner 

Activities

Chris Graham

2016-04-10 00:30

administrator   ~3553

Some work happened here:
https://github.com/chrisgraham/ocPortal/pull/4

Add Note

View Status
Note
Upload Files
Maximum size: 32,768 KiB

Attach files by dragging & dropping, selecting or pasting them.
You are not logged in You are not logged in. This means you will not get any e-mail notifications. And if you reply, we will not know for sure you are the original poster of the issue.

Issue History

Date Modified Username Field Change
2016-04-10 00:30 Chris Graham Note Added: 0003553