Skip to main content
logo
Forgotten your username or password?
AVA IFCE
  • Educação a distância
  • Cursos
    • Técnicos
    • Graduação
    • Pós-graduação
    • MOOCS
  • English ‎(en)‎
    • English ‎(en)‎
    • Português - Brasil ‎(pt_br)‎

Introdução ao Ensino de Biologia

Introdução ao Ensino de Biologia

Teacher: RAFAELA CAMARGO MAIA, MANOEL PAIVA DE ARAUJO NETO, IGOR PAIM

Click to enter this course

Práticas de Pesquisa em Ensino de Biologia

Práticas de Pesquisa em Ensino de Biologia

Teacher: RAFAELA CAMARGO MAIA, LUIZ GONZAGA DO NASCIMENTO NETO, MARCELO OLIVEIRA TELES DE MENEZES

Click to enter this course

Skip Navigation
Navigation
  • Home

    • My courses

    • ForumAvisos do site

    • My courses

    • Courses

      • Categoria 1

      • EAD Graduação

      • EAD Técnico

      • EAD Pós-graduação - Com Polos

      • Cursos Presenciais

        • CAMPUS BATURITÉ

        • CAMPUS BOA VIAGEM

        • CAMPUS CRATO

        • CAMPUS FORTALEZA

        • CAMPUS GUARAMIRANGA

        • CAMPUS HORIZONTE

        • CAMPUS MARACANAÚ

        • CAMPUS QUIXADÁ

        • CAMPUS TABULEIRO DO NORTE

        • CAMPUS ACARAÚ

          • Mestrado Profissional em Ensino de Biologia (ProfBio)

            • Introdução ao Ensino de Biologia

            • Práticas de Pesquisa em Ensino de Biologia_TM

      • MOOCs

      • EAD Extensão

      • EAD Pós-graduação

Back

You are not logged in. (Log in)
document.addEventListener('DOMContentLoaded', function () { // Corrige botão de abrir menu de mensagens const toggle = document.querySelector( 'a.nav-link.popover-region-toggle[id^="message-drawer-toggle"]' ); if (toggle) { toggle.addEventListener('focus', function () { toggle.setAttribute('aria-haspopup', 'true'); }); toggle.addEventListener('keydown', function (e) { if (e.key === 'Enter' || e.key === ' ') { e.preventDefault(); e.stopPropagation(); toggle.click(); } }); } // Corrige itens de conversa dentro do menu document.addEventListener('keydown', function (e) { if (e.key === 'Enter' || e.key === ' ') { const item = document.activeElement.closest('a[data-conversation-id]'); if (item) { e.preventDefault(); e.stopPropagation(); item.click(); } } }); });