Groupwork Assignment
Groupwork Assignment
Objective
Students will work in groups based on your ongoing final year projects to
develop a comprehensive SRS document. They will:
Assignment Structure
Instructions:
Each group should write 5-10 user stories for their project.
Format: As a [type of user], I want to [perform an action], so that I
can [achieve a goal]. E.g As a registered user, I want to receive a
confirmation email after signing up, so that I know my registration
was successful.
Instructions: Groups should identify at least 5-8 main classes for their
system and create a class diagram. Include class names, attributes,
methods, and relationships (e.g., inheritance, composition, aggregation).
Example: A User class may have attributes like userID, email, and
methods like register(), login().
Instructions:
Example:
Submission Requirements:
Grading Criteria