Skip to content

Conversation

Kiraschild
Copy link

@Kiraschild Kiraschild commented Mar 25, 2025

Refactored the Student Quizzes Controller to move the business logic out of the controller; it is refactored to follow SRP and DRY Principles.
Improved the documentation and the test case endpoints for better readability.

The link to the WIKI Page- https://wiki.expertiza.ncsu.edu/index.php?title=CSC/ECE_517_Spring_2025_-_E2514._Reimplement_student_quizzes_controller.rb

The Wiki page contains details about our task and summarizes the overall objectives that we have achieved through this project

@Kiraschild Kiraschild changed the title E2514: Refactored the Student Quizzes Controller to move the business logic out of the controller, it is refactored to follow SRP and DRY Principles. E2514: Reimplementing the Student Quizzes Controller Mar 25, 2025
@Uchswas Uchswas force-pushed the main branch 2 times, most recently from 2bfcfe7 to af7a7f5 Compare April 21, 2025 05:22
Copy link

3 Warnings
⚠️ Pull request has duplicated commit messages.
⚠️ Schema changes detected without a corresponding DB migration.
⚠️ RSpec tests seem shallow (single it blocks or no context). Consider improving test structure.

Generated by 🚫 Danger

Copy link

🚨 RSpec Tests Report

All tests passed.

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