E2358. Refactor student quizzes controller.rb: Difference between revisions

From Expertiza_Wiki
Jump to navigation Jump to search
No edit summary
Line 12: Line 12:
<nowiki>Test plans did not exist for student_quizzes_controller.rb when we started the project.  A test skeleton was created by Mustafa Olmez and integrated into the our work.</nowiki>
<nowiki>Test plans did not exist for student_quizzes_controller.rb when we started the project.  A test skeleton was created by Mustafa Olmez and integrated into the our work.</nowiki>


==Modifications made==
==Modifications==


==Results==


==Team==
==Team==

Revision as of 14:55, 29 October 2023

Introduction

Student Quizzes are...

New Files

  1. spec/controllers/student_quizzes_controller_spec.rb

File Changes

  1. app/controllers/student_quizzes_controller.rb


Test Plan

Test plans did not exist for student_quizzes_controller.rb when we started the project. A test skeleton was created by Mustafa Olmez and integrated into the our work.

Modifications

Results

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