{% block title %}Detailed information about the charities for round 5, 6,7, and 8.{% endblock %} {% block content %}
This is a video about the 4 most effective charities today in the world according to GiveWell.org. This video is about 5 minutes. After watching the video, you can get more information about these eight charities by clicking these links. Thanks for your generosity!
{% next_button %} {% include Constants.instructions_template %} {% endblock %} chr1 = models.CurrencyField( label=''' "Malaria Consortium" ''' ) chr2 = models.CurrencyField( label=''' "Evidence Action's Deworm the World Initiative" ''' ) chr3 = models.CurrencyField( label=''' "Helen Keller International" ''' ) chr4 = models.CurrencyField( label=''' "Against Malaria Foundation " ''' ) chr5 = models.CurrencyField( label=''' "Schistosomiasis Control Initiative" ''' ) chr6 = models.CurrencyField( label=''' "Sightsavers" ''' ) chr7 = models.CurrencyField( label=''' "The END Fund" ''' ) chr8 = models.CurrencyField( label=''' "GiveDirectly" ''' )