-
Notifications
You must be signed in to change notification settings - Fork 14
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
#3788 - Gateway Assessment Data Update - PT & FT #3874
#3788 - Gateway Assessment Data Update - PT & FT #3874
Conversation
|
@@ -1,5 +1,5 @@ | |||
<?xml version="1.0" encoding="UTF-8"?> | |||
<bpmn:definitions xmlns:bpmn="http://www.omg.org/spec/BPMN/20100524/MODEL" xmlns:bpmndi="http://www.omg.org/spec/BPMN/20100524/DI" xmlns:dc="http://www.omg.org/spec/DD/20100524/DC" xmlns:zeebe="http://camunda.org/schema/zeebe/1.0" xmlns:di="http://www.omg.org/spec/DD/20100524/DI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:modeler="http://camunda.org/schema/modeler/1.0" xmlns:camunda="http://camunda.org/schema/1.0/bpmn" id="Definitions_1" targetNamespace="http://bpmn.io/schema/bpmn" exporter="Camunda Modeler" exporterVersion="5.23.0" modeler:executionPlatform="Camunda Cloud" modeler:executionPlatformVersion="8.1.0" camunda:diagramRelationId="f874f098-96b6-491d-81ec-ecf7a0d8c67a"> | |||
<bpmn:definitions xmlns:bpmn="http://www.omg.org/spec/BPMN/20100524/MODEL" xmlns:bpmndi="http://www.omg.org/spec/BPMN/20100524/DI" xmlns:dc="http://www.omg.org/spec/DD/20100524/DC" xmlns:zeebe="http://camunda.org/schema/zeebe/1.0" xmlns:di="http://www.omg.org/spec/DD/20100524/DI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:modeler="http://camunda.org/schema/modeler/1.0" xmlns:camunda="http://camunda.org/schema/1.0/bpmn" id="Definitions_1" targetNamespace="http://bpmn.io/schema/bpmn" exporter="Camunda Modeler" exporterVersion="5.28.0" modeler:executionPlatform="Camunda Cloud" modeler:executionPlatformVersion="8.6.0" camunda:diagramRelationId="f874f098-96b6-491d-81ec-ecf7a0d8c67a"> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍
@@ -306,7 +306,7 @@ | |||
<bpmn:serviceTask id="save-assessment-data-part-time-task" name="Save assessment output"> | |||
<bpmn:extensionElements> | |||
<zeebe:ioMapping> | |||
<zeebe:input source="={ weeks: offeringWeeks, tuitionCost: offeringActualTuitionCosts, booksAndSuppliesCost: offeringProgramRelatedCosts, mandatoryFees: calculatedDataMandatoryFees, exceptionalEducationCost: offeringExceptionalExpenses, childcareCost: calculatedDataTotalChildCareCost, totalFamilyIncome: calculatedDataTotalFamilyIncome, transportationCost: calculatedDataTotalTransportationAllowance, miscellaneousAllowance: calculatedDataMiscellaneousAllowance, totalAssessmentNeed: calculatedDataTotalAssessedNeed, totalAcademicExpenses: calculatedDataTotalAcademicExpenses, finalFederalAwardNetCSGPAmount: finalFederalAwardNetCSGPAmount, finalFederalAwardNetCSPTAmount: finalFederalAwardNetCSPTAmount, finalFederalAwardNetCSGDAmount: finalFederalAwardNetCSGDAmount, finalProvincialAwardNetBCAGAmount: finalProvincialAwardNetBCAGAmount, finalProvincialAwardNetSBSDAmount: finalProvincialAwardNetSBSDAmount, finalFederalAwardNetCSLPAmount: finalFederalAwardNetCSLPAmount, finalAwardTotal: finalAwardTotal }" target="assessmentData" /> | |||
<zeebe:input source="={ weeks: offeringWeeks, tuitionCost: calculatedDataActualTuitionCosts, booksAndSuppliesCost: calculatedDataProgramRelatedCosts, mandatoryFees: calculatedDataMandatoryFees, exceptionalEducationCost: offeringExceptionalExpenses, childcareCost: calculatedDataTotalChildCareCost, totalFamilyIncome: calculatedDataTotalFamilyIncome, transportationCost: calculatedDataTotalTransportationAllowance, miscellaneousAllowance: calculatedDataMiscellaneousAllowance, totalAssessmentNeed: calculatedDataTotalAssessedNeed, totalAcademicExpenses: calculatedDataTotalAcademicExpenses, finalFederalAwardNetCSGPAmount: finalFederalAwardNetCSGPAmount, finalFederalAwardNetCSPTAmount: finalFederalAwardNetCSPTAmount, finalFederalAwardNetCSGDAmount: finalFederalAwardNetCSGDAmount, finalProvincialAwardNetBCAGAmount: finalProvincialAwardNetBCAGAmount, finalProvincialAwardNetSBSDAmount: finalProvincialAwardNetSBSDAmount, finalFederalAwardNetCSLPAmount: finalFederalAwardNetCSLPAmount, finalAwardTotal: finalAwardTotal }" target="assessmentData" /> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We do not require it in the NOA but we do for some data inventory reports (that may be removed in the future).
I would not remove it right now.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Good job! Just a minor question. No blockers.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, Nice work @andrewsignori-aot
Part-time
Please see below the offering book and supplies (a.k.a. program-related costs) adjusted to the assessment's value.
Sample Assessment-related Data
Full-time
Please see below some values from the full-time NOA generated. The NOA changes for full-time are not critical at the moment and the NOA must be adjusted. For instance, federal and provincial awards are just duplicated right now and they display the same values.