www.refedinitiative.org Open in urlscan Pro
172.67.133.79  Public Scan

Submitted URL: https://refedinitiative.org/
Effective URL: https://www.refedinitiative.org/
Submission: On March 26 via api from US — Scanned from US

Form analysis 4 forms found in the DOM

POST https://www.refedinitiative.org/?payment-mode=offline&form-id=69

<form id="give-form-69-1" class="give-form give-form-69 give-form-type-multi" action="https://www.refedinitiative.org/?payment-mode=offline&amp;form-id=69" data-id="69-1" data-currency_symbol="$" data-currency_code="USD"
  data-currency_position="before" data-thousands_separator="," data-decimal_separator="." data-number_decimals="2" method="post">
  <!-- The following field is for robots only, invisible to humans: -->
  <span class="give-hidden" style="display: none !important;">
    <label for="give-form-honeypot-69"></label>
    <input id="give-form-honeypot-69" type="text" name="give-honeypot" class="give-honeypot give-hidden">
  </span>
  <input type="hidden" name="give-form-id-prefix" value="69-1">
  <input type="hidden" name="give-form-id" value="69">
  <input type="hidden" name="give-form-title" value="Supporting Rwamwanja Refugee Education Initiative">
  <input type="hidden" name="give-current-url" value="https://www.refedinitiative.org/">
  <input type="hidden" name="give-form-url" value="https://www.refedinitiative.org/">
  <input type="hidden" name="give-form-minimum" value="5.00">
  <input type="hidden" name="give-form-maximum" value="999999.99">
  <input type="hidden" name="give-form-hash" value="8034a05aa3" data-time="1711478504" data-nonce-life="86400" data-donor-session="0"><input type="hidden" name="give-price-id" value="3">
  <div class="give-total-wrap">
    <div class="give-donation-amount form-row-wide">
      <span class="give-currency-symbol give-currency-position-before">$</span> <label class="give-hidden" for="give-amount">Donation Amount:</label>
      <input class="give-text-input give-amount-top" id="give-amount" name="give-amount" type="text" inputmode="decimal" placeholder="" value="100.00" autocomplete="off">
    </div>
  </div>
  <ul id="give-donation-level-button-wrap" class="give-donation-levels-wrap give-list-inline">
    <li><button type="button" data-price-id="0" class="give-donation-level-btn give-btn give-btn-level-0 " value="10.00" data-default="0">$10.00</button></li>
    <li><button type="button" data-price-id="1" class="give-donation-level-btn give-btn give-btn-level-1 " value="25.00" data-default="0">$25.00</button></li>
    <li><button type="button" data-price-id="2" class="give-donation-level-btn give-btn give-btn-level-2 " value="50.00" data-default="0">$50.00</button></li>
    <li><button type="button" data-price-id="3" class="give-donation-level-btn give-btn give-btn-level-3 give-default-level" value="100.00" data-default="1">$100.00</button></li>
    <li><button type="button" data-price-id="5" class="give-donation-level-btn give-btn give-btn-level-5 " value="250.00" data-default="0">$250.00</button></li>
    <li><button type="button" data-price-id="custom" class="give-donation-level-btn give-btn give-btn-level-custom" value="custom">Custom Amount</button></li>
  </ul>
  <fieldset id="give-payment-mode-select">
    <legend class="give-payment-mode-label">Select Payment Method <span class="give-loading-text" style="display: none;"><span class="give-loading-animation"></span>
      </span>
    </legend>
    <div id="give-payment-mode-wrap">
      <ul id="give-gateway-radio-list">
        <li class="give-gateway-option-selected">
          <input type="radio" name="payment-mode" class="give-gateway" id="give-gateway-offline-69-1" value="offline" checked="checked">
          <label for="give-gateway-offline-69-1" class="give-gateway-option" id="give-gateway-option-offline"> Offline Donation</label>
        </li>
        <li>
          <input type="radio" name="payment-mode" class="give-gateway" id="give-gateway-paypal-69-1" value="paypal">
          <label for="give-gateway-paypal-69-1" class="give-gateway-option" id="give-gateway-option-paypal"> PayPal</label>
        </li>
      </ul>
    </div>
  </fieldset>
  <div id="give_purchase_form_wrap">
    <fieldset id="give_checkout_user_info" class="">
      <legend> Personal Info </legend>
      <p id="give-first-name-wrap" class="form-row form-row-first form-row-responsive">
        <label class="give-label" for="give-first"> First Name <span class="give-required-indicator">*</span>
          <span class="give-tooltip hint--top hint--medium hint--bounce" aria-label="First Name is used to personalize your donation record." rel="tooltip"><i class="give-icon give-icon-question"></i></span> </label>
        <input class="give-input required" type="text" name="give_first" autocomplete="given-name" placeholder="First Name" id="give-first" value="" required="" aria-required="true">
      </p>
      <p id="give-last-name-wrap" class="form-row form-row-last form-row-responsive">
        <label class="give-label" for="give-last"> Last Name <span class="give-tooltip hint--top hint--medium hint--bounce" aria-label="Last Name is used to personalize your donation record."
            rel="tooltip"><i class="give-icon give-icon-question"></i></span> </label>
        <input class="give-input" type="text" name="give_last" autocomplete="family-name" id="give-last" placeholder="Last Name" value="">
      </p>
      <p id="give-email-wrap" class="form-row form-row-wide">
        <label class="give-label" for="give-email"> Email Address <span class="give-required-indicator">*</span>
          <span class="give-tooltip hint--top hint--medium hint--bounce" aria-label="We will send the donation receipt to this address." rel="tooltip"><i class="give-icon give-icon-question"></i></span> </label>
        <input class="give-input required" type="email" name="give_email" autocomplete="email" placeholder="Email Address" id="give-email" value="" required="" aria-required="true">
      </p>
      <p id="give-anonymous-donation-wrap" class="form-row form-row-wide">
        <label class="give-label" for="give-anonymous-donation">
          <input type="checkbox" class="give-input" name="give_anonymous_donation" id="give-anonymous-donation" value="1"> Make this an anonymous donation. <span class="give-tooltip hint--top hint--medium hint--bounce"
            aria-label="Would you like to prevent your name and image from being displayed publicly?" rel="tooltip"><i class="give-icon give-icon-question"></i></span>
        </label>
      </p>
    </fieldset>
    <fieldset class="no-fields" id="give_offline_payment_info">
      <p>To make an offline donation toward this cause, follow these steps: </p>
      <ol>
        <li>Write a check payable to "Rwamwanja Refugee Education Initiative"</li>
        <li>On the memo line of the check, indicate that the donation is for "Rwamwanja Refugee Education Initiative"</li>
        <li>Mail your check to:</li>
      </ol>
      <p><em>Rwamwanja Refugee Education Initiative</em><br> Kamwengye District, Uganda</p>
      <p>Your tax-deductible donation is greatly appreciated!</p>
    </fieldset>
    <fieldset id="give_purchase_submit" class="give-donation-submit">
      <p id="give-final-total-wrap" class="form-wrap ">
        <span class="give-donation-total-label"> Donation Total: </span>
        <span class="give-final-total-amount" data-total="100.00"> $100.00 </span>
      </p>
      <input type="hidden" name="give_action" value="purchase">
      <input type="hidden" name="give-gateway" value="offline">
      <div class="give-submit-button-wrap give-clearfix">
        <input type="submit" class="give-submit give-btn" id="give-purchase-button" name="give-purchase" value="Donate Now" data-before-validation-label="Donate Now">
        <span class="give-loading-animation"></span>
      </div>
    </fieldset>
  </div>
