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)‎
Expand all

8º Período

1º Período

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

          • LICENCIATURA EM FÍSICA

            • 8º Período

            • 1º Período

        • CAMPUS MARACANAÚ

        • CAMPUS QUIXADÁ

        • CAMPUS TABULEIRO DO NORTE

        • CAMPUS ACARAÚ

      • 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(); } } }); });