You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Now we need the full list of donations so that we can run the data analysis.
We need essentially all the fields we have saved in the backend for each donation to a QF projects during the QF round.
We should NOT put any filters in this query that exclude donations that are "less than the minimum threshold" or donations from people with "less the required score for MBD or passport". We should include them all.
We SHOULD, however, add a field that stats whether or not the donation is/should be included in the matching. It should be "TRUE" if:
the sum of all the donations from 1 individual donor to 1 individual project is above $0.90 equivalent
the donor has a passport score of 15 or more OR a model score of 50 or more
The QF round is over!
Now we need the full list of donations so that we can run the data analysis.
We need essentially all the fields we have saved in the backend for each donation to a QF projects during the QF round.
We should NOT put any filters in this query that exclude donations that are "less than the minimum threshold" or donations from people with "less the required score for MBD or passport". We should include them all.
We SHOULD, however, add a field that stats whether or not the donation is/should be included in the matching. It should be "TRUE" if:
Here is a sheet from a previous round, for reference:
https://docs.google.com/spreadsheets/d/16jU8Skmcd5otAQXE5O1zgXutwz66jHUS0HCWa1EGYUU/edit?gid=981740303#gid=981740303
The text was updated successfully, but these errors were encountered: