# 1.0.31

## Non-course LTI Tool Launches and Preferred First Names

| Version      | 1.0.31           |
| ------------ | ---------------- |
| Release Date | November 7, 2023 |

## Key Features

Tool launches outside of courses now supported. Surfacing preferred first names from SIS data is now supported.

## Details

* Updates to [*event\_etl.general.lti\_tool*](https://gitlab.com/unizin-community/unizin-data-platform/marts/-/blob/master/event/general/lti_tool.sql?ref_type=heads) to include tool launches that happen outside of courses. Tool launches that happen outside of courses can be identified in the mart by looking for *null* values for *course\_offering\_id* fields
* Updates to [*context.course\_offering.enrollment*](https://gitlab.com/unizin-community/unizin-data-platform/marts/-/blob/master/context/course_offering/enrollment.sql?ref_type=heads) to favor preferred first names for people when supplied from the SIS. Without a preferred first name, the first name field is used. Without any SIS name field, the LMS name field is used.

## Known Issues

None.
