CSC/ECE 517 Fall 2013/oss ans: Difference between revisions

From Expertiza_Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
''' E807 : Refactoring and testing response_controller.rb'''  
''' E807 : Refactoring and testing response_controller.rb'''  
The response controller creates, edits, and displays responses, that is, rubrics to be filled out, or filled-out rubrics.
The response controller creates, edits, and displays responses, that is, rubrics to be filled out, or filled-out rubrics.



Revision as of 02:56, 30 October 2013

E807 : Refactoring and testing response_controller.rb

The response controller creates, edits, and displays responses, that is, rubrics to be filled out, or filled-out rubrics.


Introduction

Design Choices

Future Work

Appendix