CSC/ECE 517 Spring 2017/oss E1727: Difference between revisions

From Expertiza_Wiki
Jump to navigation Jump to search
(Created page with "[To be edited further] Ok guys, here's our page!")
 
No edit summary
Line 1: Line 1:
[To be edited further]
==Introduction==
===Background===


Ok guys, here's our page!
 
===Motivation===
 
 
===Tasks Identified===
*
 
====Classes====
*
 
==== Refactoring Edit function ====
 
 
==== Refactoring Update function ====
 
 
 
==== remove_assignment_from_course  moved to model ====
 
 
==== Change to new redirect method rather using controller and action explicitly. ====
 
 
==== Refactor the update_due_dates from AssignmentForm using the DRY principle ====
 
 
===Changes to the View===
 
 
==== Impact Analysis ====
*
 
===Affected Classes===
*
==Running the Project Locally==
 
==Testing using Selenium IDE==
 
===Testing Instructions===
 
==Future Work==

Revision as of 17:21, 22 March 2017

Introduction

Background

Motivation

Tasks Identified

Classes

Refactoring Edit function

Refactoring Update function

remove_assignment_from_course moved to model

Change to new redirect method rather using controller and action explicitly.

Refactor the update_due_dates from AssignmentForm using the DRY principle

Changes to the View

Impact Analysis

Affected Classes

Running the Project Locally

Testing using Selenium IDE

Testing Instructions

Future Work