Grooper Help - Version 25.0
25.0.0017 2,127
  • Overview
  • Help Status

Stats Page

Web Page GrooperReview.Pages.Stats

Provides a user interface for managing and viewing saved Stats Queries.

Remarks

The Stats Page allows users to create, organize, and execute saved Stats Queries for reporting on session statistics within a Grooper repository.

Layout and Components

  • Saved Queries Panel:
    Displays a list of saved Stats Queries in a tabular format. Users can select, add, delete, and reorder queries using the toolbar buttons.
  • Toolbar:
    Includes the following buttons:
    • Run: Executes the selected Stats Query and displays results.
    • Kiosk: Opens query results in a new browser window for presentation or printing.
    • Add: Creates a new Stats Query.
    • Delete: Removes the selected Stats Query.
    • Move Up/Down: Changes the order of saved queries.
    • Save/Cancel: Saves or discards changes to the list or properties of queries.
  • Query Properties Panel:
    Shows the editable properties of the currently-selected Stats Query using a Property Grid control. As properties are edited, the query list updates to reflect changes.
  • Results Panel:
    Displays the results of the executed Stats Query in a detailed, interactive view. In preview mode, the page is optimized for printing.

User Interactions

  • Select a query to view and edit its properties.
  • Use the toolbar to manage queries and execute reports.
  • Edit query properties to filter, group, or format statistics as needed.
  • Run or preview queries to generate up-to-date statistics.
  • Use the kiosk mode for full-screen or print-friendly output.

Additional Notes

  • The page supports keyboard navigation and context menu commands for accessibility.
  • All changes can be saved or canceled before committing to the repository.
  • The available statistics, filters, and grouping options are determined by the underlying Stats Query configuration and repository data.

Command Buttons

ButtonShortcut KeySummary
play_circle run

Execute the selected query.

live_tv kiosk

Display query results in a new browser window.

add_circle add

Add a new saved query.

north move_up

Move the selected query up.

south move_down

Move the selected query down.

delete delete

Delete the selected query.

save save

Save changes.

cancel cancel

Cancel changes.

account_circle user_info

Display user information and setting management functions.

dark_mode dark_mode

Toggle between dark and light mode.

Child Controls

NameTypeSummary
Query List Reflection List

The list of Stats Queries.

Selected Query Property Grid

The properties of the currently-selected Stats Query.

Notification