{
  "reportVersion": 1,
  "generatedAtIso": "2026-07-25T21:11:22.104Z",
  "session": {
    "sessionId": "network-classroom-1780296622464",
    "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-06-01T06:50:22.465Z",
    "publicBaseUrl": "https://rabletusten.tail11e917.ts.net"
  },
  "summary": {
    "totalTeams": 1,
    "roleCount": 4,
    "submittedCurrentRound": 4,
    "requiredCurrentRoundSubmissions": 4,
    "missingCurrentRoundSubmissions": 0,
    "totalInventory": 264,
    "totalBacklog": 158,
    "totalRoundCost": 580,
    "totalAccumulatedCost": 1595,
    "totalCompletedRoleRounds": 48
  },
  "currentRoles": [
    {
      "teamId": "team-1",
      "teamLabel": "Team 1",
      "roleId": "retailer",
      "incomingOrder": 8,
      "outgoingOrderDraft": 100,
      "inventory": 0,
      "backlog": 16,
      "lastShipmentReceived": 11,
      "lastShipmentSent": 11,
      "shipmentCapacityLimit": null,
      "shipmentCapped": false,
      "productionCapacityLimit": null,
      "productionCapped": false,
      "roundCost": 32,
      "totalCost": 194,
      "completedRounds": 12
    },
    {
      "teamId": "team-1",
      "teamLabel": "Team 1",
      "roleId": "wholesaler",
      "incomingOrder": 100,
      "outgoingOrderDraft": 20,
      "inventory": 0,
      "backlog": 57,
      "lastShipmentReceived": 8,
      "lastShipmentSent": 8,
      "shipmentCapacityLimit": null,
      "shipmentCapped": false,
      "productionCapacityLimit": null,
      "productionCapped": false,
      "roundCost": 114,
      "totalCost": 392,
      "completedRounds": 12
    },
    {
      "teamId": "team-1",
      "teamLabel": "Team 1",
      "roleId": "distributor",
      "incomingOrder": 20,
      "outgoingOrderDraft": 150,
      "inventory": 0,
      "backlog": 85,
      "lastShipmentReceived": 30,
      "lastShipmentSent": 30,
      "shipmentCapacityLimit": null,
      "shipmentCapped": false,
      "productionCapacityLimit": null,
      "productionCapped": false,
      "roundCost": 170,
      "totalCost": 277,
      "completedRounds": 12
    },
    {
      "teamId": "team-1",
      "teamLabel": "Team 1",
      "roleId": "manufacturer",
      "incomingOrder": 150,
      "outgoingOrderDraft": 142,
      "inventory": 264,
      "backlog": 0,
      "lastShipmentReceived": 142,
      "lastShipmentSent": 20,
      "shipmentCapacityLimit": null,
      "shipmentCapped": false,
      "productionCapacityLimit": null,
      "productionCapped": false,
      "roundCost": 264,
      "totalCost": 732,
      "completedRounds": 12
    }
  ],
  "submissions": [
    {
      "round": 12,
      "teamId": "team-1",
      "teamLabel": "Team 1",
      "roleId": "retailer",
      "submitted": true,
      "orderQuantity": 100,
      "submittedAtIso": "2026-06-01T07:12:50.063Z"
    },
    {
      "round": 12,
      "teamId": "team-1",
      "teamLabel": "Team 1",
      "roleId": "wholesaler",
      "submitted": true,
      "orderQuantity": 20,
      "submittedAtIso": "2026-06-01T07:12:28.561Z"
    },
    {
      "round": 12,
      "teamId": "team-1",
      "teamLabel": "Team 1",
      "roleId": "distributor",
      "submitted": true,
      "orderQuantity": 150,
      "submittedAtIso": "2026-06-01T07:13:26.987Z"
    },
    {
      "round": 12,
      "teamId": "team-1",
      "teamLabel": "Team 1",
      "roleId": "manufacturer",
      "submitted": true,
      "orderQuantity": 142,
      "submittedAtIso": "2026-06-01T07:11:39.410Z"
    }
  ],
  "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": 6,
        "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": 6,
        "shipmentReceived": 4,
        "shipmentSent": 4,
        "roundCost": 8,
        "totalCost": 24
      }
    },
    {
      "teamId": "team-1",
      "teamLabel": "Team 1",
      "roleId": "retailer",
      "historyIndex": 4,
      "history": {
        "round": 4,
        "inventory": 10,
        "backlog": 0,
        "incomingOrder": 4,
        "outgoingOrder": 0,
        "shipmentReceived": 6,
        "shipmentSent": 4,
        "roundCost": 10,
        "totalCost": 34
      }
    },
    {
      "teamId": "team-1",
      "teamLabel": "Team 1",
      "roleId": "retailer",
      "historyIndex": 5,
      "history": {
        "round": 5,
        "inventory": 8,
        "backlog": 0,
        "incomingOrder": 8,
        "outgoingOrder": 2,
        "shipmentReceived": 6,
        "shipmentSent": 8,
        "roundCost": 8,
        "totalCost": 42
      }
    },
    {
      "teamId": "team-1",
      "teamLabel": "Team 1",
      "roleId": "retailer",
      "historyIndex": 6,
      "history": {
        "round": 6,
        "inventory": 0,
        "backlog": 0,
        "incomingOrder": 8,
        "outgoingOrder": 2,
        "shipmentReceived": 0,
        "shipmentSent": 8,
        "roundCost": 0,
        "totalCost": 42
      }
    },
    {
      "teamId": "team-1",
      "teamLabel": "Team 1",
      "roleId": "retailer",
      "historyIndex": 7,
      "history": {
        "round": 7,
        "inventory": 0,
        "backlog": 6,
        "incomingOrder": 8,
        "outgoingOrder": 8,
        "shipmentReceived": 2,
        "shipmentSent": 2,
        "roundCost": 12,
        "totalCost": 54
      }
    },
    {
      "teamId": "team-1",
      "teamLabel": "Team 1",
      "roleId": "retailer",
      "historyIndex": 8,
      "history": {
        "round": 8,
        "inventory": 0,
        "backlog": 12,
        "incomingOrder": 8,
        "outgoingOrder": 15,
        "shipmentReceived": 2,
        "shipmentSent": 2,
        "roundCost": 24,
        "totalCost": 78
      }
    },
    {
      "teamId": "team-1",
      "teamLabel": "Team 1",
      "roleId": "retailer",
      "historyIndex": 9,
      "history": {
        "round": 9,
        "inventory": 0,
        "backlog": 12,
        "incomingOrder": 8,
        "outgoingOrder": 20,
        "shipmentReceived": 8,
        "shipmentSent": 8,
        "roundCost": 24,
        "totalCost": 102
      }
    },
    {
      "teamId": "team-1",
      "teamLabel": "Team 1",
      "roleId": "retailer",
      "historyIndex": 10,
      "history": {
        "round": 10,
        "inventory": 0,
        "backlog": 11,
        "incomingOrder": 8,
        "outgoingOrder": 50,
        "shipmentReceived": 9,
        "shipmentSent": 9,
        "roundCost": 22,
        "totalCost": 124
      }
    },
    {
      "teamId": "team-1",
      "teamLabel": "Team 1",
      "roleId": "retailer",
      "historyIndex": 11,
      "history": {
        "round": 11,
        "inventory": 0,
        "backlog": 19,
        "incomingOrder": 8,
        "outgoingOrder": 0,
        "shipmentReceived": 0,
        "shipmentSent": 0,
        "roundCost": 38,
        "totalCost": 162
      }
    },
    {
      "teamId": "team-1",
      "teamLabel": "Team 1",
      "roleId": "retailer",
      "historyIndex": 12,
      "history": {
        "round": 12,
        "inventory": 0,
        "backlog": 16,
        "incomingOrder": 8,
        "outgoingOrder": 100,
        "shipmentReceived": 11,
        "shipmentSent": 11,
        "roundCost": 32,
        "totalCost": 194
      }
    },
    {
      "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": 6,
        "shipmentReceived": 4,
        "shipmentSent": 4,
        "roundCost": 8,
        "totalCost": 16
      }
    },
    {
      "teamId": "team-1",
      "teamLabel": "Team 1",
      "roleId": "wholesaler",
      "historyIndex": 3,
      "history": {
        "round": 3,
        "inventory": 6,
        "backlog": 0,
        "incomingOrder": 6,
        "outgoingOrder": 6,
        "shipmentReceived": 4,
        "shipmentSent": 6,
        "roundCost": 6,
        "totalCost": 22
      }
    },
    {
      "teamId": "team-1",
      "teamLabel": "Team 1",
      "roleId": "wholesaler",
      "historyIndex": 4,
      "history": {
        "round": 4,
        "inventory": 6,
        "backlog": 0,
        "incomingOrder": 6,
        "outgoingOrder": 8,
        "shipmentReceived": 6,
        "shipmentSent": 6,
        "roundCost": 6,
        "totalCost": 28
      }
    },
    {
      "teamId": "team-1",
      "teamLabel": "Team 1",
      "roleId": "wholesaler",
      "historyIndex": 5,
      "history": {
        "round": 5,
        "inventory": 12,
        "backlog": 0,
        "incomingOrder": 0,
        "outgoingOrder": 1,
        "shipmentReceived": 6,
        "shipmentSent": 0,
        "roundCost": 12,
        "totalCost": 40
      }
    },
    {
      "teamId": "team-1",
      "teamLabel": "Team 1",
      "roleId": "wholesaler",
      "historyIndex": 6,
      "history": {
        "round": 6,
        "inventory": 18,
        "backlog": 0,
        "incomingOrder": 2,
        "outgoingOrder": 0,
        "shipmentReceived": 8,
        "shipmentSent": 2,
        "roundCost": 18,
        "totalCost": 58
      }
    },
    {
      "teamId": "team-1",
      "teamLabel": "Team 1",
      "roleId": "wholesaler",
      "historyIndex": 7,
      "history": {
        "round": 7,
        "inventory": 17,
        "backlog": 0,
        "incomingOrder": 2,
        "outgoingOrder": 0,
        "shipmentReceived": 1,
        "shipmentSent": 2,
        "roundCost": 17,
        "totalCost": 75
      }
    },
    {
      "teamId": "team-1",
      "teamLabel": "Team 1",
      "roleId": "wholesaler",
      "historyIndex": 8,
      "history": {
        "round": 8,
        "inventory": 9,
        "backlog": 0,
        "incomingOrder": 8,
        "outgoingOrder": 0,
        "shipmentReceived": 0,
        "shipmentSent": 8,
        "roundCost": 9,
        "totalCost": 84
      }
    },
    {
      "teamId": "team-1",
      "teamLabel": "Team 1",
      "roleId": "wholesaler",
      "historyIndex": 9,
      "history": {
        "round": 9,
        "inventory": 0,
        "backlog": 6,
        "incomingOrder": 15,
        "outgoingOrder": 24,
        "shipmentReceived": 0,
        "shipmentSent": 9,
        "roundCost": 12,
        "totalCost": 96
      }
    },
    {
      "teamId": "team-1",
      "teamLabel": "Team 1",
      "roleId": "wholesaler",
      "historyIndex": 10,
      "history": {
        "round": 10,
        "inventory": 0,
        "backlog": 26,
        "incomingOrder": 20,
        "outgoingOrder": 10,
        "shipmentReceived": 0,
        "shipmentSent": 0,
        "roundCost": 52,
        "totalCost": 148
      }
    },
    {
      "teamId": "team-1",
      "teamLabel": "Team 1",
      "roleId": "wholesaler",
      "historyIndex": 11,
      "history": {
        "round": 11,
        "inventory": 0,
        "backlog": 65,
        "incomingOrder": 50,
        "outgoingOrder": 100,
        "shipmentReceived": 11,
        "shipmentSent": 11,
        "roundCost": 130,
        "totalCost": 278
      }
    },
    {
      "teamId": "team-1",
      "teamLabel": "Team 1",
      "roleId": "wholesaler",
      "historyIndex": 12,
      "history": {
        "round": 12,
        "inventory": 0,
        "backlog": 57,
        "incomingOrder": 0,
        "outgoingOrder": 20,
        "shipmentReceived": 8,
        "shipmentSent": 8,
        "roundCost": 114,
        "totalCost": 392
      }
    },
    {
      "teamId": "team-1",
      "teamLabel": "Team 1",
      "roleId": "distributor",
      "historyIndex": 1,
      "history": {
        "round": 1,
        "inventory": 8,
        "backlog": 0,
        "incomingOrder": 4,
        "outgoingOrder": 8,
        "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": 3,
        "shipmentReceived": 4,
        "shipmentSent": 4,
        "roundCost": 8,
        "totalCost": 16
      }
    },
    {
      "teamId": "team-1",
      "teamLabel": "Team 1",
      "roleId": "distributor",
      "historyIndex": 3,
      "history": {
        "round": 3,
        "inventory": 10,
        "backlog": 0,
        "incomingOrder": 6,
        "outgoingOrder": 3,
        "shipmentReceived": 8,
        "shipmentSent": 6,
        "roundCost": 10,
        "totalCost": 26
      }
    },
    {
      "teamId": "team-1",
      "teamLabel": "Team 1",
      "roleId": "distributor",
      "historyIndex": 4,
      "history": {
        "round": 4,
        "inventory": 7,
        "backlog": 0,
        "incomingOrder": 6,
        "outgoingOrder": 0,
        "shipmentReceived": 3,
        "shipmentSent": 6,
        "roundCost": 7,
        "totalCost": 33
      }
    },
    {
      "teamId": "team-1",
      "teamLabel": "Team 1",
      "roleId": "distributor",
      "historyIndex": 5,
      "history": {
        "round": 5,
        "inventory": 2,
        "backlog": 0,
        "incomingOrder": 8,
        "outgoingOrder": 0,
        "shipmentReceived": 3,
        "shipmentSent": 8,
        "roundCost": 2,
        "totalCost": 35
      }
    },
    {
      "teamId": "team-1",
      "teamLabel": "Team 1",
      "roleId": "distributor",
      "historyIndex": 6,
      "history": {
        "round": 6,
        "inventory": 1,
        "backlog": 0,
        "incomingOrder": 1,
        "outgoingOrder": 4,
        "shipmentReceived": 0,
        "shipmentSent": 1,
        "roundCost": 1,
        "totalCost": 36
      }
    },
    {
      "teamId": "team-1",
      "teamLabel": "Team 1",
      "roleId": "distributor",
      "historyIndex": 7,
      "history": {
        "round": 7,
        "inventory": 1,
        "backlog": 0,
        "incomingOrder": 0,
        "outgoingOrder": 4,
        "shipmentReceived": 0,
        "shipmentSent": 0,
        "roundCost": 1,
        "totalCost": 37
      }
    },
    {
      "teamId": "team-1",
      "teamLabel": "Team 1",
      "roleId": "distributor",
      "historyIndex": 8,
      "history": {
        "round": 8,
        "inventory": 5,
        "backlog": 0,
        "incomingOrder": 0,
        "outgoingOrder": 2,
        "shipmentReceived": 4,
        "shipmentSent": 0,
        "roundCost": 5,
        "totalCost": 42
      }
    },
    {
      "teamId": "team-1",
      "teamLabel": "Team 1",
      "roleId": "distributor",
      "historyIndex": 9,
      "history": {
        "round": 9,
        "inventory": 9,
        "backlog": 0,
        "incomingOrder": 0,
        "outgoingOrder": 8,
        "shipmentReceived": 4,
        "shipmentSent": 0,
        "roundCost": 9,
        "totalCost": 51
      }
    },
    {
      "teamId": "team-1",
      "teamLabel": "Team 1",
      "roleId": "distributor",
      "historyIndex": 10,
      "history": {
        "round": 10,
        "inventory": 0,
        "backlog": 13,
        "incomingOrder": 24,
        "outgoingOrder": 30,
        "shipmentReceived": 2,
        "shipmentSent": 11,
        "roundCost": 26,
        "totalCost": 77
      }
    },
    {
      "teamId": "team-1",
      "teamLabel": "Team 1",
      "roleId": "distributor",
      "historyIndex": 11,
      "history": {
        "round": 11,
        "inventory": 0,
        "backlog": 15,
        "incomingOrder": 10,
        "outgoingOrder": 20,
        "shipmentReceived": 8,
        "shipmentSent": 8,
        "roundCost": 30,
        "totalCost": 107
      }
    },
    {
      "teamId": "team-1",
      "teamLabel": "Team 1",
      "roleId": "distributor",
      "historyIndex": 12,
      "history": {
        "round": 12,
        "inventory": 0,
        "backlog": 85,
        "incomingOrder": 100,
        "outgoingOrder": 150,
        "shipmentReceived": 30,
        "shipmentSent": 30,
        "roundCost": 170,
        "totalCost": 277
      }
    },
    {
      "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": 8,
        "outgoingOrder": 8,
        "shipmentReceived": 8,
        "shipmentSent": 8,
        "roundCost": 12,
        "totalCost": 24
      }
    },
    {
      "teamId": "team-1",
      "teamLabel": "Team 1",
      "roleId": "manufacturer",
      "historyIndex": 3,
      "history": {
        "round": 3,
        "inventory": 21,
        "backlog": 0,
        "incomingOrder": 3,
        "outgoingOrder": 12,
        "shipmentReceived": 12,
        "shipmentSent": 3,
        "roundCost": 21,
        "totalCost": 45
      }
    },
    {
      "teamId": "team-1",
      "teamLabel": "Team 1",
      "roleId": "manufacturer",
      "historyIndex": 4,
      "history": {
        "round": 4,
        "inventory": 21,
        "backlog": 0,
        "incomingOrder": 3,
        "outgoingOrder": 3,
        "shipmentReceived": 3,
        "shipmentSent": 3,
        "roundCost": 21,
        "totalCost": 66
      }
    },
    {
      "teamId": "team-1",
      "teamLabel": "Team 1",
      "roleId": "manufacturer",
      "historyIndex": 5,
      "history": {
        "round": 5,
        "inventory": 24,
        "backlog": 0,
        "incomingOrder": 0,
        "outgoingOrder": 3,
        "shipmentReceived": 3,
        "shipmentSent": 0,
        "roundCost": 24,
        "totalCost": 90
      }
    },
    {
      "teamId": "team-1",
      "teamLabel": "Team 1",
      "roleId": "manufacturer",
      "historyIndex": 6,
      "history": {
        "round": 6,
        "inventory": 34,
        "backlog": 0,
        "incomingOrder": 0,
        "outgoingOrder": 10,
        "shipmentReceived": 10,
        "shipmentSent": 0,
        "roundCost": 34,
        "totalCost": 124
      }
    },
    {
      "teamId": "team-1",
      "teamLabel": "Team 1",
      "roleId": "manufacturer",
      "historyIndex": 7,
      "history": {
        "round": 7,
        "inventory": 40,
        "backlog": 0,
        "incomingOrder": 4,
        "outgoingOrder": 10,
        "shipmentReceived": 10,
        "shipmentSent": 4,
        "roundCost": 40,
        "totalCost": 164
      }
    },
    {
      "teamId": "team-1",
      "teamLabel": "Team 1",
      "roleId": "manufacturer",
      "historyIndex": 8,
      "history": {
        "round": 8,
        "inventory": 40,
        "backlog": 0,
        "incomingOrder": 4,
        "outgoingOrder": 4,
        "shipmentReceived": 4,
        "shipmentSent": 4,
        "roundCost": 40,
        "totalCost": 204
      }
    },
    {
      "teamId": "team-1",
      "teamLabel": "Team 1",
      "roleId": "manufacturer",
      "historyIndex": 9,
      "history": {
        "round": 9,
        "inventory": 50,
        "backlog": 0,
        "incomingOrder": 2,
        "outgoingOrder": 12,
        "shipmentReceived": 12,
        "shipmentSent": 2,
        "roundCost": 50,
        "totalCost": 254
      }
    },
    {
      "teamId": "team-1",
      "teamLabel": "Team 1",
      "roleId": "manufacturer",
      "historyIndex": 10,
      "history": {
        "round": 10,
        "inventory": 72,
        "backlog": 0,
        "incomingOrder": 8,
        "outgoingOrder": 30,
        "shipmentReceived": 30,
        "shipmentSent": 8,
        "roundCost": 72,
        "totalCost": 326
      }
    },
    {
      "teamId": "team-1",
      "teamLabel": "Team 1",
      "roleId": "manufacturer",
      "historyIndex": 11,
      "history": {
        "round": 11,
        "inventory": 142,
        "backlog": 0,
        "incomingOrder": 30,
        "outgoingOrder": 100,
        "shipmentReceived": 100,
        "shipmentSent": 30,
        "roundCost": 142,
        "totalCost": 468
      }
    },
    {
      "teamId": "team-1",
      "teamLabel": "Team 1",
      "roleId": "manufacturer",
      "historyIndex": 12,
      "history": {
        "round": 12,
        "inventory": 264,
        "backlog": 0,
        "incomingOrder": 20,
        "outgoingOrder": 142,
        "shipmentReceived": 142,
        "shipmentSent": 20,
        "roundCost": 264,
        "totalCost": 732
      }
    }
  ],
  "reportUrls": {
    "markdown": "https://rabletusten.tail11e917.ts.net/session-report.md?sessionId=network-classroom-1780296622464",
    "json": "https://rabletusten.tail11e917.ts.net/session-report.json?sessionId=network-classroom-1780296622464",
    "csv": "https://rabletusten.tail11e917.ts.net/session-report.csv?sessionId=network-classroom-1780296622464"
  }
}