CSC/ECE 517 Spring 2017/oss E1727

From Expertiza_Wiki
Revision as of 17:21, 22 March 2017 by Jbcrick (talk | contribs)
Jump to navigation Jump to search

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