Custom hook to fetch and manage class activity logs. It fetches all activity logs for the provided classes and filters them based on the selected class ID.
Array of UserClass objects representing the classes to fetch activity for.
The ID of the selected class to filter activity logs by.
An object containing the following properties:
Custom hook to fetch and manage class activity logs. It fetches all activity logs for the provided classes and filters them based on the selected class ID.