physics_workload.app.pages.academic_group.history

Classes

AcademicGroupHistoryList

List of History entries for an academic group.

Module Contents

class physics_workload.app.pages.academic_group.history.AcademicGroupHistoryList(**kwargs)

Bases: iommi.Page

List of History entries for an academic group.

header
plot
list
class Meta
static extra_evaluated__plot(params: Dict[str, Any], academic_group: app.models.AcademicGroup, **_) str

Creates a graph of the staff balance over time.

Parameters:
  • params – The Iommi view params.

  • staff – The Staff instance, provided via URL decoding.

Returns:

The HTML code of the graph.