CSC/ECE 517 Fall 2020 - E2068. Refactor quiz questionnaires controller.rb

From Expertiza_Wiki
Revision as of 01:34, 10 October 2020 by Ceengen (talk | contribs)
Jump to navigation Jump to search

Basic Project Information

Team

Colleen "Bria" Engen (ceengen)
Justin Kirschner (jkirsch)
Darby Madewell (demadewe)

Files Involved

app/controllers/quiz_questionnaires_controller.rb
app/views/questionnaires/_quiz_questionnaire.html.erb
app/views/questionnaires/view.html.erb
spec/controllers/quiz_questionnaires_controller_spec.rb

Running Tests

rspec spec/controllers/quiz_questionnaires_controller.rb

Introduction

Problem Statement

Tasks Identified

Implementation