• Rating page for displaying student and learning element rating dashboards.

    Shows the rating dashboards, a drawer for additional information, and a button to switch between student and learning element rating dashboards.

    Parameters

    • props: unknown

    Returns null | ReactElement<any, string | JSXElementConstructor<any>>

    The rating page.

    Example

    <Rating />
    

Generated using TypeDoc