Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Impact Point regulation for donations should be semi-automated #1

Open
1 of 3 tasks
lukas-h opened this issue Aug 10, 2020 · 2 comments
Open
1 of 3 tasks

Impact Point regulation for donations should be semi-automated #1

lukas-h opened this issue Aug 10, 2020 · 2 comments
Assignees

Comments

@lukas-h
Copy link
Member

lukas-h commented Aug 10, 2020

Impact Points are paid out in the following cases:

  • to donors after their donation is marked as delivered
  • to volunteers such as after they finished a delivery (collector)

The question here is:

How much does a donor or volunteer get for their donation or service?

Solution for MVP:

  • A standard price for a product category (e.g. Apples) is set by a point system (Google Sheet), so each product's value can be determined in relation to the other products. This reference price is listed as Impact points and as Chilean Peso.
  • On basis of this reference value, the actual price is calculated on recent changes in the number of offerings.
  • This now adjusted price isn't applied immediately, but is for review by a moderator (Minga admin).
  • The moderator can simply press an option "Apply", to take the new price into effect or regulate the price before.

Note: Impact points are referred to as prices


Implementation:

  • Import functions for the reference values in Google Doc

  • Function to calculate adjusted prices

  • Screen in Admin App for price moderation, where new prices can be applied

@lukas-h lukas-h changed the title Impact Point regulation for donations semi-automated Impact Point regulation for donations should be semi-automated Aug 10, 2020
@lukas-h lukas-h assigned ankekessler and lukas-h and unassigned ankekessler Aug 10, 2020
@lukas-h
Copy link
Member Author

lukas-h commented Aug 10, 2020

@ankekessler what are your thoughts?

@ankekessler
Copy link

Impact Points are paid out in the following cases:

  • to donors after their donation is marked as delivered
  • to volunteers such as after they finished a delivery (collector)
    Anke:
    would change the language here: not "paid out" but "awarded"
    and in point 2: (collector, deliverer, coordinator, helper, service provider, cook etc.)

The question here is:

How much does a donor or volunteer get for their donation or service?

Solution for MVP:

  • A standard price for a product category (e.g. apples) is set by a point system (Google Sheet), so each product's value can be determined in relation to the other products. This reference price is listed as Impact points and as Chilean Peso.
  • On basis of this reference value, the actual price is calculated based on constant changes in the number of offerings.
  • This now adjusted price isn't applied immediately but is for review by a moderator (Minga admin).
  • The moderator can simply press an option "Apply", to take the new price into effect, or regulate the price before doing so.

Note: Impact points are referred to as prices

Implementation:

  • Import functions for the reference values in Google Doc
  • Function to calculate adjusted prices
  • Screen in Admin App for price moderation, where new prices can be applied

****Anke: I think this last line is not necessary, can't this just be done in the Google Doc so the calculation function takes it from there?
THANKS!

@lukas-h lukas-h transferred this issue from minga-app/minga_shared Sep 12, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants