eSchoolPlus 19.4.36.0 Release
On this page:
New Features
The following features have been added in this release.
Product Area | Feature Title | Feature Description | Learn More |
---|---|---|---|
Attendance | Attendance Totals for Learning Location | The Attendance View Setup has been modified to add the Learning Location Type column to the criteria rows where a single Learning Location Type can be selected. Similar to the functionality of the Calendar field, this field can be used if you need to have different criteria depending on where the student was on a given day or when students are in different locations for a portion of the day.
| Attendance View Setup Page |
Attendance | Attendance Totals for Learning Location | Depending upon your choice of settings in the Attendance View Setup and the Calendar Detail page, the Day Totals calculation will now do the following:
Added a Max Day Time field to the Day Totals records to store the maximum number of periods or minutes based on the periods for the day to support the ability to calculate the student's attendance percentage by location for mixed days. | Calculate Attendance for Mixed Location Days |
Registration | Mixed Days for Learning Locations | Learning Locations can support mixed days where a student may be in school for part of the day, and virtual/synchronous for another portion of the day, as an example.
By defining a Learning Location code in the Mixed Day fields, you can then specify the attendance periods where a student with that code is considered to be throughout the day. | Calculate Attendance for Mixed Location Days |
Registration | Simplify Learning Locations Setup | The Mass Update Days option has been modified to make it easier to update days. You can now:
Also, to prevent conflicting changes, the Membership information fields are not available if you select the Update Only Attendance Days option when updating a range of dates. | Mass Update Days Page |
eSchoolPlus | Mixed Days for Learning Locations | The Learning Location icons that indicate where a student is learning were also modified to show the student's location for a Mixed Day:
| Identify Learning Locations for Students |
Resolved Issues
The following issues were resolved in this release.
Reference Number | Page | Description |
---|---|---|
ESP-48707 | Attendance Entry | In Attendance Entry, a message displayed incorrectly indicating that there were overlapping entries when the user had selected multiple periods. The overlapping message should only display when there are multiple attendance entries for an attendance period and times are not specified. Resolved so it does not display when multiple periods are selected, but all entries have a sequence of 1. |
ESP-46065 | Attendance Entry | When multiple periods are selected, Attendance Entry requires arrival and dismissal time when the student has multiple attendance entries. Previously, users were not required to enter times after using the Add code button to add multiple entries but this created invalid data. |
ESP-32603 | Course Equivalency Calculation | While rebuilding the State Course Equivalencies, an error occurred indicating the “Primary Key Constraint ‘PK_MR_STU_MARK' Cannot insert duplicate key in object 'dbo.MR_STU_MARKS'.” This error indicated that the record was already there so it could not be added a second time and the processing would stop. Processing will now continue. |
ESP-44549 | Day Totals Calculation | If the Attendance View Setup was defined with Students qualify for each criteria listed and a criteria row was set to have a Min and Max of 0, the calculation would not create a Day Totals record for the criterion unless the student was scheduled for all possible periods in the day. Resolved this issue so that the calculation will create a record when the student meets the criterion even if the student has periods where they are not scheduled for a course. |
ESP-48155 | District-Defined Course | District-Defined Course pages under Course Section were not saving if the user had read-write access for that page, but only read access for the parent resource. The issue was resolved so that the Course page under Course Section uses its own security resource. |
ESP-48540 | Generate MR Data Warehouse | When report cards were printed for a prior rc run, the competencies and marks were not being included for a dropped course which was later added back in a different section. |
ESP-47549 | HAC Login | HAC Login screen did not allow the page to be zoomed at 250% or higher. Changes were made to allow zooming. |
ESP-50663 | Script Error | Install script failed if it ran against a database with no records in the Reg table. This has been resolved. |
ESP-47717 | Scheduling/RC Synchronization | Grades for dropped courses that were trailed and then re-added displayed incorrectly. This has been resolved. |
State Reporting
This release includes changes for the following states:
Illinois
New York
Ohio
Texas
Release notes are available in your state's eSchoolPlus online documentation site.
Database Changes
The following changes are included in this release:
Table | Change |
---|---|
ATT_STU_DAY_TOTALS | Added MAX_DAY_TIME |
ATT_VIEW_DET | Added LOCATION_TYPE |
REG_CAL_DAYS_LL_PDS | Added table to store the learning locations by attendance period for mixed days. |