{
  "reportVersion": 1,
  "generatedAtIso": "2026-07-24T19:41:47.518Z",
  "session": {
    "sessionId": "network-classroom-1780299035445",
    "title": "Standard Beer Game",
    "status": "running",
    "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-01T07:30:35.445Z",
    "publicBaseUrl": "https://rabletusten.tail11e917.ts.net"
  },
  "summary": {
    "totalTeams": 1,
    "roleCount": 4,
    "submittedCurrentRound": 4,
    "requiredCurrentRoundSubmissions": 4,
    "missingCurrentRoundSubmissions": 0,
    "totalInventory": 1218,
    "totalBacklog": 512,
    "totalRoundCost": 2242,
    "totalAccumulatedCost": 6172,
    "totalCompletedRoleRounds": 44
  },
  "currentRoles": [
    {
      "teamId": "team-1",
      "teamLabel": "Team 1",
      "roleId": "retailer",
      "incomingOrder": 8,
      "outgoingOrderDraft": 0,
      "inventory": 88,
      "backlog": 0,
      "lastShipmentReceived": 60,
      "lastShipmentSent": 8,
      "shipmentCapacityLimit": null,
      "shipmentCapped": false,
      "productionCapacityLimit": null,
      "productionCapped": false,
      "roundCost": 88,
      "totalCost": 302,
      "completedRounds": 11
    },
    {
      "teamId": "team-1",
      "teamLabel": "Team 1",
      "roleId": "wholesaler",
      "incomingOrder": 0,
      "outgoingOrderDraft": 67,
      "inventory": 0,
      "backlog": 52,
      "lastShipmentReceived": 130,
      "lastShipmentSent": 130,
      "shipmentCapacityLimit": null,
      "shipmentCapped": false,
      "productionCapacityLimit": null,
      "productionCapped": false,
      "roundCost": 104,
      "totalCost": 1132,
      "completedRounds": 11
    },
    {
      "teamId": "team-1",
      "teamLabel": "Team 1",
      "roleId": "distributor",
      "incomingOrder": 42,
      "outgoingOrderDraft": 500,
      "inventory": 0,
      "backlog": 460,
      "lastShipmentReceived": 130,
      "lastShipmentSent": 130,
      "shipmentCapacityLimit": null,
      "shipmentCapped": false,
      "productionCapacityLimit": null,
      "productionCapped": false,
      "roundCost": 920,
      "totalCost": 1824,
      "completedRounds": 11
    },
    {
      "teamId": "team-1",
      "teamLabel": "Team 1",
      "roleId": "manufacturer",
      "incomingOrder": 999,
      "outgoingOrderDraft": 999,
      "inventory": 1130,
      "backlog": 0,
      "lastShipmentReceived": 500,
      "lastShipmentSent": 130,
      "shipmentCapacityLimit": null,
      "shipmentCapped": false,
      "productionCapacityLimit": null,
      "productionCapped": false,
      "roundCost": 1130,
      "totalCost": 2914,
      "completedRounds": 11
    }
  ],
  "submissions": [
    {
      "round": 12,
      "teamId": "team-1",
      "teamLabel": "Team 1",
      "roleId": "retailer",
      "submitted": true,
      "orderQuantity": 0,
      "submittedAtIso": "2026-06-01T07:44:26.660Z"
    },
    {
      "round": 12,
      "teamId": "team-1",
      "teamLabel": "Team 1",
      "roleId": "wholesaler",
      "submitted": true,
      "orderQuantity": 67,
      "submittedAtIso": "2026-06-01T07:44:25.496Z"
    },
    {
      "round": 12,
      "teamId": "team-1",
      "teamLabel": "Team 1",
      "roleId": "distributor",
      "submitted": true,
      "orderQuantity": 500,
      "submittedAtIso": "2026-06-01T07:44:35.627Z"
    },
    {
      "round": 12,
      "teamId": "team-1",
      "teamLabel": "Team 1",
      "roleId": "manufacturer",
      "submitted": true,
      "orderQuantity": 999,
      "submittedAtIso": "2026-06-01T07:44:26.531Z"
    }
  ],
  "missingSubmissions": [],
  "historyRows": [
    {
      "teamId": "team-1",
      "teamLabel": "Team 1",
      "roleId": "retailer",
      "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": "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": 12,
        "backlog": 0,
        "incomingOrder": 4,
        "outgoingOrder": 4,
        "shipmentReceived": 8,
        "shipmentSent": 4,
        "roundCost": 12,
        "totalCost": 28
      }
    },
    {
      "teamId": "team-1",
      "teamLabel": "Team 1",
      "roleId": "retailer",
      "historyIndex": 4,
      "history": {
        "round": 4,
        "inventory": 12,
        "backlog": 0,
        "incomingOrder": 4,
        "outgoingOrder": 30,
        "shipmentReceived": 4,
        "shipmentSent": 4,
        "roundCost": 12,
        "totalCost": 40
      }
    },
    {
      "teamId": "team-1",
      "teamLabel": "Team 1",
      "roleId": "retailer",
      "historyIndex": 5,
      "history": {
        "round": 5,
        "inventory": 8,
        "backlog": 0,
        "incomingOrder": 8,
        "outgoingOrder": 40,
        "shipmentReceived": 4,
        "shipmentSent": 8,
        "roundCost": 8,
        "totalCost": 48
      }
    },
    {
      "teamId": "team-1",
      "teamLabel": "Team 1",
      "roleId": "retailer",
      "historyIndex": 6,
      "history": {
        "round": 6,
        "inventory": 28,
        "backlog": 0,
        "incomingOrder": 8,
        "outgoingOrder": 10,
        "shipmentReceived": 28,
        "shipmentSent": 8,
        "roundCost": 28,
        "totalCost": 76
      }
    },
    {
      "teamId": "team-1",
      "teamLabel": "Team 1",
      "roleId": "retailer",
      "historyIndex": 7,
      "history": {
        "round": 7,
        "inventory": 24,
        "backlog": 0,
        "incomingOrder": 8,
        "outgoingOrder": 10,
        "shipmentReceived": 4,
        "shipmentSent": 8,
        "roundCost": 24,
        "totalCost": 100
      }
    },
    {
      "teamId": "team-1",
      "teamLabel": "Team 1",
      "roleId": "retailer",
      "historyIndex": 8,
      "history": {
        "round": 8,
        "inventory": 40,
        "backlog": 0,
        "incomingOrder": 8,
        "outgoingOrder": 200,
        "shipmentReceived": 24,
        "shipmentSent": 8,
        "roundCost": 40,
        "totalCost": 140
      }
    },
    {
      "teamId": "team-1",
      "teamLabel": "Team 1",
      "roleId": "retailer",
      "historyIndex": 9,
      "history": {
        "round": 9,
        "inventory": 38,
        "backlog": 0,
        "incomingOrder": 8,
        "outgoingOrder": 20,
        "shipmentReceived": 6,
        "shipmentSent": 8,
        "roundCost": 38,
        "totalCost": 178
      }
    },
    {
      "teamId": "team-1",
      "teamLabel": "Team 1",
      "roleId": "retailer",
      "historyIndex": 10,
      "history": {
        "round": 10,
        "inventory": 36,
        "backlog": 0,
        "incomingOrder": 8,
        "outgoingOrder": 0,
        "shipmentReceived": 6,
        "shipmentSent": 8,
        "roundCost": 36,
        "totalCost": 214
      }
    },
    {
      "teamId": "team-1",
      "teamLabel": "Team 1",
      "roleId": "retailer",
      "historyIndex": 11,
      "history": {
        "round": 11,
        "inventory": 88,
        "backlog": 0,
        "incomingOrder": 8,
        "outgoingOrder": 0,
        "shipmentReceived": 60,
        "shipmentSent": 8,
        "roundCost": 88,
        "totalCost": 302
      }
    },
    {
      "teamId": "team-1",
      "teamLabel": "Team 1",
      "roleId": "wholesaler",
      "historyIndex": 1,
      "history": {
        "round": 1,
        "inventory": 8,
        "backlog": 0,
        "incomingOrder": 4,
        "outgoingOrder": 12,
        "shipmentReceived": 0,
        "shipmentSent": 4,
        "roundCost": 8,
        "totalCost": 8
      }
    },
    {
      "teamId": "team-1",
      "teamLabel": "Team 1",
      "roleId": "wholesaler",
      "historyIndex": 2,
      "history": {
        "round": 2,
        "inventory": 4,
        "backlog": 0,
        "incomingOrder": 8,
        "outgoingOrder": 6,
        "shipmentReceived": 4,
        "shipmentSent": 8,
        "roundCost": 4,
        "totalCost": 12
      }
    },
    {
      "teamId": "team-1",
      "teamLabel": "Team 1",
      "roleId": "wholesaler",
      "historyIndex": 3,
      "history": {
        "round": 3,
        "inventory": 12,
        "backlog": 0,
        "incomingOrder": 4,
        "outgoingOrder": 16,
        "shipmentReceived": 12,
        "shipmentSent": 4,
        "roundCost": 12,
        "totalCost": 24
      }
    },
    {
      "teamId": "team-1",
      "teamLabel": "Team 1",
      "roleId": "wholesaler",
      "historyIndex": 4,
      "history": {
        "round": 4,
        "inventory": 12,
        "backlog": 0,
        "incomingOrder": 4,
        "outgoingOrder": 2,
        "shipmentReceived": 4,
        "shipmentSent": 4,
        "roundCost": 12,
        "totalCost": 36
      }
    },
    {
      "teamId": "team-1",
      "teamLabel": "Team 1",
      "roleId": "wholesaler",
      "historyIndex": 5,
      "history": {
        "round": 5,
        "inventory": 0,
        "backlog": 2,
        "incomingOrder": 30,
        "outgoingOrder": 40,
        "shipmentReceived": 16,
        "shipmentSent": 28,
        "roundCost": 4,
        "totalCost": 40
      }
    },
    {
      "teamId": "team-1",
      "teamLabel": "Team 1",
      "roleId": "wholesaler",
      "historyIndex": 6,
      "history": {
        "round": 6,
        "inventory": 0,
        "backlog": 38,
        "incomingOrder": 40,
        "outgoingOrder": 67,
        "shipmentReceived": 4,
        "shipmentSent": 4,
        "roundCost": 76,
        "totalCost": 116
      }
    },
    {
      "teamId": "team-1",
      "teamLabel": "Team 1",
      "roleId": "wholesaler",
      "historyIndex": 7,
      "history": {
        "round": 7,
        "inventory": 0,
        "backlog": 24,
        "incomingOrder": 10,
        "outgoingOrder": 0,
        "shipmentReceived": 24,
        "shipmentSent": 24,
        "roundCost": 48,
        "totalCost": 164
      }
    },
    {
      "teamId": "team-1",
      "teamLabel": "Team 1",
      "roleId": "wholesaler",
      "historyIndex": 8,
      "history": {
        "round": 8,
        "inventory": 0,
        "backlog": 28,
        "incomingOrder": 10,
        "outgoingOrder": 42,
        "shipmentReceived": 6,
        "shipmentSent": 6,
        "roundCost": 56,
        "totalCost": 220
      }
    },
    {
      "teamId": "team-1",
      "teamLabel": "Team 1",
      "roleId": "wholesaler",
      "historyIndex": 9,
      "history": {
        "round": 9,
        "inventory": 0,
        "backlog": 222,
        "incomingOrder": 200,
        "outgoingOrder": 300,
        "shipmentReceived": 6,
        "shipmentSent": 6,
        "roundCost": 444,
        "totalCost": 664
      }
    },
    {
      "teamId": "team-1",
      "teamLabel": "Team 1",
      "roleId": "wholesaler",
      "historyIndex": 10,
      "history": {
        "round": 10,
        "inventory": 0,
        "backlog": 182,
        "incomingOrder": 20,
        "outgoingOrder": 367,
        "shipmentReceived": 60,
        "shipmentSent": 60,
        "roundCost": 364,
        "totalCost": 1028
      }
    },
    {
      "teamId": "team-1",
      "teamLabel": "Team 1",
      "roleId": "wholesaler",
      "historyIndex": 11,
      "history": {
        "round": 11,
        "inventory": 0,
        "backlog": 52,
        "incomingOrder": 0,
        "outgoingOrder": 42,
        "shipmentReceived": 130,
        "shipmentSent": 130,
        "roundCost": 104,
        "totalCost": 1132
      }
    },
    {
      "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": 0,
        "backlog": 0,
        "incomingOrder": 12,
        "outgoingOrder": 16,
        "shipmentReceived": 4,
        "shipmentSent": 12,
        "roundCost": 0,
        "totalCost": 8
      }
    },
    {
      "teamId": "team-1",
      "teamLabel": "Team 1",
      "roleId": "distributor",
      "historyIndex": 3,
      "history": {
        "round": 3,
        "inventory": 0,
        "backlog": 2,
        "incomingOrder": 6,
        "outgoingOrder": 12,
        "shipmentReceived": 4,
        "shipmentSent": 4,
        "roundCost": 4,
        "totalCost": 12
      }
    },
    {
      "teamId": "team-1",
      "teamLabel": "Team 1",
      "roleId": "distributor",
      "historyIndex": 4,
      "history": {
        "round": 4,
        "inventory": 0,
        "backlog": 2,
        "incomingOrder": 16,
        "outgoingOrder": 16,
        "shipmentReceived": 16,
        "shipmentSent": 16,
        "roundCost": 4,
        "totalCost": 16
      }
    },
    {
      "teamId": "team-1",
      "teamLabel": "Team 1",
      "roleId": "distributor",
      "historyIndex": 5,
      "history": {
        "round": 5,
        "inventory": 8,
        "backlog": 0,
        "incomingOrder": 2,
        "outgoingOrder": 6,
        "shipmentReceived": 12,
        "shipmentSent": 4,
        "roundCost": 8,
        "totalCost": 24
      }
    },
    {
      "teamId": "team-1",
      "teamLabel": "Team 1",
      "roleId": "distributor",
      "historyIndex": 6,
      "history": {
        "round": 6,
        "inventory": 0,
        "backlog": 16,
        "incomingOrder": 40,
        "outgoingOrder": 6,
        "shipmentReceived": 16,
        "shipmentSent": 24,
        "roundCost": 32,
        "totalCost": 56
      }
    },
    {
      "teamId": "team-1",
      "teamLabel": "Team 1",
      "roleId": "distributor",
      "historyIndex": 7,
      "history": {
        "round": 7,
        "inventory": 0,
        "backlog": 77,
        "incomingOrder": 67,
        "outgoingOrder": 60,
        "shipmentReceived": 6,
        "shipmentSent": 6,
        "roundCost": 154,
        "totalCost": 210
      }
    },
    {
      "teamId": "team-1",
      "teamLabel": "Team 1",
      "roleId": "distributor",
      "historyIndex": 8,
      "history": {
        "round": 8,
        "inventory": 0,
        "backlog": 71,
        "incomingOrder": 0,
        "outgoingOrder": 130,
        "shipmentReceived": 6,
        "shipmentSent": 6,
        "roundCost": 142,
        "totalCost": 352
      }
    },
    {
      "teamId": "team-1",
      "teamLabel": "Team 1",
      "roleId": "distributor",
      "historyIndex": 9,
      "history": {
        "round": 9,
        "inventory": 0,
        "backlog": 53,
        "incomingOrder": 42,
        "outgoingOrder": 130,
        "shipmentReceived": 60,
        "shipmentSent": 60,
        "roundCost": 106,
        "totalCost": 458
      }
    },
    {
      "teamId": "team-1",
      "teamLabel": "Team 1",
      "roleId": "distributor",
      "historyIndex": 10,
      "history": {
        "round": 10,
        "inventory": 0,
        "backlog": 223,
        "incomingOrder": 300,
        "outgoingOrder": 130,
        "shipmentReceived": 130,
        "shipmentSent": 130,
        "roundCost": 446,
        "totalCost": 904
      }
    },
    {
      "teamId": "team-1",
      "teamLabel": "Team 1",
      "roleId": "distributor",
      "historyIndex": 11,
      "history": {
        "round": 11,
        "inventory": 0,
        "backlog": 460,
        "incomingOrder": 367,
        "outgoingOrder": 999,
        "shipmentReceived": 130,
        "shipmentSent": 130,
        "roundCost": 920,
        "totalCost": 1824
      }
    },
    {
      "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": 28,
        "backlog": 0,
        "incomingOrder": 4,
        "outgoingOrder": 20,
        "shipmentReceived": 20,
        "shipmentSent": 4,
        "roundCost": 28,
        "totalCost": 40
      }
    },
    {
      "teamId": "team-1",
      "teamLabel": "Team 1",
      "roleId": "manufacturer",
      "historyIndex": 3,
      "history": {
        "round": 3,
        "inventory": 44,
        "backlog": 0,
        "incomingOrder": 16,
        "outgoingOrder": 32,
        "shipmentReceived": 32,
        "shipmentSent": 16,
        "roundCost": 44,
        "totalCost": 84
      }
    },
    {
      "teamId": "team-1",
      "teamLabel": "Team 1",
      "roleId": "manufacturer",
      "historyIndex": 4,
      "history": {
        "round": 4,
        "inventory": 44,
        "backlog": 0,
        "incomingOrder": 12,
        "outgoingOrder": 12,
        "shipmentReceived": 12,
        "shipmentSent": 12,
        "roundCost": 44,
        "totalCost": 128
      }
    },
    {
      "teamId": "team-1",
      "teamLabel": "Team 1",
      "roleId": "manufacturer",
      "historyIndex": 5,
      "history": {
        "round": 5,
        "inventory": 44,
        "backlog": 0,
        "incomingOrder": 16,
        "outgoingOrder": 16,
        "shipmentReceived": 16,
        "shipmentSent": 16,
        "roundCost": 44,
        "totalCost": 172
      }
    },
    {
      "teamId": "team-1",
      "teamLabel": "Team 1",
      "roleId": "manufacturer",
      "historyIndex": 6,
      "history": {
        "round": 6,
        "inventory": 62,
        "backlog": 0,
        "incomingOrder": 6,
        "outgoingOrder": 24,
        "shipmentReceived": 24,
        "shipmentSent": 6,
        "roundCost": 62,
        "totalCost": 234
      }
    },
    {
      "teamId": "team-1",
      "teamLabel": "Team 1",
      "roleId": "manufacturer",
      "historyIndex": 7,
      "history": {
        "round": 7,
        "inventory": 80,
        "backlog": 0,
        "incomingOrder": 6,
        "outgoingOrder": 24,
        "shipmentReceived": 24,
        "shipmentSent": 6,
        "roundCost": 80,
        "totalCost": 314
      }
    },
    {
      "teamId": "team-1",
      "teamLabel": "Team 1",
      "roleId": "manufacturer",
      "historyIndex": 8,
      "history": {
        "round": 8,
        "inventory": 220,
        "backlog": 0,
        "incomingOrder": 60,
        "outgoingOrder": 200,
        "shipmentReceived": 200,
        "shipmentSent": 60,
        "roundCost": 220,
        "totalCost": 534
      }
    },
    {
      "teamId": "team-1",
      "teamLabel": "Team 1",
      "roleId": "manufacturer",
      "historyIndex": 9,
      "history": {
        "round": 9,
        "inventory": 490,
        "backlog": 0,
        "incomingOrder": 130,
        "outgoingOrder": 400,
        "shipmentReceived": 400,
        "shipmentSent": 130,
        "roundCost": 490,
        "totalCost": 1024
      }
    },
    {
      "teamId": "team-1",
      "teamLabel": "Team 1",
      "roleId": "manufacturer",
      "historyIndex": 10,
      "history": {
        "round": 10,
        "inventory": 760,
        "backlog": 0,
        "incomingOrder": 130,
        "outgoingOrder": 400,
        "shipmentReceived": 400,
        "shipmentSent": 130,
        "roundCost": 760,
        "totalCost": 1784
      }
    },
    {
      "teamId": "team-1",
      "teamLabel": "Team 1",
      "roleId": "manufacturer",
      "historyIndex": 11,
      "history": {
        "round": 11,
        "inventory": 1130,
        "backlog": 0,
        "incomingOrder": 130,
        "outgoingOrder": 500,
        "shipmentReceived": 500,
        "shipmentSent": 130,
        "roundCost": 1130,
        "totalCost": 2914
      }
    }
  ],
  "reportUrls": {
    "markdown": "https://rabletusten.tail11e917.ts.net/session-report.md?sessionId=network-classroom-1780299035445",
    "json": "https://rabletusten.tail11e917.ts.net/session-report.json?sessionId=network-classroom-1780299035445",
    "csv": "https://rabletusten.tail11e917.ts.net/session-report.csv?sessionId=network-classroom-1780299035445"
  }
}