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

Modify Staff FTE to go up to 2 #927

Open
CJ-Gilbert-CEPI opened this issue Oct 7, 2024 · 9 comments
Open

Modify Staff FTE to go up to 2 #927

CJ-Gilbert-CEPI opened this issue Oct 7, 2024 · 9 comments
Assignees
Labels
enhancement New feature or request pending community approval A proposed solution has been provided for this use case and it is ready for community review
Milestone

Comments

@CJ-Gilbert-CEPI
Copy link

This is for capturing needs not currently supported by the CEDS model. Please do not send or share actual data as examples in this issue or in attachments.

Author(s): CJ Gilbert; Kristy Webber

Authoring Organization(s): State of Michigan/CEPI

Email address: [email protected]

Use Case Title: Modify Staff FTE to go up to 2

Use Case Description
Modify the existing Staff Full Time Equivalency element (https://ceds.ed.gov/element/000118) to allow values between 0 and 2, up to 2 digits.

Use Case Background

Staff Full Time Equivalency (Global ID 000118) currently has a numeric format between 0 and 1, up to 2 digits.

Michigan collect FTEs between 0 to 2.

For a variety of reasons, a staff member may have an assignment that is greater than a single FTE, and so we need this element to be modified to accommodate those use cases.

Location of Element in the Domain Entity Schema
K12 -> K12 Staff -> Assignment

@CJ-Gilbert-CEPI
Copy link
Author

Proposed solution for use case 927

Increase_FTE_up_to_2_ OSC Issue_927 Proposed Solution.docx

@jackie-hughes jackie-hughes added the draft proposal ready for CEDS team review This issue has a proposal attached that is ready for CEDS team member review label Oct 8, 2024
@manndoris-CEPI
Copy link

Proposed Element Format: Numeric should be 0.00<=2.00 (2 decimal places, not 2 digits)

@jackie-hughes
Copy link
Contributor

jackie-hughes commented Oct 8, 2024

@gilbertcj6 @manndoris-CEPI See attached proposal with changes.

The IDS presently has this element set at DECIMAL(5,4) which means it can have up to 4 digits after the decimal. So it could be 1.2500. The attached proposal change is Numeric - up to 4 decimal places so that it matches the IDS currently.

With MI approval, CEDS will place in pending community approval.
Increase_FTE_up_to_2_.OSC.Issue_927.Proposed.Solution 1.1.docx

@jackie-hughes jackie-hughes added draft feedback provided by CEDS team This issue has been reviewed by a CEDS team member and feedback was provided to the organization. and removed draft proposal ready for CEDS team review This issue has a proposal attached that is ready for CEDS team member review labels Oct 8, 2024
@jackie-hughes jackie-hughes self-assigned this Oct 8, 2024
@manndoris-CEPI
Copy link

Pretty confident that will work Jackie, but will wait for CJ to chime in on it when she gets back tomorrow.

@CJ-Gilbert-CEPI
Copy link
Author

CJ-Gilbert-CEPI commented Oct 9, 2024 via email

@jackie-hughes jackie-hughes added enhancement New feature or request pending community approval A proposed solution has been provided for this use case and it is ready for community review and removed draft feedback provided by CEDS team This issue has been reviewed by a CEDS team member and feedback was provided to the organization. labels Oct 9, 2024
@jackie-hughes
Copy link
Contributor

jackie-hughes commented Oct 9, 2024

The attached
Increase_FTE_up_to_2_.OSC.Issue_927.Proposed.Solution 1.1.docx
document is the proposed solution for this use case. As a community, please review. If no objections exist for the proposed solution, it will be approved as part of the CEDS standard 90 days following the announcement of this proposal as outlined in the OSC Use Case Rubrics/Process (The OSC Use Case Rubrics/Process can be found here: https://github.com/CEDStandards/CEDS-Elements/tree/master/doc).

@AEMDuaneBrown AEMDuaneBrown added this to the January 2025 milestone Nov 1, 2024
@johnmannpaul
Copy link

Should we not be talking about a new data element for this purpose? The proposed use cases sound more like they would best be addressed with a new element such as 'Workload FTE' or 'Comparative FTE' that would not be restricted to values between 0.00 and 1.00 like a single assignment. This would avoid breaking changes anticipated in both up and downstream systems that rely on the value being currently restricted as is on a single assignment. Under the existing interpretation the total over all of an individual's assignments can still come out to be a value greater than 1.00, but a single assignment cannot by itself exceed the value 1.00. A new data element would also not necessarily need to be tied to an assignment, but could go wherever it needs to go (e.g. K12Staff -> Employment) to best fulfill the use case.

@CJ-Gilbert-CEPI
Copy link
Author

Thank you for raising this concern. Any breaking change requires thoughtful consideration.

This proposal corrects an assumption that was made during the original creation of this element -- that every state limits an assignment to a maximum of 1 FTE. This assumption is not true for Michigan. We do indeed have single assignments that exceed 1.00 FTE in our data collections -- these are not the sum of a variety of assignments but a single assignment where the person is working above one FTE for that assignment. Our proposed use case referenced a teaching example, but we also have this happening for a variety of other staffing positions including support staff, clerical, bus drivers, etc.

While the idea of a 'Workload FTE' is an interesting idea that merits consideration, it would have a different definition than just "FTE" -- it would be the sum of a person's FTEs across all their assignments. As such, it does not solve Michigan's use case because it would combine FTE's from vastly different assignments with vastly different reporting requirements (such as a Special Education Teacher who is also a coach in the evenings).

We need to be able to accurately record the FTE for a single assignment, even if that FTE is greater than one, so that we can accurate report that FTE to US ED.

Modifying this element to allow values greater than 1 does not compel other states to collect data great than 1. They are still free to put in place constraints in their data collection process that will prevent the submission of values greater than 1. In most cases, I would hope that those constraints would be already in place, but if they are not in place, this would be the advance notice that they need to be added to the relevant system or application.

If you believe this needs further discussion in a workgroup, please let us know.

@johnmannpaul
Copy link

Thanks for the elaboration. Then the only other option to increasing the range like you are proposing would possibly be to represent FTEs > 1.00 as two assignments: a 1.00 assignment and a 0.20 (overflow) assignment.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request pending community approval A proposed solution has been provided for this use case and it is ready for community review
Projects
None yet
Development

No branches or pull requests

5 participants