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

From Expertiza_Wiki
Jump to navigation Jump to search
Line 8: Line 8:


==Plan of work==
==Plan of work==
Based on the feedback provided to us by both our mentors and also peer reviews our team has decided upon a few key design goals to work on for the continuation of our work into Program 4. These goals are outlined below.
===Design Goals===
===Design Goals===
* Update code comments - Write more in depth comments which better explain functionality for the code.
* Update code comments - Write more in depth comments which better explain functionality for the code.

Revision as of 22:03, 5 April 2023

Design Doc

Statement Problem

Explanation of Feature

List of Work Done so Far

Plan of work

Based on the feedback provided to us by both our mentors and also peer reviews our team has decided upon a few key design goals to work on for the continuation of our work into Program 4. These goals are outlined below.

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

Specific Tasks Completed

[Will be updated near final submission deadline]