</form>

POST

<form id="mc4wp-form-1" class="mc4wp-form mc4wp-form-164" method="post" data-id="164" data-name="Opal Subcribe">
  <div class="mc4wp-form-fields"><input type="email" name="EMAIL" placeholder="Your email..." required="">
    <input type="submit" value="subscribe">
  </div><label style="display: none !important;">Leave this field empty if you're human: <input type="text" name="_mc4wp_honeypot" value="" tabindex="-1" autocomplete="off"></label><input type="hidden" name="_mc4wp_timestamp"
    value="1711478504"><input type="hidden" name="_mc4wp_form_id" value="164"><input type="hidden" name="_mc4wp_form_element_id" value="mc4wp-form-1">
  <div class="mc4wp-response"></div>
</form>

<form class="humani-login-form-ajax" data-toggle="validator">
  <p>
    <label>Username or email <span class="required">*</span></label>
    <input name="username" type="text" required="" placeholder="Username">
  </p>
  <p>
    <label>Password <span class="required">*</span></label>
    <input name="password" type="password" required="" placeholder="Password">
  </p>
  <button type="submit" data-button-action="" class="btn btn-primary btn-block w-100 mt-1">Login</button>
  <input type="hidden" name="action" value="humani_login">
  <input type="hidden" id="security-login" name="security-login" value="6921d76a0f"><input type="hidden" name="_wp_http_referer" value="/">
</form>

GET https://www.refedinitiative.org/

