CSC/ECE 517 Spring 2023 - E2320. Reimplement the Question Hierarchy

From Expertiza_Wiki
Revision as of 22:00, 5 April 2023 by Kjones15 (talk | contribs) (→‎Plan of work: starting to add goals)
Jump to navigation Jump to search

Design Doc

Statement Problem

Explanation of Feature

List of Work Done so Far

Plan of work

Design Goals

  • Update code comments - Write more in depth comments which better explain functionality for the code.
  • DRY out code with partials - Implement additional partials for certain classes. Ex: Question_Controller

Tests

Conclusions / Future Work