# 2024-02-26

## Enhancements

### Stats & Analytics

All pages of the Stats & Analytics application have been enhanced with updated styles, loaders, empty states, & text. The following section will describe these changes in detail & show before and after screen shots for reference.

#### Stats & Analytics - Dashboard

**\[Original wording]**

<figure><img src="/files/hdr0JmhnptdAqHAmG8oF" alt=""><figcaption></figcaption></figure>

**\[Updated wording]**

<figure><img src="/files/NLNCPzyEO7gq02WWIbp4" alt=""><figcaption></figcaption></figure>

#### Organization Roster page (formerly Student Roster)

Changes were made to the original Student Roster page.

* The label was changed to ‘Organization Roster’ to match the label on the actual page.
* The filter drop down was updated.
* The styling on the search bar was updated.

**\[Original page label – 'Student Roster']**

<figure><img src="/files/4rrmfHClQpH1N6AGSBeK" alt=""><figcaption></figcaption></figure>

**\[Updated page label - 'Organization Roster']**

<figure><img src="/files/CBcYschmtKgrw7TmAdG7" alt=""><figcaption></figcaption></figure>

**\[Original filter menu & search styling]**

<figure><img src="/files/LuVUwehZSLlKbKn9sjDw" alt=""><figcaption></figcaption></figure>

**\[Updated filter menu & search styling]**

<figure><img src="/files/ClxrxykqVn69tdXLrF61" alt=""><figcaption></figcaption></figure>

#### ‘Manage Onboarding Groups’ page

The ‘Manage Onboarding Groups’ page has been enhanced with the following style changes.

* The font used for the title is larger.
* The checkboxes in the first column were removed.
* The ‘Magic Link’ label was updated to ‘One-Click Onboarding Link’.
* The styling on the ‘One-Click Onboarding Link’ was updated.
* The styling on the ‘Filter’ menu was updated.
* The styling on the search field was updated.
* The empty state message has been updated when the logged in user isn’t assigned any onboarding groups to manage.

**\[Original ‘Manage Onboarding Groups’ page]**

<figure><img src="/files/gE0f5XCJQYNQwRKLCBlF" alt=""><figcaption></figcaption></figure>

**\[Updated 'Manage Onboarding Groups' page]**

<figure><img src="/files/f9kYDsS6O5GyLtuoD6Cz" alt=""><figcaption></figcaption></figure>

**\[Original ‘empty state’ message – no onboarding groups assigned to the logged in user]**

<figure><img src="/files/AB8AdwPVHIRJm4nQBoJq" alt=""><figcaption></figcaption></figure>

**\[Updated ‘empty state’ message – no onboarding groups assigned to the logged in user]**

<figure><img src="/files/4ByxjrVMG7dEiVuNFPTq" alt=""><figcaption></figcaption></figure>

#### ‘Manage Group’ page

The ‘Manage Group’ page has been enhanced with the following style updates.

* The font used for the title is larger.
* The underline for the active tab changed from black to orange.
* The ‘Invite Link’ label was updated to ‘One-Click Onboarding Link’.
* The styling on the ‘One-Click Onboarding Link’ was updated.
* The styling on the ‘Filter by’ menu was updated.
* The styling on the search field was updated.
* A ‘Bulk Actions’ menu was added.
* The labels for the individual actions were updated.

**\[Original ‘Manage Group’ page]**

<figure><img src="/files/xBTS1MYZSCzfG2J7SQhF" alt=""><figcaption></figcaption></figure>

**\[Updated ‘Manage Group’ page]**

<figure><img src="/files/pIBcXYD8tCXSi6krxo96" alt=""><figcaption></figcaption></figure>

#### ‘Activity by Date’ page

The ‘Activity by Date’ page has been enhanced with the following update.

* The styling on the download icon was updated and a label was added.

**\[Original ‘Activity by Date’ page]**

<figure><img src="/files/92em42dczOzdJolj2IYa" alt=""><figcaption></figcaption></figure>

**\[Updated ‘Activity by Date’ page]**

<figure><img src="/files/ipz3kFcoxhoTR8UGh1GN" alt=""><figcaption></figcaption></figure>

#### ‘Activity by Student’ page

The ‘Activity by Student’ page has been enhanced with the following updates.

* The font on the page title is larger.
* The placement of the ‘Date Range’ was moved.
* The placement of the search field was moved, and the styling was updated.
* The styling on the ‘filter by’ menu was updated.
* The styling on the ‘download’ button was updated.

**\[Original ‘Activity by Student’ page]**

<figure><img src="/files/H0aRhmrMLMnc8B0c4hIQ" alt=""><figcaption></figcaption></figure>

**\[Updated 'Activity by Student' page]**

<figure><img src="/files/py6DT41JOsnU2souWrjY" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions: 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:

```
GET https://docs.scholarrx.com/docs/updates-and-changes/production-releases/2024-02-26.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
