WardCunningham / Smallest-Federated-Wiki

This wiki innovates by: 1. federated sharing, 2. drag refactoring and 3. data visualization.
http://wardcunningham.github.com/
GNU General Public License v2.0
1.21k stars 178 forks source link

Pattern Efficiency Plugin Needs a Page Refresh to Show Calculation. #322

Open mkelleyharris opened 12 years ago

mkelleyharris commented 12 years ago

Ward - I looked at the Pattern Efficiency Plugin on fed.wiki.org and locally for the three images. There are likely multiple issues, but the first obvious one is the need for an extra page refresh/update. Please try running it again, and once the Pattern Efficiency Calculator page comes up, refresh the browser page one time. if there is an obvious code change needed to kick it off, please let me know. The first 81.43% is not a constant in the code, so there is some calc made early. Certainly not clean yet, but it is making calcs, and should be yielding different results for difference photos.

I put this paragraph on each local photo page: Try the [[Pattern Efficiency Calculator]].

Photo 2: Repeat Sensitive Pattern Photo

then hit the Try the [[Pattern Efficiency Calculator]] The Pattern Efficiency Calculator page will show 81.43% Then refresh the Pattern Efficiency Calculator yields: 96.04%

http://ward.fed.wiki.org/view/welcome-visitors/new.fed.wiki.org/how-to-wiki/fed.wiki.org/add-plugins/fed.wiki.org/choose-plugins/view/pattern-efficiency-estimation/view/repeat-sensitive-pattern-photo

Photo 3: Full Material Pattern Photo yields 82.82%, after the refresh.

http://ward.fed.wiki.org/view/welcome-visitors/new.fed.wiki.org/how-to-wiki/fed.wiki.org/add-plugins/fed.wiki.org/choose-plugins/view/pattern-efficiency-estimation/view/full-material-pattern-photo

Photo 1: Original Pattern Photo yields a type error on the public server. Not on my local version. Not sure why yet.