TEACHER STUDENTS

Free study material for CELTA, DELTA, TEFL, and TESOL trainee teachers. Download essential ELT resources to support your development!

Select your focus

  • Classroom Management

    Learn essential strategies for creating a well-organized, engaging, and inclusive learning environment that fosters effective teaching.
    View >

  • Error Correction

    Explore different techniques for giving constructive feedback and correcting errors in a way that supports learning and builds students’ confidence.
    View >

  • Teaching Grammar

    Explore effective approaches to presenting, practicing, and integrating grammar in lessons to support learners’ understanding and use of structures.
    View >

  • Teaching Vocabulary

    Learn techniques for introducing, reinforcing, and expanding learners’ vocabulary through engaging and meaningful activities.
    View >

  • Teaching Functional Language

    Learn how to clarify and practice language chunks used for communication, focusing on meaning, form, and appropriacy in different contexts.
    View >

  • Teaching Pronunciation

    Understand key aspects of pronunciation, including sounds, intonation and connected speech, and explore practical techniques to help learners improve their spoken English.
    View >

  • Teaching Speaking

    Understand speaking competence and explore strategies for developing learners' speaking skills, balancing fluency and accuracy, and encouraging meaningful communication.
    View >

  • Teaching Writing

    Learn the components of writing competence and how to guide learners through the writing process, from planning and structuring ideas to producing clear and coherent texts.
    View >

  • Teaching Reading & Listening

    Understand how to help learners practice and develop their receptive skills through practical tasks, effective strategies, and engaging texts.
    View >

Upcoming resources:

 

Teaching Large Monolingual Classes

Teaching Mixed-ability Classes

Technology in ELT

Teaching Online

English as an International Language

Upcoming resources:

 

Professional Development & Job Hunting

Say Hello!

eltmate-mail

    This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

    QUICK LINKS

    Copyright eltmate.com – Privacy policy

    "); const link = document.createElement("a"); link.href = source; link.download = `${getFileName()}.doc`; link.click(); };document.getElementById('cust-pdf').onclick = () => { const win = window.open('', '_blank'); win.document.write(`${resultsContent.innerHTML}`); win.document.close(); setTimeout(() => { win.focus(); win.print(); win.close(); }, 1000); }; }// --- 5. STYLES (Added pulseFade animation) --- const style = document.createElement('style'); style.innerHTML = ` @keyframes pulseFade { 0% { opacity: 0.3; } 50% { opacity: 1; } 100% { opacity: 0.3; } } .ai-custom-btn { width: 100px; height: 50px; background-color: #fa4f83; color: white !important; border: none; border-radius: 4px; cursor: pointer; display: flex; align-items: center; justify-content: center; font-size: 13px; font-weight: 500; } .ai-custom-btn i { margin-right: 8px; font-size: 16px; } .ai-custom-btn:hover { background-color: #d4436f; } `; document.head.appendChild(style); observer.observe(document.body, { childList: true, subtree: true }); })();