$w.onReady(function () { // Event listener for input change $w('#donationInput').onInput((event) => { const donation = Number(event.target.value); // Hardcoded values for calculations const costPerStudent = 20; // £20 to fund one student const economicMultiplier = 1.2; // 20% economic uplift // Calculations const studentsEnrolled = Math.floor(donation / costPerStudent); const economicImpact = (donation * economicMultiplier).toFixed(2); // Update the Wix UI elements $w('#studentsEnrolled').text = `${studentsEnrolled} students`; $w('#economicImpact').text = `£${economicImpact} economic uplift`; // Example output if (studentsEnrolled > 0) { $w('#impactExample').text = `Your donation of £${donation} helps ${studentsEnrolled} students learn English, increasing their economic prospects by £${economicImpact}.`; } else { $w('#impactExample').text = ''; } }); });
top of page

Donate

We invite you to join us in our mission to make education accessible for everyone, everywhere

Reallyenglish Foundation

We hold a steadfast belief that access to quality education is not merely a privilege reserved for the few, but an essential right that everyone should enjoy

  ❥

Make a Significant Impact

with Your Donation

Your support goes beyond funding lessons; it creates opportunities, builds confidence, and opens doors to a brighter future. Whether it’s a small gift or a larger commitment, every donation helps someone take a crucial step toward improving their life and achieving their goals.

By removing the financial barriers to accessing education, we empower individuals to overcome linguistic hurdles that may hinder their ability to integrate into new communities, pursue further education, or secure better employment opportunities.

We invite you to join us in our mission to make education accessible for everyone, everywhere. Please donate today and become an integral part of our vision to transform lives through education. Your support is vital in ensuring that no one is left behind in the pursuit of learning and opportunity.

Thank you for considering a contribution that will resonate through generations to come.

Make a donation

Donate today and be part of the impact!

Frequency

One time

Monthly

Amount

£ 10

£ 50

£ 100

£ 200

Other

Support Us

Send your request and we will send you the details for assistance

Благодарим за пожертвование!

You can support us by donating to our official account using the details below

  ❥

Reallyenglish Foundation

REALLYENGLISH.COM LIMITED
85 Great Portland Street,

London, W1W 7LT

Bank name:

Address: 

Bank code:

IBAN:

Bank name

Address

Bank code

IBAN

Thank you for considering a contribution

that will resonate through generations to come!

Contact

Get in Touch

85 Great Portland Street
London W1W 7LT

+44 (0) 20 7993 9040

Thanks for submitting!

bottom of page