> For the complete documentation index, see [llms.txt](https://resources.unizin.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://resources.unizin.org/products/content/unizin-engage/release-notes/2016-06-30-engage-2.14.0-opt-out-support.md).

# 2.14.0

## Opt Out Support

| Version      | 2.14.0     |
| ------------ | ---------- |
| Release Date | 2016-06-30 |

## Key Features

### User-Facing Changes <a href="#id-20160630engage2.14.0optoutsupport-user-facingchanges" id="id-20160630engage2.14.0optoutsupport-user-facingchanges"></a>

This release contains one user-facing change: The disabling of content in a section which has been opted out of. Any user that has opted out of all content for a section will still be shown the proprietary eText content along with any content that their instructor has uploaded, but the content will be disabled and cannot be accessed. A message indicating opt-out will be displayed, see below example. This functionality was added to support the 2015 amendments to the Higher Education Act.

<figure><img src="/files/br66jd1d2Ff05z8uJbSW" alt="Engage homepage showing content which has been opted out of"><figcaption></figcaption></figure>

### Offline Support <a href="#id-20160630engage2.14.0optoutsupport-offlinesupport" id="id-20160630engage2.14.0optoutsupport-offlinesupport"></a>

This release primarily contains changes to support a new method of offline access. See previous release notes from [2016-06-02](/products/content/unizin-engage/release-notes/2016-06-02-version-2.12.0-term-view-ui-updates.md) for details on the current series of releases. These changes are not visible in the User Interface at this time.

## Known Issues

None.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://resources.unizin.org/products/content/unizin-engage/release-notes/2016-06-30-engage-2.14.0-opt-out-support.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