<form role="search" method="get" class="search-form" action="https://www.refedinitiative.org/">
  <label>
    <span class="screen-reader-text">Search for:</span>
    <input type="search" class="search-field" placeholder="Search …" value="" name="s">
  </label>
  <input type="submit" class="search-submit" value="Search">
</form>

Text Content

Rwamwanja Refugee Education Initiative

Facebook Youtube Twitter Instagram
+(256) – 775-5592724
Contact us on +(256) – 775 – 5592724
 * info@refedinitiative.org

Menu

 * About
   * Our History and background
   * Our Vision and Mission
   * Our Team
 * Our Work
   * Our Projects
 * Media
   * Gallery
   * Reports
 * Join Us
   * Donate
   * Volunteer
   * Partner with Us
 * Contact

Menu



SUPPORTING RWAMWANJA REFUGEE EDUCATION INITIATIVE

$ Donation Amount:
 * $10.00
 * $25.00
 * $50.00
 * $100.00
 * $250.00
 * Custom Amount

Select Payment Method
 * Offline Donation
 * PayPal

Personal Info

First Name *

Last Name

Email Address *

Make this an anonymous donation.

To make an offline donation toward this cause, follow these steps:

 1. Write a check payable to "Rwamwanja Refugee Education Initiative"
 2. On the memo line of the check, indicate that the donation is for "Rwamwanja
    Refugee Education Initiative"
 3. Mail your check to:

Rwamwanja Refugee Education Initiative
Kamwengye District, Uganda

Your tax-deductible donation is greatly appreciated!

Donation Total: $100.00


Donate Now

We’re fighting for the next generation join us


EDUCATION FOR EVERY CHILD ON THE MOVE

Working towards a future where all children get the care and education support
they need to thrive.

We view education as a fundamental right not a privilege. We put the child at
the heart of our interventions and see the child living a thriving life,
overcoming fears and realizing dreams.

more about us



LITERACY AND NUMERACY

This initiative is conducted in the villages where these students reside usually
after the school hours. They are hosted in homes, compounds, village meeting
places and under tree shades in the proximity of their homes.

explore our programs


OUT OF SCHOOL CHILDREN

Our out of school children program involves mobilizing community leaders,
parents, guardians, religious institutions and development partners to support
the already out of school children or those at risk of dropping out to re-enroll
in the education system or keep in school.

Learn more



INCLUSIVE EDUCATION

Education for all

Learn more


OUR REACH.


WE'RE MAKING AN IMPACT

We recognize the importance of empowering communities, leaders, teachers and
change makers to be at the heart of the programs.

0
Children & families served
0 +

Ongoing Educational programs

0
Volunteers helping carry
out our global mission
0 +

Core Programs in 3
countries and regions


POPULAR PROJECTS


SUPPORTING RWAMWANJA REFUGEE EDUCATION INITIATIVE

We are raising money to finance Refugee Education Initiative. This initiative is
conducted in the villages where these students reside usually after the school
hours.…




GIVE A HAND

$25 can educate a child the whole term


GET INVOLVED

Join us as a volunteer


MAKE A GIFT

Gift clothes, and scholastic materials


SUCCESS STORIES

Literacy and Numeracy RefEd initiative’s literacy and numeracy program is a
foundational education program that is tailored to help learners improve their
comprehension abilities and get better educational outcomes. Through the Refugee
Education Volunteers, students are mobilized and grouped from within their
communities to acquire lessons using a combination of Play Learning, teaching at
the right level and Using animated literacy videos to boost their comprehension
levels. Read more Out of School children program RefEd addresses some of the
factors that lead to school drop outs through intensive community mobilization
and sensitization, providing basic scholastic materials, child protection
initiatives and through our resilient student program. Through these
initiatives, we ensure that we keep the children in school. Read more


OUR PARTNERS ARE FROM ALL OVER THE WORLD




RefEd provides tailored, culturally relevant, and accessible education to
students on the move


JOIN OUR EMAIL LIST


Leave this field empty if you're human:



ABOUT US

 * Our Story
 * Contact Us
 * Vision and Mission


SUPPORT US

 * Donate Now
 * Reports
 * Press Releases


GET IN TOUCH


+(256) - 775 - 592724

info@refedinitiative.org

Facebook Twitter Youtube Wordpress

Copyright © 2024 Rwamwanja Refugee Education Initiative. All Rights Reserved.

 * Talk to Developer

Sign in Create an Account

Username or email *

Password *

Login
Lost your password?
Search for:
 * Main Menu

 * About
   * Our History and background
   * Our Vision and Mission
   * Our Team
 * Our Work
   * Our Projects
 * Media
   * Gallery
   * Reports
 * Join Us
   * Donate
   * Volunteer
   * Partner with Us
 * Contact