Skip to content

Conversation

@JonatasCortes
Copy link

No description provided.

JonatasAZConex and others added 30 commits November 18, 2025 08:54
adicionando o básico geral do scafold em portugues à main
Atualizando a main com as features já mergeadas de importar dados do SIGAA e o CRUD de templates
Redohairi and others added 30 commits December 13, 2025 09:52
- Added 'Login Administrativo' link on user login page
- Styled admin link with orange color (#f57c00)
- Improved login footer layout with flexbox
- Integrated changes from sprint2 into sprint3
- Fix formularios_pendentes to check actual Resposta records
- Essential for correct display of unanswered forms
- Relates to issue #15
…#7)

- Student::DashboardController: Counts pending forms (Resolves #15 requirement)
- Student::FormulariosController:
  - index: Lists unanswered forms (Resolves #15)
  - show: Displays form for answering (Part of #7)
  - submit: Handles response submission validation and storage (Part of #7)
- Dashboard: Overview of pending evaluations
- Index: List of forms to answer (UI for #15)
- Show: Interface for answering questions (UI for #7)
- Implements submission feedback and error handling
- Enables access to dashboard and form submission endpoints
- Required infrastructure for #7 and #15
- Smart redirection based on user type (Student/Prof/Admin)
- Ensures secure access to student features
- Visualization of total forms and templates
- Ensures accurate reporting in admin panel
- Provides visual feedback for form submission success/error
- Enhances UX for #7 (Answer form)
- Tests listing of pending forms (Verifies #15)
- Tests form submission logic and validations (Verifies #7)
- Ensures security and access control
- Tests CRUD operations (index, new, create, show, edit, update, destroy)
- Validates authentication and authorization (admin vs student access)
- Ensures proper question association and nested attributes
- Verifies flash messages and redirects
- Covers edge cases (invalid params, cascading deletes)
…hance authentication helpers, and accurately simulate form submissions.
Atualiza informações sobre as sprints e política de branching no README.
Dados das gemas utilizadas na sprint 3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants