E2358. Refactor student quizzes controller.rb: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
== Introduction == | == Introduction == | ||
<nowiki> | <nowiki>Student Quizzes are...</nowiki> | ||
==New Files== | ==New Files== | ||
#spec/controllers/student_quizzes_controller_spec.rb | #spec/controllers/student_quizzes_controller_spec.rb |
Revision as of 20:24, 28 October 2023
Introduction
Student Quizzes are...
New Files
- spec/controllers/student_quizzes_controller_spec.rb
File Changes
- app/controllers/student_quizzes_controller.rb
Test Plan
There were not any tests for this controller.
Modifications made
Team
Rain Bayraktar <ybbayrak@ncsu.edu>
Steve Easton <sleaston@ncsu.edu>
Scott Hardin <shardin2@ncsu.edu>
Pull Request
Changes for this project are under Expertiza Pull Request https://github.com/expertiza/expertiza/pull/2656