Skip to content

Releases: Ed-Fi-Alliance-OSS/Ed-Fi-Analytics-Middle-Tier

2.6.1

18 Oct 19:15
ac58904
Compare
Choose a tag to compare

Version 2.6.1 has modifications to include:

  • Expanded postgres testing
  • corrected the formatting on the GradingPeriodKey
  • Removed constraints on the assignment submission types
  • Changed priority of the asmt_AssessmentFact
  • Fixed the SessionKey in the SectionDim
  • Updated the AcademicTimePeriodDim's SessionKey

2.6.0

14 Sep 17:42
4d7ebd4
Compare
Choose a tag to compare

Version 2.6.0 has support for the Engage Online Learners starter kit. These changes include moving the digital equity columns, updating StudentSectionDim to include StudentSchoolKey, and the Engage Online Learners collection.

2.5.1

20 Aug 20:12
f506b98
Compare
Choose a tag to compare

Version 2.5.1 has a few minor updates.

  • The Student Equity Collection supports the grading cohort view in addition to the previous cohort domain.
  • Row level security supports a section permission
  • The assessment collection has some bug fixes to improve assessment results

2.5.0

23 Jul 20:22
79be959
Compare
Choose a tag to compare

Version 2.5.0 comes with a few changes to the Analytics Middle Tier:

  • AMT has a new Student Equity based collection which includes student discipline, feeder schools, student food service programs, and student history.
  • Made the following updates to core collections: Added birthdate to StudentSchoolDim, Added postal code to ContactPersonDim
  • Minor performance improvements to the chronic absenteeism views

2.4.0

24 May 17:21
4a768d1
Compare
Choose a tag to compare
[BIA-674] Create a StaffSectionDim view in AMT Core (#44)

* Create a StaffSectionDim view in AMT Core

- Added a new view in DS 2 and DS 3x.
- Created testcases to validate rows and view instalation.

2.3.0

28 Apr 21:34
94a7e01
Compare
Choose a tag to compare

Version 2.3.0 comes with a few changes to the Analytics Middle Tier:

  1. AMT has a new Assessment based collection. Which includes all the scores, performance levels, and learning standards across each assessment and any of its loaded assessment objectives.
  2. Fixed a teacher union issue with the row-level security's UserStudentDataAuthorization view.

2.2.0

07 Oct 22:41
0b2e505
Compare
Choose a tag to compare

Version 2.2.0 comes with a few changes to the Analytics Middle Tier.

  1. AMT now has official support for postgres deployments. All tests have been run against the postgres implementation using sample data and match the output of the SQL Server counterpart
  2. The chronic absenteeism view has been modified to clarify what data resides in the view. Instead of a naming convention that uses "isAbsent..." or "isPresent..." the modified naming convention uses "reportedAsAbsent" and "reportedAsPresent". This is to clarify that the data contained within those columns are dependent on how the data was reported. Districts reporting positive attendance will typically use the "reportedAsPresent" columns while districts reporting negative attendance will typically use the "reportedAsAbsent" columns.
  3. AMT now has a companion repository for community contributed collections. This companion repository can be found at https://github.com/Ed-Fi-Exchange-OSS/Analytics-Middle-Tier-Contrib. Documentation on usage and deployment can be found at https://techdocs.ed-fi.org/display/EDFITOOLS/Community+Contribution+Repository

2.1.1

31 Aug 20:43
5924930
Compare
Choose a tag to compare
  • Changes StudentSectionDim to return Descriptor.Description instead of SubjectAreaType.CodeValue as Subject field.
  • Adds sectionkey field to analytics.ClassPeriodDim.

2.1.0

19 Aug 19:24
9dce9f6
Compare
Choose a tag to compare

Analytics Middle Tier 2.1 is released
The version 2.1.0 release of Analytics Middle is the first release on the OSS repository and includes support for ODS/API Suite 3 version 5.0.0 and includes a chronic absenteeism use case.

AMT Tech Docs: https://techdocs.ed-fi.org/display/EDFITOOLS/Analytics+Middle+Tier
Release Notes: https://techdocs.ed-fi.org/display/EDFITOOLS/AMT+Release+Notes

Major changes in AMT 2.1.0
• Addition of the chronic absenteeism use case
• Support for ODS / API v5.0.0 for Suite 3