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

Inteligência Artificial Generativa para Acessibilidade Digital

Enrolment options

Inteligência Artificial Generativa para Acessibilidade Digital

Inteligência Artificial Generativa para Acessibilidade Digital

Teacher: Francisco Aldenor Silva Neto, Adm IFCE, JORGE LUIZ WATTES OLIVEIRA JUNIOR, BLINE MEIRELES DE SOUSA TORRES

Click to enter this course

Guests cannot access this course. Please log in.
Skip Navigation
Navigation
  • Home

    • My courses

    • Courses

      • MOOCs

        • PN-Educação-Especial-Inclusiva

        • IA-Generativa-Acessibilidade-Digital

        • Fundamentação Legal para os Núcleos de Apoio a Pes...

        • Curso 1 - Met. Ativas: Ino. Ped. e Est.de Apr. Ativa

      • Categoria 1

      • EAD Graduação

      • EAD Técnico

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

      • Cursos Presenciais

      • EAD Extensão

      • EAD Pós-graduação

Back

You are currently using guest access (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(); } } }); });