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)‎
Skip Course overview
Course overview

  •  
  • All
  •  
  • In progress
  • Future
  • Past
  •  
  • Starred
  •  
  • Removed from view
  • Sort by course name
  • Sort by last accessed
  • Card
  • List
  • Summary
Skip Calendar
Calendar
◄   March |

April 2026

| May   ►
Loading
Monday Mon Tuesday Tue Wednesday Wed Thursday Thu Friday Fri Saturday Sat Sunday Sun
   
No events, Wednesday, 1 April 1
No events, Wednesday, 1 April 1
No events, Thursday, 2 April 2
No events, Thursday, 2 April 2
No events, Friday, 3 April 3
No events, Friday, 3 April 3
No events, Saturday, 4 April 4
No events, Saturday, 4 April 4
No events, Sunday, 5 April 5
No events, Sunday, 5 April 5
No events, Monday, 6 April 6
No events, Monday, 6 April 6
No events, Tuesday, 7 April 7
No events, Tuesday, 7 April 7
No events, Wednesday, 8 April 8
No events, Wednesday, 8 April 8
No events, Thursday, 9 April 9
No events, Thursday, 9 April 9
No events, Friday, 10 April 10
No events, Friday, 10 April 10
No events, Saturday, 11 April 11
No events, Saturday, 11 April 11
No events, Sunday, 12 April 12
No events, Sunday, 12 April 12
No events, Monday, 13 April 13
No events, Monday, 13 April 13
No events, Tuesday, 14 April 14
No events, Tuesday, 14 April 14
No events, Wednesday, 15 April 15
No events, Wednesday, 15 April 15
No events, Thursday, 16 April 16
No events, Thursday, 16 April 16
No events, Friday, 17 April 17
No events, Friday, 17 April 17
No events, Saturday, 18 April 18
No events, Saturday, 18 April 18
No events, Sunday, 19 April 19
No events, Sunday, 19 April 19
No events, Monday, 20 April 20
No events, Monday, 20 April 20
No events, Tuesday, 21 April 21
No events, Tuesday, 21 April 21
No events, Wednesday, 22 April 22
No events, Wednesday, 22 April 22
No events, Thursday, 23 April 23
No events, Thursday, 23 April 23
No events, Friday, 24 April 24
No events, Friday, 24 April 24
No events, Saturday, 25 April 25
No events, Saturday, 25 April 25
No events, Sunday, 26 April 26
No events, Sunday, 26 April 26
No events, Monday, 27 April 27
No events, Monday, 27 April 27
No events, Tuesday, 28 April 28
No events, Tuesday, 28 April 28
No events, Wednesday, 29 April 29
No events, Wednesday, 29 April 29
No events, Thursday, 30 April 30
No events, Thursday, 30 April 30
     
Full calendar
Skip Timeline
Timeline
  • All
  • Overdue
  • Next 7 days
  • Next 30 days
  • Next 3 months
  • Next 6 months
  • Sort by dates
  • Sort by courses
No activities require action

No activities require action

    No activities require action

    No in-progress courses

    Skip Recently accessed items
    Recently accessed items
    Skip Navigation
    Navigation
    • Home

      • My courses

      • Courses

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