project-icp / bee-pollinator-app

The web application front end for the ICP Pollinator Decision Support Tool 🐝
Apache License 2.0
6 stars 1 forks source link

Add Score Information in Popups #468

Closed rajadain closed 5 years ago

rajadain commented 5 years ago

Use the following table to populate the popup to indicate to the user which bucket their score falls under:

image

image

Show the entire row for the appropriate type. E.g. if the type is Spring Floral, we show a table of the five stops and scores for Spring Floral.

Optionally, highlight / make prominent their score in the table or popup description.

rajadain commented 5 years ago

Client Notes:

How to read this:

Anything at the low score or lower is considered “low levels” (40 or less for spring)

Anything at the high score or higher is considered “high levels” (53 or more for spring)

I think Azavea converted the pesticide index to a 1-100 scale, so the scores should be converted accordingly.

High is good for floral resources and nesting, BAD for pesticide load. This may be confusing for people (at least, an assistant prof working with us was confused by this
). Might be good to use some color coding?

rajadain commented 5 years ago

@mmcfarland Is it true that we changed the Pesticide scale to 1-100? Or are we just multiplying the values when rendering in the front-end? As far as I can tell we're only multiplying the displayed results with 100, same as for every other indicator:

image

image

and haven't rescaled the original values.

dboyer commented 5 years ago

@rajadain Text is:

Spring Floral Quality: High >53 Low <40

Summer Floral Quality High >49 Low <44

Fall Floral Resource Quality High >36 Low <30

Nesting Quality
High >46 Low <33

Pesticide High Expected Levels >37 Low Expected Levels <13

mmcfarland commented 5 years ago

and haven't rescaled the original values.

@rajadain Sorry I missed this. That is correct.

dboyer commented 5 years ago

@rajadain Penn State confirmed that the remaining sentence of lorem ipsum can just be removed from each of the pop-up boxes. There does not need to be any type of summary sentence in the box.