Ir para o conteúdo principal
logo
Esqueceu o seu usuário ou senha?
AVA IFCE
  • Educação a distância
  • Cursos
    • Técnicos
    • Graduação
    • Pós-graduação
    • MOOCS
  • Português - Brasil ‎(pt_br)‎
    • English ‎(en)‎
    • Português - Brasil ‎(pt_br)‎
Expandir tudo
  • 1 Página 1
  • 2 Página 2
  • » Próxima página

Formação Continuada para Professores Numa Pespectiva Inclusiva

Turma 1

Turma 2

Turma 3

Turma 4

Turma 5

Turma 6

Turma 7

Turma 8

Turma 9

Turma 10

Turma 11

Turma 12

Turma 13

Turma 14

Turma 15

Turma 16

Turma 17

Turma 18

Turma 19

  • 1 Página 1
  • 2 Página 2
  • » Próxima página
Pular Navegação
Navegação
  • Página inicial

    • Meus cursos

    • FórumAvisos do site

    • Meus cursos

    • Cursos

      • Categoria 1

      • EAD Graduação

      • EAD Técnico

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

      • Cursos Presenciais

      • MOOCs

      • EAD Extensão

        • CAMPUS HORIZONTE

        • CAMPUS MARANGUAPE

        • CAMPUS FORTALEZA

        • CAMPUS BATURITÉ

        • CAMPUS PECÉM

        • CAMPUS CAUCAIA

        • CAMPUS CANINDÉ

        • CAMPUS PARACURU

          • FORMAÇÃO CONTINUADA PARA PROFESSORES NUMA PERSPECT...

            • Formação Continuada para Professores Numa Pespecti...

            • Turma 1

            • Turma 2

            • Turma 3

            • Turma 4

            • Turma 5

            • Turma 6

            • Turma 7

            • Turma 8

            • Turma 9

            • Turma 10

            • Turma 11

            • Turma 12

            • Turma 13

            • Turma 14

            • Turma 15

            • Turma 16

            • Turma 17

            • Turma 18

            • Turma 19

            • Turma 20

        • CAMPUS GUARAMIRANGA

      • EAD Pós-graduação

Voltar

Você ainda não se identificou. (Acessar)
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(); } } }); });