Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Title: Advisor – Save a Newly Created Plan #2

Closed
conorep opened this issue Jan 13, 2023 · 0 comments
Closed

Title: Advisor – Save a Newly Created Plan #2

conorep opened this issue Jan 13, 2023 · 0 comments

Comments

@conorep
Copy link
Owner

conorep commented Jan 13, 2023

Narrative:
As an advisor
I want to add classes and comments into an plan (F, W, Sp, Su quarters) and save my additions
So that I can keep a record of the plan and later retrieve it in the future.

Acceptance Criteria:
Given I have created a new plan
When I enter text into the Fall, Winter, Spring, and Summer fields
And I click Save
Then I should see a confirmation that the plan has been saved
And I should see a Last Updated field on the plan that shows the date and time when the save occurred
Given I have created a new plan
When I add text to the Fall, Winter, Spring fields
And I leave the Summer field blank
And I click Save
Then I should see a confirmation that the plan has been saved
And I should see a Last Updated field on the plan that shows the date and time when the save occurred
Given I have created a new plan
When I leave the Fall, Winter, Spring, and Summer fields blank
And I click Save
Then I should see a confirmation that the plan has been saved
And I should see a Last Updated field on the plan that shows the date and time when the save occurred
Given I have a plan that I previously completed and saved
When I modify text in any of the text fields (Fall, Winter, Spring, and Summer)
And I click Save
Then I should see a confirmation that the plan has been saved
And I should see a Last Updated field on the plan that shows the date and time when the save occurred
Given I have a plan that I previously completed and saved
When I do NOT modify text in any of the text fields (Fall, Winter, Spring, and Summer)
And I click Save
Then I should see a confirmation that the plan has been saved
And I should see a Last Updated field on the plan that shows the date and time when the save occurred
Notes:
Content for a sample education plan may look like the following...
Fall Winter
CS 108 SDEV 121
SDEV 101 SDEV 106
MATH 097 MATH& 141
Fill out Advisor Change Form Apply for Foundation Scholarship
Spring Summer
SDEV 117
SDEV 201
ENGL& 101
Submit Intent to Graduate Form

@conorep conorep closed this as completed Jan 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant