CSC/ECE 517 Spring 2017 E1711

From Expertiza_Wiki
Revision as of 01:27, 22 March 2017 by Ppraman2 (talk | contribs)
Jump to navigation Jump to search

E1711. Refactor delayed_mailer.rb and scheduled_task.rb

Overview

Introduction to Expertiza

Expertiza is a web based tool that allows instructors to create collaborative assignments where students can provide peer feedback on each others work. It provides instructors a system to manage assignments and different courses.

Goal of project E1711

The goal of E1711 was to refactor code found in the files delayed_mailer.rb and scheduled_task.rb. scheduled_task.rb was added as a part of project Project E1529 (make this a link) and duplicated the vast majority of the code in delayed_mailer.rb. One of the goals of this project was

Scope

Project Scope

E1451. ​Create Mailers for All Email Messages github wiki report (Merged in E1483)