GABARITOS

UNIDADE ASA SUL – Links para Recursos

Avaliação Integrada do 1º Bimestre

Inglês: https://forms.gle/G38d2uBECEoTBGpQ7

Arte e Português: https://forms.gle/BBfjtSmLyGe2nSbu6

Geografia e História: https://forms.gle/ZGPNaTVLUiAJpGND6

Ciência e Matemática: https://forms.gle/nth2XHY3xK8MnUFk7

UNIDADE  TAGUATINGA/CEILANDIA – Links para Recursos das Avaliações

AV 1 – https://forms.gle/NBkx8xp4cyo56cm66

 

 

document.addEventListener('DOMContentLoaded', function() { const form = document.querySelector('.elementor-form'); if (form) { form.addEventListener('submit', function() { const protocoloField = form.querySelector('[name="form_fields[protocolo]"]'); const now = new Date(); const protocolo = 'PROTO-' + now.getFullYear() + ('0'+(now.getMonth()+1)).slice(-2) + ('0'+now.getDate()).slice(-2) + '-' + Math.floor(1000 + Math.random() * 9000); if (protocoloField) { protocoloField.value = protocolo; } }); } });