Group Creation:
Instructor clicks "Create a new group.".
Instructor adds "new participants".
The new group is saved to the database with a unique identifier and group name.
The participants are also saved to the database.
Data Verification:
Upon refreshing or reopening the dashboard, the saved group is retrieved from the database and displayed.
This acceptance test is for issue7 #9
User Acceptance Criteria
Group Creation: Instructor clicks "Create a new group.". Instructor adds "new participants". The new group is saved to the database with a unique identifier and group name. The participants are also saved to the database.
Data Verification: Upon refreshing or reopening the dashboard, the saved group is retrieved from the database and displayed.