127k views
0 votes
Consider an SRS for a system to manage grades at a typical University:

True or false: the following statement might plausibly appear as a functional requirement:

The system shall compute a student's GPA by dividing the total grade points for the prior semester by the total credits for that semester, omitting from those totals any courses assigned a grade that does not affect the GPA.

True

False

User Alexu
by
4.8k points

1 Answer

6 votes

Answer:

True.

Step-by-step explanation:

SRS --Software Requirement Specification is a document which documents all the requirements of the given software. It also illustrates the purpose of the project and the functional and non functional requirements and also the software and hardware requirements. The given statement illustrating calculating the GPA of the students which is a functionality of the system to manage grades at the University.

The Answer is True.

User Jim Wharton
by
5.3k points