Clevr - 25.02.0 - Release Notes

Clevr - 25.02.0 - Release Notes


Released on January 10th, 2025

Clevr Configuration

  1. Resolved an issue where users with the appropriate permissions were unable to access the Locations card due to conflicting settings. The Locations card will now display correctly for all authorized users.

Dashboard

  1. Updated the dashboard Messages to enhance clarity and provide more relevant links.
  2. Added the option to include "Legal Name" as a column on the Dashboard. This update allows users to view legal names when needed to differentiate students, and ensures that any exports performed via the Listings card will also include the legal name. If no legal name is provided, the person's preferred name will be displayed instead.

Export Module

  1. A JSON preset generation feature has been implemented, mirroring the functionality available for XML. This allows for the creation of a complete form definition in JSON format, with configurable options such as tab hierarchy, conditional removal of blank fields, and grouping by specific data points like location or grade.

Form Interface

  1. A setting has been added to disable the automatic SIS Import that occurred during the record cloning process. This update supports scenarios where retaining historical data is preferred or where fetching SIS data unnecessarily slows down cloning. Currently, this setting must be configured by Clevr. If you need to adjust your cloning-import behavior, please contact us for assistance.

Reports

  1. Added support for comment blocks in the Report Editor, allowing users to temporarily remove sections of a report or add notes and documentation for reference. To use comments, insert `{comment}` and `{endComment}` tags on their own lines within the report, or use the comments shortcut available in the Report Data menu.
  2. Added support for displaying image files uploaded via the single upload type (Filebanks are not supported at this time). Non-image files will be ignored, with an optional setting to display a message when unsupported files are uploaded.
    1. To display an image, use the following tag:
      {ImageUpload#elementId;w;h;"hideSupportedMessage"}
    2. Tag parameters:
      1. elementId – The elementId of the File Upload and View textbox. Since the filename is stored in a hidden element, the tag must reference either the textbox or the container.
      2. w / h – The width and height of the displayed image.
      3. hideSupportedMessage (optional) – Set to "true" to suppress the "Unsupported Formats" error message.
  3. The logic tag `ifOneContains` has been updated to support multiple values in a comparison. This allows you to conditionally display a report block for multiple values without duplicating sections, enhancing flexibility while making the report easier to maintain and update in the future.

    • Related Articles

    • Clevr - 25.03.0 - Release Notes

      Release on February 24th, 2025. Data Management We're excited to announce the full release of our new Data Management module! This powerful tool gives administrators greater control over data retention. With Data Management, you can: Define data ...
    • Clevr - 24.18.1 - Release Notes

      Released on September 30th, 2024. Form Interface We've updated the file-opening behavior within the Filebank. Browsers will now attempt to open files in a new tab instead of automatically downloading them. This functionality will depend on the ...
    • *NEW* Integration Release Notes

      The Clevr Integration is a software suite that is tightly coupled to the Clevr Software. We have made the decision to track integration changes as part of its own release note series, with its own set of version numbers. There are currently two ...
    • Clevr - 24.02.0 - Release Notes

      Groups and Classes In the "Groups and Classes" module, when you manage Custom Groups, the system will now automatically add group owners as members of their respective groups. This update is crucial because various features of Clevr rely on owners ...
    • Clevr - 24.03.0 - Release Notes

      Released on February 26th, 2024. Dashboard When a user logs into Clevr and no longer has access to the form they were last viewing, they would previously log into an empty Listings Card. This was caused by the server correctly blocking access to a ...