CSC/ECE 517 Spring 2023 - E2320. Reimplement the Question Hierarchy: Difference between revisions

From Expertiza_Wiki
Jump to navigation Jump to search
m (Fixed heading)
m (→‎Plan of work: starting to add goals)
Line 7: Line 7:
===List of Work Done so Far===
===List of Work Done so Far===


===Plan of work===
==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===
===Tests===


===Conclusions / Future Work===
===Conclusions / Future Work===

Revision as of 22:00, 5 April 2023

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