Mayan is developing a grade management program. She needs to add some new features to her program. However, the new features may have an impact on the existing features. What should she do next?(1 point)

Responses

Consider multiple solutions, and choose the one that has the least impact on the existing project.
Consider multiple solutions, and choose the one that has the least impact on the existing project.

Consider other possible features that may improve the program instead of the one that causes issues.
Consider other possible features that may improve the program instead of the one that causes issues.

Proceed to developing the code to add new features, and restructure existing features.
Proceed to developing the code to add new features, and restructure existing features.

Build a list of functionality requirements and

1 answer

Before proceeding with the development of new features, Mayan should build a list of functionality requirements. This will help clarify what needs to be added or modified, assess the potential impact on existing features, and ensure that all necessary considerations are taken into account. Understanding the requirements will facilitate a more informed decision-making process.

So, the best next step would be: Build a list of functionality requirements.