# Version 9.1.151.2 (Support Release - 19 March 2025)

#### **Performance Management**

##### Evaluation Summary - Min and Max scores do not reflect correctly (#129365)

**Problem**

<div id="bkmrk-the-overall-minimum-">- The overall minimum and maximum ratings displayed on the Evaluation Summary showed the LEAST AND MOST used ratings instead of the highest and lowest ratings.

</div><div id="bkmrk--1"></div><div id="bkmrk-solution-2">**Solution**  
</div><div id="bkmrk-changed-the-overall-">- Changed the overall minimum and maximum ratings to be the minimum and maximum ratings selected across all KPIs that were rated.

</div><div id="bkmrk--3">---

</div>#### **Organisational Unit**

##### When the Org name is too long the (people, Vacancy, Inactive) does not appear (#129186)

**Problem**

---

#### **Learning Management**

##### Saving Attendance Register and Default Recipient Check on Email Notification (#129038)

**Problem**

- The client requested to save attendance when the notification
- The client requested that the parent checkbox be a default recipient when sending absent notifications

**Solution**

- Modified `CreateAttendanceNotificationModal` to call `saveAttendanceRegister` before creating notifications.
- Changed `includeParent` state in `AttendanceNotificationModal` to `true` by default

##### Show period dates on the mark sheet (#123699)

**Problem**

- The dates are not showing on the mark sheet

**Solution**

- Add the dates to display on the mark sheet

---

#### **Data Warehouse**

##### Added additional data (#120152)

**Problem**

- LearningManagement data needed to be added for WFA School reports

**Solution**

- Added Datasource fields lmStudentSubjects and lmTermResults to the V9 DWH with the required fields

---