Skip to content
This repository has been archived by the owner on Dec 16, 2022. It is now read-only.

Latest commit

 

History

History
24 lines (17 loc) · 2.29 KB

README.md

File metadata and controls

24 lines (17 loc) · 2.29 KB

PPALMS - Software Engineering Project

This repository holds the activities of our group's project in our CSCI 5801 Software Engineering I course during the Fall 2022 semester.

Group Roster

Member Name x500 GitHub P4 Contribution P5 Role
Anthony Narlock narlo041 narlock UI Design & Development, MVC Developer, Code Documentation, Tester, Test Documentation, README Creator, End-to-end Tester, End-to-end Test Documentation. Product Owner, Developer
Stephanie Ye ye000080 Ye000080 Tester, Test Documentation. Developer
Jaden Rodriguez rodr0571 YaBoiSkinnyP Logic and Export Developer, Code Documentation, Tester, Test Documentation. Scrum Master, Developer
Shen Lua lua00005 cshenlua Tester, Test Documentation. Developer

Project Description

Parson’s problems are a form of assessment which differ from the typical code writing form of question on a typical exam in an introductory computer science class. Rather than “Write me a program that does x, y, and z,” students are asked to rearrange lines of code with the prompt “The following should do x, y, and z, but does not. Rearrange the lines of code (or remove any which are not to be used) so that the resulting code completes the task” or something similar. These problems serve a number of functions, but specifically, our research at University of Minnesota Software Engineering Center is focusing on how we can use these problems to better prepare students for industry.

Sections

  1. Requirements and Use Cases
  2. Requirements Review and System Model
  3. Design Document
  4. Implementation and Testing
  5. Agile Scrum