bcgov / bcgov/SIMS

Saving NoA as PDF

Open
#2,839 2 comments 0 reactions 1 assignee Claimed by @Joshua-Lakusta View on GitHub
Business Enhancement
Dominant language
TypeScript
Stars
29
Forks
15
PR merge metrics
No merged PRs in 30d

Description

### **User Story**
As a student, I want to be able to save a copy of my Notice of Assessment which reflects the exact assessment details associated with my assessment at a specific point in time.

### **Description**
Enable student to 'save' any particular NoA to their dashboard.

### **Context**
- Students need to bring a copy of their NoA to their school's financial aid offices as a proof of funding.
- When schools change a program/offering name, the updated name will be reflected on a student's NoA (i.e. NoA is dynamic form which references variables with dynamic 'string' values)

### **Acceptance Criteria**
- [ ] Anywhere a student can select 'view' their NoA, they can also select 'Save' their NoA. Selecting 'Save' will:
- [ ] Display a modal with messgaing which reads "Your Notice of Assessment can be saved as a PDF document and stored in your 'File Uploader' portion of your account. Please note, any
- [ ] Save the NoA with all accordions expanded, as a PDF file and save it to to File Uploader with file name "Notice of Assessment - [First name, Last Name,] - [Today's Date]
- [ ] If there are multiple NoAs associated with the application, only allow the latest NoA to be saved as PDF.
- [ ] If there is already a NoA saved to File Uploader and another one is added, replace the old one. (I.e. you can only have one NoA saved to the File Uploader at a time)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.