{
  "reportVersion": 1,
  "generatedAtIso": "2026-07-24T19:42:24.177Z",
  "session": {
    "sessionId": "network-classroom-1780251424631",
    "title": "Standard Beer Game",
    "status": "finished",
    "createdAt": "1970-01-01T00:00:00.000Z",
    "currentRound": 12,
    "maxRounds": 12,
    "teamCount": 1
  },
  "configuration": {
    "presetId": "standard-beer-game",
    "presetLabel": "Standard Beer Game",
    "description": "Classic four-stage supply-chain simulation with local decisions, delayed feedback, inventory cost, and backlog cost.",
    "teachingFocus": "Bullwhip effect, local rationality, delayed feedback, and system behavior.",
    "mechanics": {
      "demandPattern": "step",
      "visibilityMode": "standard",
      "orderDelayRounds": 1,
      "shipmentDelayRounds": 1,
      "inventoryHoldingCostPerUnit": 1,
      "backlogCostPerUnit": 2,
      "capacityMode": "none"
    },
    "runtimeStatus": "initial-values-enforced",
    "runtimeNote": "Current runtime enforces the selected team count, round count, starting inventory, and starting demand. Standard one-round order/shipment timing is active.",
    "language": "nb",
    "baseExternalDemand": 4,
    "demandScheduleDescription": "External demand is 4 through round 4, then 8 from round 5.",
    "createdAtIso": "2026-05-31T18:17:04.631Z",
    "publicBaseUrl": "https://rabletusten.tail11e917.ts.net"
  },
  "summary": {
    "totalTeams": 1,
    "roleCount": 4,
    "submittedCurrentRound": 4,
    "requiredCurrentRoundSubmissions": 4,
    "missingCurrentRoundSubmissions": 0,
    "totalInventory": 11,
    "totalBacklog": 20,
    "totalRoundCost": 51,
    "totalAccumulatedCost": 507,
    "totalCompletedRoleRounds": 48
  },
  "currentRoles": [
    {
      "teamId": "team-1",
      "teamLabel": "Team 1",
      "roleId": "retailer",
      "incomingOrder": 8,
      "outgoingOrderDraft": 8,
      "inventory": 0,
      "backlog": 20,
      "lastShipmentReceived": 8,
      "lastShipmentSent": 8,
      "shipmentCapacityLimit": null,
      "shipmentCapped": false,
      "productionCapacityLimit": null,
      "productionCapped": false,
      "roundCost": 40,
      "totalCost": 196,
      "completedRounds": 12
    },
    {
      "teamId": "team-1",
      "teamLabel": "Team 1",
      "roleId": "wholesaler",
      "incomingOrder": 8,
      "outgoingOrderDraft": 8,
      "inventory": 0,
      "backlog": 0,
      "lastShipmentReceived": 4,
      "lastShipmentSent": 8,
      "shipmentCapacityLimit": null,
      "shipmentCapped": false,
      "productionCapacityLimit": null,
      "productionCapped": false,
      "roundCost": 0,
      "totalCost": 84,
      "completedRounds": 12
    },
    {
      "teamId": "team-1",
      "teamLabel": "Team 1",
      "roleId": "distributor",
      "incomingOrder": 8,
      "outgoingOrderDraft": 4,
      "inventory": 4,
      "backlog": 0,
      "lastShipmentReceived": 4,
      "lastShipmentSent": 8,
      "shipmentCapacityLimit": null,
      "shipmentCapped": false,
      "productionCapacityLimit": null,
      "productionCapped": false,
      "roundCost": 4,
      "totalCost": 92,
      "completedRounds": 12
    },
    {
      "teamId": "team-1",
      "teamLabel": "Team 1",
      "roleId": "manufacturer",
      "incomingOrder": 4,
      "outgoingOrderDraft": 3,
      "inventory": 7,
      "backlog": 0,
      "lastShipmentReceived": 3,
      "lastShipmentSent": 4,
      "shipmentCapacityLimit": null,
      "shipmentCapped": false,
      "productionCapacityLimit": null,
      "productionCapped": false,
      "roundCost": 7,
      "totalCost": 135,
      "completedRounds": 12
    }
  ],
  "submissions": [
    {
      "round": 12,
      "teamId": "team-1",
      "teamLabel": "Team 1",
      "roleId": "retailer",
      "submitted": true,
      "orderQuantity": 8,
      "submittedAtIso": "2026-05-31T18:31:38.927Z"
    },
    {
      "round": 12,
      "teamId": "team-1",
      "teamLabel": "Team 1",
      "roleId": "wholesaler",
      "submitted": true,
      "orderQuantity": 8,
      "submittedAtIso": "2026-05-31T18:31:46.504Z"
    },
    {
      "round": 12,
      "teamId": "team-1",
      "teamLabel": "Team 1",
      "roleId": "distributor",
      "submitted": true,
      "orderQuantity": 4,
      "submittedAtIso": "2026-05-31T18:31:56.749Z"
    },
    {
      "round": 12,
      "teamId": "team-1",
      "teamLabel": "Team 1",
      "roleId": "manufacturer",
      "submitted": true,
      "orderQuantity": 3,
      "submittedAtIso": "2026-05-31T18:32:11.288Z"
    }
  ],
  "missingSubmissions": [],
  "historyRows": [
    {
      "teamId": "team-1",
      "teamLabel": "Team 1",
      "roleId": "retailer",
      "historyIndex": 1,
      "history": {
        "round": 1,
        "inventory": 8,
        "backlog": 0,
        "incomingOrder": 4,
        "outgoingOrder": 4,
        "shipmentReceived": 0,
        "shipmentSent": 4,
        "roundCost": 8,
        "totalCost": 8
      }
    },
    {
      "teamId": "team-1",
      "teamLabel": "Team 1",
      "roleId": "retailer",
      "historyIndex": 2,
      "history": {
        "round": 2,
        "inventory": 8,
        "backlog": 0,
        "incomingOrder": 4,
        "outgoingOrder": 4,
        "shipmentReceived": 4,
        "shipmentSent": 4,
        "roundCost": 8,
        "totalCost": 16
      }
    },
    {
      "teamId": "team-1",
      "teamLabel": "Team 1",
      "roleId": "retailer",
      "historyIndex": 3,
      "history": {
        "round": 3,
        "inventory": 8,
        "backlog": 0,
        "incomingOrder": 4,
        "outgoingOrder": 4,
        "shipmentReceived": 4,
        "shipmentSent": 4,
        "roundCost": 8,
        "totalCost": 24
      }
    },
    {
      "teamId": "team-1",
      "teamLabel": "Team 1",
      "roleId": "retailer",
      "historyIndex": 4,
      "history": {
        "round": 4,
        "inventory": 8,
        "backlog": 0,
        "incomingOrder": 4,
        "outgoingOrder": 4,
        "shipmentReceived": 4,
        "shipmentSent": 4,
        "roundCost": 8,
        "totalCost": 32
      }
    },
    {
      "teamId": "team-1",
      "teamLabel": "Team 1",
      "roleId": "retailer",
      "historyIndex": 5,
      "history": {
        "round": 5,
        "inventory": 4,
        "backlog": 0,
        "incomingOrder": 8,
        "outgoingOrder": 4,
        "shipmentReceived": 4,
        "shipmentSent": 8,
        "roundCost": 4,
        "totalCost": 36
      }
    },
    {
      "teamId": "team-1",
      "teamLabel": "Team 1",
      "roleId": "retailer",
      "historyIndex": 6,
      "history": {
        "round": 6,
        "inventory": 0,
        "backlog": 0,
        "incomingOrder": 8,
        "outgoingOrder": 4,
        "shipmentReceived": 4,
        "shipmentSent": 8,
        "roundCost": 0,
        "totalCost": 36
      }
    },
    {
      "teamId": "team-1",
      "teamLabel": "Team 1",
      "roleId": "retailer",
      "historyIndex": 7,
      "history": {
        "round": 7,
        "inventory": 0,
        "backlog": 4,
        "incomingOrder": 8,
        "outgoingOrder": 4,
        "shipmentReceived": 4,
        "shipmentSent": 4,
        "roundCost": 8,
        "totalCost": 44
      }
    },
    {
      "teamId": "team-1",
      "teamLabel": "Team 1",
      "roleId": "retailer",
      "historyIndex": 8,
      "history": {
        "round": 8,
        "inventory": 0,
        "backlog": 8,
        "incomingOrder": 8,
        "outgoingOrder": 4,
        "shipmentReceived": 4,
        "shipmentSent": 4,
        "roundCost": 16,
        "totalCost": 60
      }
    },
    {
      "teamId": "team-1",
      "teamLabel": "Team 1",
      "roleId": "retailer",
      "historyIndex": 9,
      "history": {
        "round": 9,
        "inventory": 0,
        "backlog": 12,
        "incomingOrder": 8,
        "outgoingOrder": 4,
        "shipmentReceived": 4,
        "shipmentSent": 4,
        "roundCost": 24,
        "totalCost": 84
      }
    },
    {
      "teamId": "team-1",
      "teamLabel": "Team 1",
      "roleId": "retailer",
      "historyIndex": 10,
      "history": {
        "round": 10,
        "inventory": 0,
        "backlog": 16,
        "incomingOrder": 8,
        "outgoingOrder": 8,
        "shipmentReceived": 4,
        "shipmentSent": 4,
        "roundCost": 32,
        "totalCost": 116
      }
    },
    {
      "teamId": "team-1",
      "teamLabel": "Team 1",
      "roleId": "retailer",
      "historyIndex": 11,
      "history": {
        "round": 11,
        "inventory": 0,
        "backlog": 20,
        "incomingOrder": 8,
        "outgoingOrder": 8,
        "shipmentReceived": 4,
        "shipmentSent": 4,
        "roundCost": 40,
        "totalCost": 156
      }
    },
    {
      "teamId": "team-1",
      "teamLabel": "Team 1",
      "roleId": "retailer",
      "historyIndex": 12,
      "history": {
        "round": 12,
        "inventory": 0,
        "backlog": 20,
        "incomingOrder": 8,
        "outgoingOrder": 8,
        "shipmentReceived": 8,
        "shipmentSent": 8,
        "roundCost": 40,
        "totalCost": 196
      }
    },
    {
      "teamId": "team-1",
      "teamLabel": "Team 1",
      "roleId": "wholesaler",
      "historyIndex": 1,
      "history": {
        "round": 1,
        "inventory": 8,
        "backlog": 0,
        "incomingOrder": 4,
        "outgoingOrder": 4,
        "shipmentReceived": 0,
        "shipmentSent": 4,
        "roundCost": 8,
        "totalCost": 8
      }
    },
    {
      "teamId": "team-1",
      "teamLabel": "Team 1",
      "roleId": "wholesaler",
      "historyIndex": 2,
      "history": {
        "round": 2,
        "inventory": 8,
        "backlog": 0,
        "incomingOrder": 4,
        "outgoingOrder": 4,
        "shipmentReceived": 4,
        "shipmentSent": 4,
        "roundCost": 8,
        "totalCost": 16
      }
    },
    {
      "teamId": "team-1",
      "teamLabel": "Team 1",
      "roleId": "wholesaler",
      "historyIndex": 3,
      "history": {
        "round": 3,
        "inventory": 8,
        "backlog": 0,
        "incomingOrder": 4,
        "outgoingOrder": 4,
        "shipmentReceived": 4,
        "shipmentSent": 4,
        "roundCost": 8,
        "totalCost": 24
      }
    },
    {
      "teamId": "team-1",
      "teamLabel": "Team 1",
      "roleId": "wholesaler",
      "historyIndex": 4,
      "history": {
        "round": 4,
        "inventory": 8,
        "backlog": 0,
        "incomingOrder": 4,
        "outgoingOrder": 4,
        "shipmentReceived": 4,
        "shipmentSent": 4,
        "roundCost": 8,
        "totalCost": 32
      }
    },
    {
      "teamId": "team-1",
      "teamLabel": "Team 1",
      "roleId": "wholesaler",
      "historyIndex": 5,
      "history": {
        "round": 5,
        "inventory": 8,
        "backlog": 0,
        "incomingOrder": 4,
        "outgoingOrder": 4,
        "shipmentReceived": 4,
        "shipmentSent": 4,
        "roundCost": 8,
        "totalCost": 40
      }
    },
    {
      "teamId": "team-1",
      "teamLabel": "Team 1",
      "roleId": "wholesaler",
      "historyIndex": 6,
      "history": {
        "round": 6,
        "inventory": 8,
        "backlog": 0,
        "incomingOrder": 4,
        "outgoingOrder": 4,
        "shipmentReceived": 4,
        "shipmentSent": 4,
        "roundCost": 8,
        "totalCost": 48
      }
    },
    {
      "teamId": "team-1",
      "teamLabel": "Team 1",
      "roleId": "wholesaler",
      "historyIndex": 7,
      "history": {
        "round": 7,
        "inventory": 8,
        "backlog": 0,
        "incomingOrder": 4,
        "outgoingOrder": 4,
        "shipmentReceived": 4,
        "shipmentSent": 4,
        "roundCost": 8,
        "totalCost": 56
      }
    },
    {
      "teamId": "team-1",
      "teamLabel": "Team 1",
      "roleId": "wholesaler",
      "historyIndex": 8,
      "history": {
        "round": 8,
        "inventory": 8,
        "backlog": 0,
        "incomingOrder": 4,
        "outgoingOrder": 4,
        "shipmentReceived": 4,
        "shipmentSent": 4,
        "roundCost": 8,
        "totalCost": 64
      }
    },
    {
      "teamId": "team-1",
      "teamLabel": "Team 1",
      "roleId": "wholesaler",
      "historyIndex": 9,
      "history": {
        "round": 9,
        "inventory": 8,
        "backlog": 0,
        "incomingOrder": 4,
        "outgoingOrder": 4,
        "shipmentReceived": 4,
        "shipmentSent": 4,
        "roundCost": 8,
        "totalCost": 72
      }
    },
    {
      "teamId": "team-1",
      "teamLabel": "Team 1",
      "roleId": "wholesaler",
      "historyIndex": 10,
      "history": {
        "round": 10,
        "inventory": 8,
        "backlog": 0,
        "incomingOrder": 4,
        "outgoingOrder": 4,
        "shipmentReceived": 4,
        "shipmentSent": 4,
        "roundCost": 8,
        "totalCost": 80
      }
    },
    {
      "teamId": "team-1",
      "teamLabel": "Team 1",
      "roleId": "wholesaler",
      "historyIndex": 11,
      "history": {
        "round": 11,
        "inventory": 4,
        "backlog": 0,
        "incomingOrder": 8,
        "outgoingOrder": 8,
        "shipmentReceived": 4,
        "shipmentSent": 8,
        "roundCost": 4,
        "totalCost": 84
      }
    },
    {
      "teamId": "team-1",
      "teamLabel": "Team 1",
      "roleId": "wholesaler",
      "historyIndex": 12,
      "history": {
        "round": 12,
        "inventory": 0,
        "backlog": 0,
        "incomingOrder": 8,
        "outgoingOrder": 8,
        "shipmentReceived": 4,
        "shipmentSent": 8,
        "roundCost": 0,
        "totalCost": 84
      }
    },
    {
      "teamId": "team-1",
      "teamLabel": "Team 1",
      "roleId": "distributor",
      "historyIndex": 1,
      "history": {
        "round": 1,
        "inventory": 8,
        "backlog": 0,
        "incomingOrder": 4,
        "outgoingOrder": 4,
        "shipmentReceived": 0,
        "shipmentSent": 4,
        "roundCost": 8,
        "totalCost": 8
      }
    },
    {
      "teamId": "team-1",
      "teamLabel": "Team 1",
      "roleId": "distributor",
      "historyIndex": 2,
      "history": {
        "round": 2,
        "inventory": 8,
        "backlog": 0,
        "incomingOrder": 4,
        "outgoingOrder": 4,
        "shipmentReceived": 4,
        "shipmentSent": 4,
        "roundCost": 8,
        "totalCost": 16
      }
    },
    {
      "teamId": "team-1",
      "teamLabel": "Team 1",
      "roleId": "distributor",
      "historyIndex": 3,
      "history": {
        "round": 3,
        "inventory": 8,
        "backlog": 0,
        "incomingOrder": 4,
        "outgoingOrder": 4,
        "shipmentReceived": 4,
        "shipmentSent": 4,
        "roundCost": 8,
        "totalCost": 24
      }
    },
    {
      "teamId": "team-1",
      "teamLabel": "Team 1",
      "roleId": "distributor",
      "historyIndex": 4,
      "history": {
        "round": 4,
        "inventory": 8,
        "backlog": 0,
        "incomingOrder": 4,
        "outgoingOrder": 4,
        "shipmentReceived": 4,
        "shipmentSent": 4,
        "roundCost": 8,
        "totalCost": 32
      }
    },
    {
      "teamId": "team-1",
      "teamLabel": "Team 1",
      "roleId": "distributor",
      "historyIndex": 5,
      "history": {
        "round": 5,
        "inventory": 8,
        "backlog": 0,
        "incomingOrder": 4,
        "outgoingOrder": 4,
        "shipmentReceived": 4,
        "shipmentSent": 4,
        "roundCost": 8,
        "totalCost": 40
      }
    },
    {
      "teamId": "team-1",
      "teamLabel": "Team 1",
      "roleId": "distributor",
      "historyIndex": 6,
      "history": {
        "round": 6,
        "inventory": 8,
        "backlog": 0,
        "incomingOrder": 4,
        "outgoingOrder": 4,
        "shipmentReceived": 4,
        "shipmentSent": 4,
        "roundCost": 8,
        "totalCost": 48
      }
    },
    {
      "teamId": "team-1",
      "teamLabel": "Team 1",
      "roleId": "distributor",
      "historyIndex": 7,
      "history": {
        "round": 7,
        "inventory": 8,
        "backlog": 0,
        "incomingOrder": 4,
        "outgoingOrder": 4,
        "shipmentReceived": 4,
        "shipmentSent": 4,
        "roundCost": 8,
        "totalCost": 56
      }
    },
    {
      "teamId": "team-1",
      "teamLabel": "Team 1",
      "roleId": "distributor",
      "historyIndex": 8,
      "history": {
        "round": 8,
        "inventory": 8,
        "backlog": 0,
        "incomingOrder": 4,
        "outgoingOrder": 4,
        "shipmentReceived": 4,
        "shipmentSent": 4,
        "roundCost": 8,
        "totalCost": 64
      }
    },
    {
      "teamId": "team-1",
      "teamLabel": "Team 1",
      "roleId": "distributor",
      "historyIndex": 9,
      "history": {
        "round": 9,
        "inventory": 8,
        "backlog": 0,
        "incomingOrder": 4,
        "outgoingOrder": 4,
        "shipmentReceived": 4,
        "shipmentSent": 4,
        "roundCost": 8,
        "totalCost": 72
      }
    },
    {
      "teamId": "team-1",
      "teamLabel": "Team 1",
      "roleId": "distributor",
      "historyIndex": 10,
      "history": {
        "round": 10,
        "inventory": 8,
        "backlog": 0,
        "incomingOrder": 4,
        "outgoingOrder": 4,
        "shipmentReceived": 4,
        "shipmentSent": 4,
        "roundCost": 8,
        "totalCost": 80
      }
    },
    {
      "teamId": "team-1",
      "teamLabel": "Team 1",
      "roleId": "distributor",
      "historyIndex": 11,
      "history": {
        "round": 11,
        "inventory": 8,
        "backlog": 0,
        "incomingOrder": 4,
        "outgoingOrder": 4,
        "shipmentReceived": 4,
        "shipmentSent": 4,
        "roundCost": 8,
        "totalCost": 88
      }
    },
    {
      "teamId": "team-1",
      "teamLabel": "Team 1",
      "roleId": "distributor",
      "historyIndex": 12,
      "history": {
        "round": 12,
        "inventory": 4,
        "backlog": 0,
        "incomingOrder": 8,
        "outgoingOrder": 4,
        "shipmentReceived": 4,
        "shipmentSent": 8,
        "roundCost": 4,
        "totalCost": 92
      }
    },
    {
      "teamId": "team-1",
      "teamLabel": "Team 1",
      "roleId": "manufacturer",
      "historyIndex": 1,
      "history": {
        "round": 1,
        "inventory": 12,
        "backlog": 0,
        "incomingOrder": 4,
        "outgoingOrder": 4,
        "shipmentReceived": 4,
        "shipmentSent": 4,
        "roundCost": 12,
        "totalCost": 12
      }
    },
    {
      "teamId": "team-1",
      "teamLabel": "Team 1",
      "roleId": "manufacturer",
      "historyIndex": 2,
      "history": {
        "round": 2,
        "inventory": 12,
        "backlog": 0,
        "incomingOrder": 4,
        "outgoingOrder": 4,
        "shipmentReceived": 4,
        "shipmentSent": 4,
        "roundCost": 12,
        "totalCost": 24
      }
    },
    {
      "teamId": "team-1",
      "teamLabel": "Team 1",
      "roleId": "manufacturer",
      "historyIndex": 3,
      "history": {
        "round": 3,
        "inventory": 12,
        "backlog": 0,
        "incomingOrder": 4,
        "outgoingOrder": 4,
        "shipmentReceived": 4,
        "shipmentSent": 4,
        "roundCost": 12,
        "totalCost": 36
      }
    },
    {
      "teamId": "team-1",
      "teamLabel": "Team 1",
      "roleId": "manufacturer",
      "historyIndex": 4,
      "history": {
        "round": 4,
        "inventory": 12,
        "backlog": 0,
        "incomingOrder": 4,
        "outgoingOrder": 4,
        "shipmentReceived": 4,
        "shipmentSent": 4,
        "roundCost": 12,
        "totalCost": 48
      }
    },
    {
      "teamId": "team-1",
      "teamLabel": "Team 1",
      "roleId": "manufacturer",
      "historyIndex": 5,
      "history": {
        "round": 5,
        "inventory": 12,
        "backlog": 0,
        "incomingOrder": 4,
        "outgoingOrder": 4,
        "shipmentReceived": 4,
        "shipmentSent": 4,
        "roundCost": 12,
        "totalCost": 60
      }
    },
    {
      "teamId": "team-1",
      "teamLabel": "Team 1",
      "roleId": "manufacturer",
      "historyIndex": 6,
      "history": {
        "round": 6,
        "inventory": 12,
        "backlog": 0,
        "incomingOrder": 4,
        "outgoingOrder": 4,
        "shipmentReceived": 4,
        "shipmentSent": 4,
        "roundCost": 12,
        "totalCost": 72
      }
    },
    {
      "teamId": "team-1",
      "teamLabel": "Team 1",
      "roleId": "manufacturer",
      "historyIndex": 7,
      "history": {
        "round": 7,
        "inventory": 12,
        "backlog": 0,
        "incomingOrder": 4,
        "outgoingOrder": 4,
        "shipmentReceived": 4,
        "shipmentSent": 4,
        "roundCost": 12,
        "totalCost": 84
      }
    },
    {
      "teamId": "team-1",
      "teamLabel": "Team 1",
      "roleId": "manufacturer",
      "historyIndex": 8,
      "history": {
        "round": 8,
        "inventory": 12,
        "backlog": 0,
        "incomingOrder": 4,
        "outgoingOrder": 4,
        "shipmentReceived": 4,
        "shipmentSent": 4,
        "roundCost": 12,
        "totalCost": 96
      }
    },
    {
      "teamId": "team-1",
      "teamLabel": "Team 1",
      "roleId": "manufacturer",
      "historyIndex": 9,
      "history": {
        "round": 9,
        "inventory": 12,
        "backlog": 0,
        "incomingOrder": 4,
        "outgoingOrder": 4,
        "shipmentReceived": 4,
        "shipmentSent": 4,
        "roundCost": 12,
        "totalCost": 108
      }
    },
    {
      "teamId": "team-1",
      "teamLabel": "Team 1",
      "roleId": "manufacturer",
      "historyIndex": 10,
      "history": {
        "round": 10,
        "inventory": 12,
        "backlog": 0,
        "incomingOrder": 4,
        "outgoingOrder": 4,
        "shipmentReceived": 4,
        "shipmentSent": 4,
        "roundCost": 12,
        "totalCost": 120
      }
    },
    {
      "teamId": "team-1",
      "teamLabel": "Team 1",
      "roleId": "manufacturer",
      "historyIndex": 11,
      "history": {
        "round": 11,
        "inventory": 8,
        "backlog": 0,
        "incomingOrder": 4,
        "outgoingOrder": 0,
        "shipmentReceived": 0,
        "shipmentSent": 4,
        "roundCost": 8,
        "totalCost": 128
      }
    },
    {
      "teamId": "team-1",
      "teamLabel": "Team 1",
      "roleId": "manufacturer",
      "historyIndex": 12,
      "history": {
        "round": 12,
        "inventory": 7,
        "backlog": 0,
        "incomingOrder": 4,
        "outgoingOrder": 3,
        "shipmentReceived": 3,
        "shipmentSent": 4,
        "roundCost": 7,
        "totalCost": 135
      }
    }
  ],
  "reportUrls": {
    "markdown": "https://rabletusten.tail11e917.ts.net/session-report.md?sessionId=network-classroom-1780251424631",
    "json": "https://rabletusten.tail11e917.ts.net/session-report.json?sessionId=network-classroom-1780251424631",
    "csv": "https://rabletusten.tail11e917.ts.net/session-report.csv?sessionId=network-classroom-1780251424631"
  }
}